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

/frameworks/av/media/libstagefright/codecs/avc/enc/
H A DSoftAVCEncoder.cpp418 avcParams->bDirectSpatialTemporal = OMX_FALSE;
476 avcType->bDirectSpatialTemporal != OMX_FALSE ||
/frameworks/native/include/media/openmax/
H A DOMX_Video.h896 * bDirectSpatialTemporal : Flag indicating spatial or temporal direct
928 OMX_BOOL bDirectSpatialTemporal; member in struct:OMX_VIDEO_PARAM_AVCTYPE
/frameworks/av/media/libstagefright/codecs/avcenc/
H A DSoftAVCEnc.cpp974 avcParams->bDirectSpatialTemporal = OMX_FALSE;
1034 || avcType->bDirectSpatialTemporal != OMX_FALSE
/frameworks/av/media/libstagefright/
H A DACodec.cpp4309 h264type.bDirectSpatialTemporal = OMX_FALSE;
4326 h264type.bDirectSpatialTemporal = OMX_TRUE;

Completed in 184 milliseconds