Searched defs:abs_qcoeff (Results 1 – 3 of 3) sorted by relevance
84 const uint32_t abs_qcoeff = in vpx_highbd_quantize_b_sse2() local147 const uint32_t abs_qcoeff = in vpx_highbd_quantize_b_32x32_sse2() local
56 const int abs_qcoeff = (int)((tmp * quant) >> 16); in vpx_highbd_quantize_dc() local108 const int abs_qcoeff = (int)((tmp * quant) >> 15); in vpx_highbd_quantize_dc_32x32() local207 const int abs_qcoeff = (int)((tmp2 * quant_shift_ptr[rc != 0]) >> 16); in vpx_highbd_quantize_b_c() local310 const int abs_qcoeff = (int)((tmp2 * quant_shift_ptr[rc != 0]) >> 15); in vpx_highbd_quantize_b_32x32_c() local
82 const int abs_qcoeff = (int)((tmp * quant_ptr[rc != 0]) >> 16); in vp9_highbd_quantize_fp_c() local143 int abs_qcoeff = 0; in vp9_highbd_quantize_fp_32x32_c() local