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
1866 uint16x4_t out_x, uint16x4_t out_y, int base_shift) { in highbd_dr_prediction_z2_merge_x4()1886 uint16x8_t out_x, uint16x8_t out_y, int base_shift) { in highbd_dr_prediction_z2_merge_x8()1938 const int base_shift = ((((r + 1) * dx) - 1) >> 6) - c; in highbd_dr_prediction_z2_step_x4() local1990 const int base_shift = ((((r + 1) * dx) - 1) >> 6) - c; in highbd_dr_prediction_z2_step_x8() local2141 const int base_shift = (min_base_x + (r + 1) * dx + 63) >> 6; in highbd_dr_prediction_z2_4x4_neon() local2263 const int base_shift = (min_base_x + (r + 1) * dx + 63) >> 6; in highbd_dr_prediction_z2_4x8_neon() local2388 const int base_shift = (min_base_x + (r + 1) * dx + 63) >> 6; in highbd_dr_prediction_z2_8x4_neon() local2523 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
2008 int base_shift = 0; in highbd_dr_prediction_32bit_z2_Nx4_avx2() local2134 int base_shift = 0; in highbd_dr_prediction_z2_Nx4_avx2() local2256 int base_shift = 0; in highbd_dr_prediction_32bit_z2_Nx8_avx2() local2406 int base_shift = 0; in highbd_dr_prediction_z2_Nx8_avx2() local2566 int base_shift = 0; in highbd_dr_prediction_32bit_z2_HxW_avx2() local2762 int base_shift = 0; in highbd_dr_prediction_z2_HxW_avx2() local3873 int base_shift = 0; in dr_prediction_z2_Nx4_avx2() local3992 int base_shift = 0; in dr_prediction_z2_Nx8_avx2() local4126 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