Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/libjpeg-turbo/
Djconfig.h.in33 #define BITS_IN_JSAMPLE @BITS_IN_JSAMPLE@ /* use 8 or 12 */ macro
DCMakeLists.txt200 set(BITS_IN_JSAMPLE 12) variable
202 set(BITS_IN_JSAMPLE 8) variable
/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/flutter/skia/third_party/libjpeg-turbo/
Djconfig.h30 #define BITS_IN_JSAMPLE 8 /* use 8 or 12 */ macro
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/win/
Djconfig.h.in10 #define BITS_IN_JSAMPLE @BITS_IN_JSAMPLE@ /* use 8 or 12 */ macro
/third_party/ffmpeg/libavcodec/
Djfdctint_template.c68 #define BITS_IN_JSAMPLE BIT_DEPTH macro
/third_party/libjpeg/
Djmorecfg.h33 #define BITS_IN_JSAMPLE 8 /* use 8, 9, 10, 11, or 12 */ macro