Home
last modified time | relevance | path

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

/frameworks/native/headers/media_plugin/media/openmax/
DOMX_Index.h181 OMX_IndexParamVideoErrorCorrection, /**< reference: OMX_VIDEO_PARAM_ERRORCORRECTIONTYPE */ enumerator
DOMX_AsString.h445 case OMX_IndexParamVideoErrorCorrection: return "ParamVideoErrorCorrection";
/frameworks/av/media/libstagefright/omx/
DSoftVideoEncoderOMXComponent.cpp216 case OMX_IndexParamVideoErrorCorrection: in internalSetParameter()
316 case OMX_IndexParamVideoErrorCorrection: in internalGetParameter()
/frameworks/av/media/libstagefright/
DACodec.cpp4842 OMX_IndexParamVideoErrorCorrection, in setupErrorCorrectionParameters()
4856 OMX_IndexParamVideoErrorCorrection, in setupErrorCorrectionParameters()