Home
last modified time | relevance | path

Searched defs:BITS_IN_JSAMPLE (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/libjpeg-turbo/
Djconfig.h.in33 #define BITS_IN_JSAMPLE @BITS_IN_JSAMPLE@ /* use 8 or 12 */ macro
Djconfig.h33 #define BITS_IN_JSAMPLE 8 /* use 8 or 12 */ macro
/third_party/libjpeg-turbo/
Djconfig.h51 #define BITS_IN_JSAMPLE 8 /* use 8 or 12 */ macro
/third_party/ffmpeg/libavcodec/
Djfdctint_template.c68 #define BITS_IN_JSAMPLE BIT_DEPTH macro