Home
last modified time | relevance | path

Searched defs:DEQUANTIZE (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) macro
217 #define DEQUANTIZE(coef,quantval) \ macro
H A Djidctint.c226 #define DEQUANTIZE(coef,quantval) (coef) //(((ISLOW_MULT_TYPE) (coef)) ) ///(((ISLOW_MULT_TYPE) (… macro
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v1/api/jpeg/cmodel/src/
H A Djidctfst.c215 #define DEQUANTIZE(coef,quantval) (coef) macro
217 #define DEQUANTIZE(coef,quantval) \ macro
H A Djidctint.c226 #define DEQUANTIZE(coef,quantval) (coef) //(((ISLOW_MULT_TYPE) (coef)) ) ///(((ISLOW_MULT_TYPE) (… macro