Searched refs:BITS_IN_JSAMPLE (Results 26 - 35 of 35) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/jpeg-7/
H A Dwrbmp.c30 #if BITS_IN_JSAMPLE != 8
H A Djcmaster.c221 if (cinfo->data_precision != BITS_IN_JSAMPLE)
375 #if BITS_IN_JSAMPLE == 8
H A Djcparam.c306 cinfo->data_precision = BITS_IN_JSAMPLE;
H A Djquant1.c127 #if BITS_IN_JSAMPLE == 8
H A Djchuff.c34 #if BITS_IN_JSAMPLE == 8
H A Djfdctint.c86 * require BITS_IN_JSAMPLE + PASS1_BITS + 3 bits; this fits in a 16-bit word
91 * have BITS_IN_JSAMPLE + CONST_BITS + PASS1_BITS <= 26. Error analysis
95 #if BITS_IN_JSAMPLE == 8
146 #if BITS_IN_JSAMPLE == 8
H A Djidctint.c91 * require BITS_IN_JSAMPLE + PASS1_BITS + 3 bits; this fits in a 16-bit word
96 * have BITS_IN_JSAMPLE + CONST_BITS + PASS1_BITS <= 26. Error analysis
100 #if BITS_IN_JSAMPLE == 8
151 #if BITS_IN_JSAMPLE == 8
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/jpeg/
H A Djcparam.c287 cinfo->data_precision = BITS_IN_JSAMPLE;
H A Djquant1.c127 #if BITS_IN_JSAMPLE == 8
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/tiff/
H A Dtif_jpeg.c1015 if (td->td_bitspersample != BITS_IN_JSAMPLE) {

Completed in 110 milliseconds

12