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

  /hardware/intel/common/libva/va/vendor/intel/
va_intel_fei.h 186 unsigned int mb_type : 5; member in struct:_VAEncFEIModeBufferH264Intel
  /frameworks/av/media/libstagefright/codecs/avc/enc/src/
slice.cpp 208 /* write down mb_type and PCM data */
414 /* encode mb_type, mb_pred, sub_mb_pred, CBP */
548 /* encode mb_type, mb_pred, sub_mb_pred, CBP */
553 uint mb_type; local
562 mb_type = InterpretMBType(currMB, video->slice_type);
564 status = ue_v(stream, mb_type);
605 int mb_type;// part1, part2, part3; local
613 mb_type = 0;
621 mb_type = 13;
625 mb_type = 1
    [all...]
  /hardware/ti/omap4-aah/domx/omx_core/inc/
OMX_TI_Video.h 2349 OMX_U32 mb_type : 8; member in struct:OMX_TI_VIDEO_H264VDEC_MbPredType
    [all...]

Completed in 5706 milliseconds