Home
last modified time | relevance | path

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

/external/libjpeg-turbo/
Djconfig.h28 #define BITS_IN_JSAMPLE 8 /* use 8 or 12 */ macro
Dconfigure.ac335 AC_DEFINE([BITS_IN_JSAMPLE], [12], [use 8 or 12]) definition
DCMakeLists.txt72 set(BITS_IN_JSAMPLE 12) variable
75 set(BITS_IN_JSAMPLE 8) variable
/external/libjpeg-turbo/win/
Djconfig.h.in20 #define BITS_IN_JSAMPLE @BITS_IN_JSAMPLE@ /* use 8 or 12 */ macro
/external/pdfium/third_party/libjpeg/
Djmorecfg.h26 #define BITS_IN_JSAMPLE 8 /* use 8 or 12 */ macro