Home
last modified time | relevance | path

Searched refs:quantval (Results 1 – 4 of 4) sorted by relevance

/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v2/api/jpeg_ex/cmodel/src/
H A Djidctfst.c215 #define DEQUANTIZE(coef,quantval) (coef) argument
217 #define DEQUANTIZE(coef,quantval) \ argument
218 DESCALE((coef)*(quantval), IFAST_SCALE_BITS-PASS1_BITS)
H A Djidctint.c226 #define DEQUANTIZE(coef,quantval) (coef) //(((ISLOW_MULT_TYPE) (coef)) ) ///(((ISLOW_MULT_TYPE) (… argument
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v1/api/jpeg/cmodel/src/
H A Djidctfst.c215 #define DEQUANTIZE(coef,quantval) (coef) argument
217 #define DEQUANTIZE(coef,quantval) \ argument
218 DESCALE((coef)*(quantval), IFAST_SCALE_BITS-PASS1_BITS)
H A Djidctint.c226 #define DEQUANTIZE(coef,quantval) (coef) //(((ISLOW_MULT_TYPE) (coef)) ) ///(((ISLOW_MULT_TYPE) (… argument