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

/frameworks/native/include/media/openmax/
H A DOMX_Index.h186 OMX_IndexParamVideoH263, /**< reference: OMX_VIDEO_PARAM_H263TYPE */ enumerator in enum:OMX_INDEXTYPE
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/
H A DSoftMPEG4Encoder.cpp354 case OMX_IndexParamVideoH263:
546 case OMX_IndexParamVideoH263:
/frameworks/av/media/libstagefright/
H A DACodec.cpp1752 mNode, OMX_IndexParamVideoH263, &h263type, sizeof(h263type));
1790 mNode, OMX_IndexParamVideoH263, &h263type, sizeof(h263type));
H A DOMXCodec.cpp1008 mNode, OMX_IndexParamVideoH263, &h263type, sizeof(h263type));
1035 mNode, OMX_IndexParamVideoH263, &h263type, sizeof(h263type));

Completed in 461 milliseconds