Home
last modified time | relevance | path

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

/external/opencore/codecs_v2/video/avc_h264/common/include/
Davcint_common.h156 } AVCSubMBMode; typedef
586 AVCSubMBMode subMbMode[4]; /* for each 8x8 partition */
/external/opencore/codecs_v2/video/avc_h264/dec/src/
Dslice.cpp591 const static AVCSubMBMode map2subMbMode[13] = {AVC_BDirect8, AVC_8x8, AVC_8x8, in InterpretSubMBModeB()