Home
last modified time | relevance | path

Searched refs:OMX_IndexConfigVideoIntraVOPRefresh (Results 1 – 5 of 5) sorted by relevance

/frameworks/native/headers/media_plugin/media/openmax/
DOMX_Index.h193 OMX_IndexConfigVideoIntraVOPRefresh, /**< reference: OMX_CONFIG_INTRAREFRESHVOPTYPE */ enumerator
DOMX_AsString.h458 case OMX_IndexConfigVideoIntraVOPRefresh: return "ConfigVideoIntraVOPRefresh";
/frameworks/av/media/libstagefright/codecs/on2/enc/
DSoftVPXEncoder.cpp407 case OMX_IndexConfigVideoIntraVOPRefresh: in internalSetConfig()
/frameworks/av/media/libstagefright/codecs/avcenc/
DSoftAVCEnc.cpp1064 case OMX_IndexConfigVideoIntraVOPRefresh: in internalSetConfig()
/frameworks/av/media/libstagefright/
DACodec.cpp5650 OMX_IndexConfigVideoIntraVOPRefresh, in requestIDRFrame()