Home
last modified time | relevance | path

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

/frameworks/native/include/media/openmax/
DOMX_Index.h177 OMX_IndexParamVideoErrorCorrection, /**< reference: OMX_VIDEO_PARAM_ERRORCORRECTIONTYPE */ enumerator
DOMX_AsString.h442 case OMX_IndexParamVideoErrorCorrection: return "ParamVideoErrorCorrection";
/frameworks/av/media/libstagefright/omx/
DSoftVideoEncoderOMXComponent.cpp214 case OMX_IndexParamVideoErrorCorrection: in internalSetParameter()
314 case OMX_IndexParamVideoErrorCorrection: in internalGetParameter()
/frameworks/av/media/libstagefright/
DACodec.cpp4350 mNode, OMX_IndexParamVideoErrorCorrection, in setupErrorCorrectionParameters()
4364 mNode, OMX_IndexParamVideoErrorCorrection, in setupErrorCorrectionParameters()