Searched defs:abs_qcoeff (Results 1 – 11 of 11) sorted by relevance
57 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() local206 const int abs_qcoeff = (int)((tmp2 * quant_shift_ptr[rc != 0]) >> 16); in vpx_highbd_quantize_b_c() local317 const int abs_qcoeff = (int)((tmp2 * quant_shift_ptr[rc != 0]) >> 15); in vpx_highbd_quantize_b_32x32_c() local
82 const uint32_t abs_qcoeff = in aom_highbd_quantize_b_sse2() local143 const uint32_t abs_qcoeff = in aom_highbd_quantize_b_32x32_sse2() local201 const uint32_t abs_qcoeff = in aom_highbd_quantize_b_64x64_sse2() local
84 const uint32_t abs_qcoeff = in vpx_highbd_quantize_b_sse2() local146 const uint32_t abs_qcoeff = in vpx_highbd_quantize_b_32x32_sse2() local
89 const __m256i abs_qcoeff = _mm256_mulhi_epi16(tmp_rnd, *quant); in quantize_fp_16() local160 const __m256i abs_qcoeff = _mm256_mulhi_epi16(tmp_rnd, *quant); in quantize_fp_32x32_16_no_nzflag() local191 const __m256i abs_qcoeff = _mm256_mulhi_epi16(tmp_rnd, *quant); in quantize_fp_32x32_16() local
81 const int abs_qcoeff = (int)((tmp * quant_ptr[rc != 0]) >> 16); in vp9_highbd_quantize_fp_c() local140 int abs_qcoeff = 0; in vp9_highbd_quantize_fp_32x32_c() local
155 int abs_qcoeff = 0; in highbd_quantize_fp_helper_c() local187 const int abs_qcoeff = (int)((tmp * quant) >> shift); in highbd_quantize_fp_helper_c() local535 const int abs_qcoeff = in highbd_quantize_dc() local
451 const int abs_qcoeff = abs(qcoeff[idx]); in av1_calc_mb_wiener_var_row() local
2136 int abs_qcoeff = abs(qcoeff); in av1_estimate_coeff_entropy() local
108 const __m256i abs_qcoeff = _mm256_mulhi_epi16(tmp_rnd, *quant256); in quantize_lp_16_first() local131 const __m256i abs_qcoeff = _mm256_mulhi_epi16(tmp_rnd, *quant256); in quantize_lp_16() local
223 const int abs_qcoeff = (int)((tmp2 * quant_shift_ptr[rc != 0]) >> in aom_highbd_quantize_b_adaptive_helper_c() local307 const int abs_qcoeff = (int)((tmp2 * quant_shift_ptr[rc != 0]) >> in aom_highbd_quantize_b_helper_c() local
30 int abs_qcoeff = abs(qcoeff); in laplace_prob() local