Searched defs:abs_coeff (Results 1 – 1 of 1) sorted by relevance
29 const int abs_coeff = (coeff ^ coeff_sign) - coeff_sign; in vp9_quantize_dc() local50 const int abs_coeff = (coeff ^ coeff_sign) - coeff_sign; in vp9_quantize_dc_32x32() local91 const int abs_coeff = (coeff ^ coeff_sign) - coeff_sign; in vp9_quantize_fp_c() local132 int abs_coeff = (coeff ^ coeff_sign) - coeff_sign; in vp9_quantize_fp_32x32_c() local185 const int abs_coeff = (coeff ^ coeff_sign) - coeff_sign; in vp9_quantize_b_c() local242 int abs_coeff = (coeff ^ coeff_sign) - coeff_sign; in vp9_quantize_b_32x32_c() local