Searched refs:OMX_IndexParamVideoH263 (Results 1 - 5 of 5) sorted by relevance

/frameworks/native/include/media/openmax/
H A DOMX_Index.h184 OMX_IndexParamVideoH263, /**< reference: OMX_VIDEO_PARAM_H263TYPE */ enumerator in enum:OMX_INDEXTYPE
H A DOMX_AsString.h427 case OMX_IndexParamVideoH263: return "ParamVideoH263";
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/
H A DSoftMPEG4Encoder.cpp235 case OMX_IndexParamVideoH263:
304 case OMX_IndexParamVideoH263:
/frameworks/av/media/libstagefright/
H A DOMXCodec.cpp1112 mNode, OMX_IndexParamVideoH263, &h263type, sizeof(h263type));
1139 mNode, OMX_IndexParamVideoH263, &h263type, sizeof(h263type));
H A DACodec.cpp2721 mNode, OMX_IndexParamVideoH263, &h263type, sizeof(h263type));
2759 mNode, OMX_IndexParamVideoH263, &h263type, sizeof(h263type));

Completed in 66 milliseconds