Searched refs:mb_height (Results 1 - 1 of 1) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_encodeframe.c179 const int mb_height = num_8x8_blocks_high_lookup[bsize] >> 1; local
184 for (r = 0; r < mb_height; ++r) {

Completed in 213 milliseconds