зеркало из https://github.com/mozilla/gecko-dev.git
Bug 263087 - remove unused IFAST code. Patch by bernard.alleysson@gmail.com.
r+sr=tor
This commit is contained in:
Родитель
8348cd5a18
Коммит
39f3e84889
|
@ -310,7 +310,7 @@ typedef unsigned char boolean;
|
|||
/* Capability options common to encoder and decoder: */
|
||||
|
||||
#define DCT_ISLOW_SUPPORTED /* slow but accurate integer algorithm */
|
||||
#define DCT_IFAST_SUPPORTED /* faster, less accurate integer method */
|
||||
#undef DCT_IFAST_SUPPORTED /* faster, less accurate integer method */
|
||||
#undef DCT_FLOAT_SUPPORTED /* floating-point: accurate, fast on fast HW */
|
||||
|
||||
/* Encoder capability options: */
|
||||
|
|
Загрузка…
Ссылка в новой задаче