Searched refs:OMX_IndexConfigCommonScale (Results 1 - 3 of 3) sorted by relevance

/frameworks/native/include/media/openmax/
H A DOMX_Index.h204 OMX_IndexConfigCommonScale, /**< reference: OMX_CONFIG_SCALEFACTORTYPE */ enumerator in enum:OMX_INDEXTYPE
H A DOMX_AsString.h446 case OMX_IndexConfigCommonScale: return "ConfigCommonScale";
/frameworks/av/media/libstagefright/
H A DOMXCodec.cpp2507 data2 == OMX_IndexConfigCommonScale)) {
2516 } else if (data2 == OMX_IndexConfigCommonScale) {
2524 OMX_IndexConfigCommonScale,

Completed in 122 milliseconds