Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/arm/neon/
Dvp9_avg_neon.c58 const int shift_factor = ((height >> 5) + 3) * -1; in vp9_int_pro_row_neon() local
157 const int shift_factor = bwl + 2; in vp9_vector_var_neon() local