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

  /frameworks/base/media/libstagefright/codecs/avc/common/include/
avcint_common.h 139 } AVCMBMode;
582 AVCMBMode mbMode; /* type of MB prediction */
    [all...]
  /frameworks/base/media/libstagefright/codecs/avc/dec/src/
slice.cpp 484 const static AVCMBMode map2mbMode[5] = {AVC_P16, AVC_P16x8, AVC_P8x16, AVC_P8, AVC_P8ref0};
519 const static AVCMBMode map2mbMode[23] = {AVC_BDirect16, AVC_P16, AVC_P16, AVC_P16,

Completed in 17 milliseconds