Home
last modified time | relevance | path

Searched refs:IntraRefreshVOP (Results 1 – 4 of 4) sorted by relevance

/frameworks/native/headers/media_plugin/media/openmax/
DOMX_Video.h995 OMX_BOOL IntraRefreshVOP; member
/frameworks/av/media/libstagefright/codecs/on2/enc/
DSoftVPXEncoder.cpp420 mKeyFrameRequested = params->IntraRefreshVOP; in internalSetConfig()
/frameworks/av/media/libstagefright/codecs/avcenc/
DSoftAVCEnc.cpp1077 if (params->IntraRefreshVOP) { in internalSetConfig()
/frameworks/av/media/libstagefright/
DACodec.cpp5647 params.IntraRefreshVOP = OMX_TRUE; in requestIDRFrame()