Home
last modified time | relevance | path

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

/frameworks/native/include/media/openmax/
DOMX_Index.h177 OMX_IndexParamVideoErrorCorrection, /**< reference: OMX_VIDEO_PARAM_ERRORCORRECTIONTYPE */ enumerator
DOMX_AsString.h421 case OMX_IndexParamVideoErrorCorrection: return "ParamVideoErrorCorrection";
/frameworks/av/media/libstagefright/omx/
DSoftVideoEncoderOMXComponent.cpp211 case OMX_IndexParamVideoErrorCorrection: in internalSetParameter()
299 case OMX_IndexParamVideoErrorCorrection: in internalGetParameter()
/frameworks/av/media/libstagefright/
DOMXCodec.cpp1016 mNode, OMX_IndexParamVideoErrorCorrection, in setupErrorCorrectionParameters()
1030 mNode, OMX_IndexParamVideoErrorCorrection, in setupErrorCorrectionParameters()
DACodec.cpp3673 mNode, OMX_IndexParamVideoErrorCorrection, in setupErrorCorrectionParameters()
3687 mNode, OMX_IndexParamVideoErrorCorrection, in setupErrorCorrectionParameters()