Home
last modified time | relevance | path

Searched refs:OMX_STRING (Results 1 – 14 of 14) sorted by relevance

/frameworks/native/headers/media_plugin/media/openmax/
DOMX_Core.h1316 OMX_OUT OMX_STRING cComponentName,
1350 OMX_IN OMX_STRING cComponentName,
1432 OMX_IN OMX_STRING szURI);
1462 OMX_IN OMX_STRING role,
1492 OMX_IN OMX_STRING compName,
DOMX_Types.h228 typedef OMX_PTR OMX_STRING; typedef
244 typedef char* OMX_STRING; typedef
DOMX_Component.h267 OMX_STRING sLanguageCountry;
292 OMX_STRING cNodeName;
356 OMX_OUT OMX_STRING pComponentName,
411 OMX_IN OMX_STRING cParameterName,
DOMX_Image.h129 OMX_STRING cMIMEType;
DOMX_Video.h148 OMX_STRING cMIMEType;
DOMX_Audio.h122 OMX_STRING cMIMEType; /**< MIME type of data for the port */
/frameworks/av/media/libstagefright/omx/include/media/stagefright/omx/
DSoftOMXPlugin.h39 OMX_STRING name,
DOMXMaster.h44 OMX_STRING name,
DSoftOMXComponent.h136 OMX_STRING name,
/frameworks/native/headers/media_plugin/media/hardware/
DOMXPluginBase.h44 OMX_STRING name,
/frameworks/av/media/libstagefright/omx/
DOMXNodeInstance.cpp674 … if (OMX_GetExtensionIndex(mHandle, (OMX_STRING)restricted_extensions[i], &ext) == OMX_ErrorNone) { in isProhibitedIndex_l()
913 OMX_STRING name = const_cast<OMX_STRING>( in enableNativeBuffers_l()
969 OMX_STRING name = const_cast<OMX_STRING>( in getGraphicBufferUsage()
1009 OMX_STRING name = const_cast<OMX_STRING>( in storeMetaDataInBuffers_l()
1012 OMX_STRING nativeBufferName = const_cast<OMX_STRING>( in storeMetaDataInBuffers_l()
1098 OMX_STRING name = const_cast<OMX_STRING>( in prepareForAdaptivePlayback()
1136 OMX_STRING name = const_cast<OMX_STRING>( in configureVideoTunnelMode()
1455 const_cast<OMX_STRING>("OMX.google.android.index.useAndroidNativeBuffer2"), in useGraphicBuffer_l()
1460 OMX_STRING name = const_cast<OMX_STRING>( in useGraphicBuffer_l()
DSoftOMXPlugin.cpp185 OMX_STRING name, in enumerateComponents()
DOMXMaster.cpp197 OMX_STRING name, in enumerateComponents()
DSoftOMXComponent.cpp173 OMX_STRING name, in GetExtensionIndexWrapper()