HomeSort by relevance Sort by last modified time
    Searched refs:mb_height (Results 1 - 3 of 3) sorted by null

  /hardware/ti/omap4-aah/domx/omx_core/inc/
OMX_TI_Video.h 2149 OMX_U16 mb_height; member in struct:OMX_TI_VIDEO_H264VDEC_ErrConcealStr
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_encodeframe.c 179 const int mb_height = num_8x8_blocks_high_lookup[bsize] >> 1; local
184 for (r = 0; r < mb_height; ++r) {
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_encodeframe.c 179 const int mb_height = num_8x8_blocks_high_lookup[bsize] >> 1; local
184 for (r = 0; r < mb_height; ++r) {
    [all...]

Completed in 863 milliseconds