Home
last modified time | relevance | path

Searched defs:shift_factor (Results 1 – 1 of 1) sorted by relevance

/external/libvpx/libvpx/vpx_dsp/arm/
Davg_neon.c83 const int shift_factor = ((height >> 5) + 3) * -1; in vpx_int_pro_row_neon() local
183 const int shift_factor = bwl + 2; in vpx_vector_var_neon() local