Searched refs:bDirect8x8Inference (Results 1 - 5 of 5) sorted by relevance

/frameworks/av/media/libstagefright/codecs/avc/enc/
H A DSoftAVCEncoder.cpp409 avcParams->bDirect8x8Inference = OMX_FALSE;
459 avcType->bDirect8x8Inference != OMX_FALSE ||
/frameworks/native/include/media/openmax/
H A DOMX_Video.h887 * bDirect8x8Inference : Specifies the method used in the derivation
893 * bDirect8x8Inference) . Spatial direct mode is
922 OMX_BOOL bDirect8x8Inference; member in struct:OMX_VIDEO_PARAM_AVCTYPE
/frameworks/av/media/libstagefright/codecs/avcenc/
H A DSoftAVCEnc.cpp961 avcParams->bDirect8x8Inference = OMX_FALSE;
1011 || avcType->bDirect8x8Inference != OMX_FALSE
/frameworks/av/media/libstagefright/
H A DOMXCodec.cpp1256 h264type.bDirect8x8Inference = OMX_FALSE;
H A DACodec.cpp3456 h264type.bDirect8x8Inference = OMX_FALSE;

Completed in 213 milliseconds