Home
last modified time | relevance | path

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

/hardware/ti/omap4-aah/domx/omx_core/inc/
DOMX_TI_Video.h2149 OMX_U16 mb_height; member
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_encodeframe.c179 const int mb_height = num_8x8_blocks_high_lookup[bsize] >> 1; in is_block_in_mb_map() local
184 for (r = 0; r < mb_height; ++r) { in is_block_in_mb_map()