Home
last modified time | relevance | path

Searched refs:AVC_P16 (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/media/libstagefright/codecs/avc/common/include/
Davcint_common.h133 AVC_P16, enumerator
/frameworks/av/media/libstagefright/codecs/avc/enc/src/
Dmotion_est.cpp372 currMB->mbMode = AVC_P16; in AVCMotionEstimation()
852 if (currMB->mbMode == AVC_P16) in AVCMBMotionSearch()
Dslice.cpp637 mb_type = currMB->mbMode - AVC_P16; in InterpretMBType()