Home
last modified time | relevance | path

Searched refs:AVC_4x4 (Results 1 – 4 of 4) sorted by relevance

/external/opencore/codecs_v2/video/avc_h264/dec/src/
Dslice.cpp592 AVC_8x8, AVC_8x4, AVC_4x8, AVC_8x4, AVC_4x8, AVC_8x4, AVC_4x8, AVC_4x4, AVC_4x4, AVC_4x4 in InterpretSubMBModeB()
/external/opencore/codecs_v2/video/avc_h264/common/include/
Davcint_common.h155 AVC_4x4 enumerator
/external/opencore/codecs_v2/video/avc_h264/enc/src/
Dmotion_est.cpp65 #define FIXED_SUBMB_MODE AVC_4x4
909 else if (FIXED_SUBMB_MODE == AVC_4x4) in AVCMBMotionSearch()
Dslice.cpp907 else if (mblock->subMbMode[i] == AVC_4x4) in InterpretSubMBTypeB()