Home
last modified time | relevance | path

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

/frameworks/native/include/media/openmax/
DOMX_Index.h189 OMX_IndexConfigVideoIntraVOPRefresh, /**< reference: OMX_CONFIG_INTRAREFRESHVOPTYPE */ enumerator
DOMX_AsString.h455 case OMX_IndexConfigVideoIntraVOPRefresh: return "ConfigVideoIntraVOPRefresh";
/frameworks/av/media/libstagefright/codecs/on2/enc/
DSoftVPXEncoder.cpp491 case OMX_IndexConfigVideoIntraVOPRefresh: in setConfig()
/frameworks/av/media/libstagefright/codecs/avcenc/
DSoftAVCEnc.cpp1080 case OMX_IndexConfigVideoIntraVOPRefresh: in setConfig()
/frameworks/av/media/libstagefright/
DACodec.cpp5299 OMX_IndexConfigVideoIntraVOPRefresh, in requestIDRFrame()