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

/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_encodeframe.c1727 int sb_height_in_blocks = MI_BLOCK_SIZE; local
1732 for (i = 0; i < sb_height_in_blocks; ++i) {
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_encodeframe.c2057 int sb_height_in_blocks = MI_BLOCK_SIZE; local
2062 for (i = 0; i < sb_height_in_blocks; ++i) {

Completed in 104 milliseconds