Searched refs:AOMSIGN (Results 1 – 9 of 9) sorted by relevance
60 const int coeff_sign = AOMSIGN(coeff); in quantize_fp_helper_c()87 const int coeff_sign = AOMSIGN(coeff); in quantize_fp_helper_c()135 const int coeff_sign = AOMSIGN(coeff); in highbd_quantize_fp_helper_c()162 const int coeff_sign = AOMSIGN(coeff); in highbd_quantize_fp_helper_c()210 const int coeff_sign = AOMSIGN(coeff); in av1_quantize_lp_c()361 const int coeff_sign = AOMSIGN(coeff); in quantize_dc()506 const int coeff_sign = AOMSIGN(coeff); in highbd_quantize_dc()
741 const int coeff_sign = AOMSIGN(coeff);792 const int sign = AOMSIGN(v);834 const int sign = AOMSIGN(v);
57 const int coeff_sign = AOMSIGN(coeff); in aom_quantize_b_adaptive_helper_c()143 const int coeff_sign = AOMSIGN(coeff); in aom_quantize_b_helper_c()212 const int coeff_sign = AOMSIGN(coeff); in aom_highbd_quantize_b_adaptive_helper_c()295 const int coeff_sign = AOMSIGN(coeff); in aom_highbd_quantize_b_helper_c()
30 #define AOMSIGN(x) ((x) < 0 ? -1 : 0) macro
137 const int coeff_sign = AOMSIGN(coeff); in aom_highbd_quantize_b_32x32_sse2()195 const int coeff_sign = AOMSIGN(coeff); in aom_highbd_quantize_b_64x64_sse2()
203 const int coeff_sign = AOMSIGN(coeff); in aom_quantize_b_adaptive_sse2()412 const int coeff_sign = AOMSIGN(coeff); in aom_quantize_b_32x32_adaptive_sse2()620 const int coeff_sign = AOMSIGN(coeff); in aom_quantize_b_64x64_adaptive_sse2()
286 const int coeff_sign = AOMSIGN(coeff); in aom_highbd_quantize_b_adaptive_sse2()503 const int coeff_sign = AOMSIGN(coeff); in aom_highbd_quantize_b_32x32_adaptive_sse2()719 const int coeff_sign = AOMSIGN(coeff); in aom_highbd_quantize_b_64x64_adaptive_sse2()
258 const int coeff_sign = AOMSIGN(coeff); in aom_highbd_quantize_b_adaptive_avx2()444 const int coeff_sign = AOMSIGN(coeff); in aom_highbd_quantize_b_32x32_adaptive_avx2()
230 const int coeff_sign = AOMSIGN(coeff0); in aom_quantize_b_adaptive_avx2()