Searched refs:MAX_COEF_BITS (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/jpeg-7/
H A Djchuff.c35 #define MAX_COEF_BITS 10 macro
37 #define MAX_COEF_BITS 14 macro
591 if (nbits > MAX_COEF_BITS+1)
690 if (nbits > MAX_COEF_BITS)
933 if (nbits > MAX_COEF_BITS+1)
973 if (nbits > MAX_COEF_BITS)
1132 if (nbits > MAX_COEF_BITS+1)
1161 if (nbits > MAX_COEF_BITS)

Completed in 90 milliseconds