Searched refs:prescan_add (Results 1 – 2 of 2) sorted by relevance
36 int prescan_add[2]; in aom_quantize_b_adaptive_sse2() local38 prescan_add[i] = ROUND_POWER_OF_TWO(dequant_ptr[i] * EOB_FACTOR, 7); in aom_quantize_b_adaptive_sse2()52 const int prescan_add_val = prescan_add[rc != 0]; in aom_quantize_b_adaptive_sse2()236 int prescan_add[2]; in aom_quantize_b_32x32_adaptive_sse2() local238 prescan_add[i] = ROUND_POWER_OF_TWO(dequant_ptr[i] * EOB_FACTOR, 7); in aom_quantize_b_32x32_adaptive_sse2()252 const int prescan_add_val = prescan_add[rc != 0]; in aom_quantize_b_32x32_adaptive_sse2()
32 int prescan_add[2]; in quantize_b_adaptive_helper_c() local34 prescan_add[i] = ROUND_POWER_OF_TWO(dequant_ptr[i] * EOB_FACTOR, 7); in quantize_b_adaptive_helper_c()41 const int prescan_add_val = prescan_add[rc != 0]; in quantize_b_adaptive_helper_c()188 int prescan_add[2]; in highbd_quantize_b_adaptive_helper_c() local190 prescan_add[i] = ROUND_POWER_OF_TWO(dequant_ptr[i] * EOB_FACTOR, 7); in highbd_quantize_b_adaptive_helper_c()200 const int prescan_add_val = prescan_add[rc != 0]; in highbd_quantize_b_adaptive_helper_c()