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

/frameworks/av/media/libstagefright/codecs/avc/enc/
H A DSoftAVCEncoder.cpp417 avcParams->bDirect8x8Inference = OMX_FALSE;
475 avcType->bDirect8x8Inference != OMX_FALSE ||
/frameworks/native/include/media/openmax/
H A DOMX_Video.h892 * bDirect8x8Inference : Specifies the method used in the derivation
898 * bDirect8x8Inference) . Spatial direct mode is
927 OMX_BOOL bDirect8x8Inference; member in struct:OMX_VIDEO_PARAM_AVCTYPE
/frameworks/av/media/libstagefright/codecs/avcenc/
H A DSoftAVCEnc.cpp973 avcParams->bDirect8x8Inference = OMX_FALSE;
1033 || avcType->bDirect8x8Inference != OMX_FALSE
/frameworks/av/media/libstagefright/
H A DACodec.cpp4308 h264type.bDirect8x8Inference = OMX_FALSE;
4325 h264type.bDirect8x8Inference = OMX_TRUE;

Completed in 111 milliseconds