Searched defs:base_shift (Results 1 – 8 of 8) sorted by relevance
37 enum base_scale_e { base_shift = color_type::base_shift }; enumerator54 base_shift = color_type::base_shift, enumerator
40 base_shift = 8, enumerator
1699 uint16x4_t out_x, uint16x4_t out_y, int base_shift) { in highbd_dr_prediction_z2_merge_x4()1719 uint16x8_t out_x, uint16x8_t out_y, int base_shift) { in highbd_dr_prediction_z2_merge_x8()1771 const int base_shift = ((((r + 1) * dx) - 1) >> 6) - c; in highbd_dr_prediction_z2_step_x4() local1823 const int base_shift = ((((r + 1) * dx) - 1) >> 6) - c; in highbd_dr_prediction_z2_step_x8() local1963 const int base_shift = (min_base_x + (r + 1) * dx + 63) >> 6; in highbd_dr_prediction_z2_4x4_neon() local2085 const int base_shift = (min_base_x + (r + 1) * dx + 63) >> 6; in highbd_dr_prediction_z2_4x8_neon() local2210 const int base_shift = (min_base_x + (r + 1) * dx + 63) >> 6; in highbd_dr_prediction_z2_8x4_neon() local2345 const int base_shift = (min_base_x + (r + 1) * dx + 63) >> 6; in highbd_dr_prediction_z2_8x8_neon() local
491 int base_shift = 0; in dr_prediction_z2_Nx4_sse4_1() local610 int base_shift = 0; in dr_prediction_z2_Nx8_sse4_1() local746 int base_shift = 0; in dr_prediction_z2_HxW_sse4_1() local
1991 int base_shift = 0; in highbd_dr_prediction_32bit_z2_Nx4_avx2() local2117 int base_shift = 0; in highbd_dr_prediction_z2_Nx4_avx2() local2239 int base_shift = 0; in highbd_dr_prediction_32bit_z2_Nx8_avx2() local2389 int base_shift = 0; in highbd_dr_prediction_z2_Nx8_avx2() local2549 int base_shift = 0; in highbd_dr_prediction_32bit_z2_HxW_avx2() local2745 int base_shift = 0; in highbd_dr_prediction_z2_HxW_avx2() local3847 int base_shift = 0; in dr_prediction_z2_Nx4_avx2() local3966 int base_shift = 0; in dr_prediction_z2_Nx8_avx2() local4100 int base_shift = 0; in dr_prediction_z2_HxW_avx2() local
130 int base_shift; in PickReasonableMultiplier() local
129 int base_shift; in PickReasonableMultiplier() local