Home
last modified time | relevance | path

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

/frameworks/native/headers/media_plugin/media/openmax/
DOMX_Index.h188 OMX_IndexParamVideoH263, /**< reference: OMX_VIDEO_PARAM_H263TYPE */ enumerator
DOMX_AsString.h450 case OMX_IndexParamVideoH263: return "ParamVideoH263";
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/
DSoftMPEG4Encoder.cpp236 case OMX_IndexParamVideoH263: in internalGetParameter()
317 case OMX_IndexParamVideoH263: in internalSetParameter()
/frameworks/av/media/libstagefright/
DACodec.cpp4117 OMX_IndexParamVideoH263, &h263type, sizeof(h263type)); in setupH263EncoderParameters()
4155 OMX_IndexParamVideoH263, &h263type, sizeof(h263type)); in setupH263EncoderParameters()