Searched refs:quantval (Results 1 – 4 of 4) sorted by relevance
215 #define DEQUANTIZE(coef,quantval) (coef) argument217 #define DEQUANTIZE(coef,quantval) \ argument218 DESCALE((coef)*(quantval), IFAST_SCALE_BITS-PASS1_BITS)
226 #define DEQUANTIZE(coef,quantval) (coef) //(((ISLOW_MULT_TYPE) (coef)) ) ///(((ISLOW_MULT_TYPE) (… argument