Searched refs:shift_factor (Results 1 – 1 of 1) sorted by relevance
83 const int shift_factor = ((height >> 5) + 3) * -1; in vpx_int_pro_row_neon() local84 const int16x8_t vec_shift = vdupq_n_s16(shift_factor); in vpx_int_pro_row_neon()183 const int shift_factor = bwl + 2; in vpx_vector_var_neon() local184 return s - ((t * t) >> shift_factor); in vpx_vector_var_neon()