Searched refs:UNIT_QUANT_FACTOR (Results 1 – 2 of 2) sorted by relevance
31 #define UNIT_QUANT_FACTOR (1 << UNIT_QUANT_SHIFT) macro
646 op[0] = a1 * UNIT_QUANT_FACTOR; in vp9_fwht4x4_c()647 op[1] = c1 * UNIT_QUANT_FACTOR; in vp9_fwht4x4_c()648 op[2] = d1 * UNIT_QUANT_FACTOR; in vp9_fwht4x4_c()649 op[3] = b1 * UNIT_QUANT_FACTOR; in vp9_fwht4x4_c()