Searched refs:frac_bits_x (Results 1 – 2 of 2) sorted by relevance
1966 const int frac_bits_x = 6 - upsample_above; in highbd_dr_prediction_32bit_z2_Nx4_avx2() local1989 int base_x = (-y * dx) >> frac_bits_x; in highbd_dr_prediction_32bit_z2_Nx4_avx2()2092 const int frac_bits_x = 6 - upsample_above; in highbd_dr_prediction_z2_Nx4_avx2() local2115 int base_x = (-y * dx) >> frac_bits_x; in highbd_dr_prediction_z2_Nx4_avx2()2216 const int frac_bits_x = 6 - upsample_above; in highbd_dr_prediction_32bit_z2_Nx8_avx2() local2237 int base_x = (-y * dx) >> frac_bits_x; in highbd_dr_prediction_32bit_z2_Nx8_avx2()2366 const int frac_bits_x = 6 - upsample_above; in highbd_dr_prediction_z2_Nx8_avx2() local2387 int base_x = (-y * dx) >> frac_bits_x; in highbd_dr_prediction_z2_Nx8_avx2()2515 const int frac_bits_x = 6; in highbd_dr_prediction_32bit_z2_HxW_avx2() local2547 int base_x = ((j << 6) - y * dx) >> frac_bits_x; in highbd_dr_prediction_32bit_z2_HxW_avx2()[all …]
567 const int frac_bits_x = 6 - upsample_above; in av1_dr_prediction_z2_c() local575 const int base_x = x >> frac_bits_x; in av1_dr_prediction_z2_c()705 const int frac_bits_x = 6 - upsample_above; in av1_highbd_dr_prediction_z2_c() local713 const int base_x = x >> frac_bits_x; in av1_highbd_dr_prediction_z2_c()