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

/frameworks/native/include/media/openmax/
H A DOMX_Index.h214 OMX_IndexConfigCommonOutputCrop, /**< reference: OMX_CONFIG_RECTTYPE */ enumerator in enum:OMX_INDEXTYPE
H A DOMX_AsString.h456 case OMX_IndexConfigCommonOutputCrop: return "ConfigCommonOutputCrop";
/frameworks/av/media/libstagefright/omx/
H A DSoftVideoDecoderOMXComponent.cpp225 OMX_IndexConfigCommonOutputCrop, NULL);
420 case OMX_IndexConfigCommonOutputCrop:
/frameworks/av/media/libstagefright/
H A DOMXCodec.cpp2506 (data2 == OMX_IndexConfigCommonOutputCrop ||
2512 if (data2 == OMX_IndexConfigCommonOutputCrop &&
4388 mNode, OMX_IndexConfigCommonOutputCrop,
H A DACodec.cpp3507 OMX_IndexConfigCommonOutputCrop :
5624 } else if (data2 == OMX_IndexConfigCommonOutputCrop) {

Completed in 368 milliseconds