Home
last modified time | relevance | path

Searched defs:PASS1_BITS (Results 1 – 10 of 10) sorted by relevance

/third_party/ffmpeg/libavcodec/
Djfdctint_template.c124 #define PASS1_BITS 4 /* set this to 2 if 16x16 multiplies are faster */ macro
128 #define PASS1_BITS 1 /* lose a little precision to avoid overflow */ macro
Djrevdct.c132 #define PASS1_BITS 2 macro
/third_party/skia/third_party/externals/libjpeg-turbo/
Djfdctint.c82 #define PASS1_BITS 2 macro
Djidctfst.c81 #define PASS1_BITS 2 macro
Djidctred.c47 #define PASS1_BITS 2 macro
Djidctint.c104 #define PASS1_BITS 2 macro
/third_party/skia/third_party/externals/libjpeg-turbo/simd/arm/
Djfdctint-neon.c62 #define PASS1_BITS 2 macro
Djidctred-neon.c38 #define PASS1_BITS 2 macro
Djidctfst-neon.c51 #define PASS1_BITS 2 macro
Djidctint-neon.c39 #define PASS1_BITS 2 macro