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

  /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};
520 AVC_P16x8, AVC_P8x16, AVC_P16x8, AVC_P8x16, AVC_P16x8, AVC_P8x16,
521 AVC_P16x8, AVC_P8x16, AVC_P16x8, AVC_P8x16, AVC_P16x8, AVC_P8x16,
522 AVC_P16x8, AVC_P8x16, AVC_P16x8, AVC_P8x16, AVC_P16x8, AVC_P8x16, AVC_P
    [all...]
  /frameworks/base/media/libstagefright/codecs/avc/common/include/
avcint_common.h 134 AVC_P16x8,
    [all...]
  /frameworks/base/media/libstagefright/codecs/avc/enc/src/
motion_est.cpp 861 else if (currMB->mbMode == AVC_P16x8)
    [all...]

Completed in 1200 milliseconds