Home
last modified time | relevance | path

Searched refs:right_overflow (Results 1 – 1 of 1) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_aq_variance.c145 int right_overflow = in block_variance() local
150 if (right_overflow || bottom_overflow) { in block_variance()
151 const int bw = 8 * num_8x8_blocks_wide_lookup[bs] - right_overflow; in block_variance()