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.h147 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.cpp594 … if (OMX_GetExtensionIndex(mHandle, (OMX_STRING)restricted_extensions[i], &ext) == OMX_ErrorNone) { in isProhibitedIndex_l()
828 OMX_STRING name = const_cast<OMX_STRING>( in enableNativeBuffers_l()
884 OMX_STRING name = const_cast<OMX_STRING>( in getGraphicBufferUsage()
924 OMX_STRING name = const_cast<OMX_STRING>( in storeMetaDataInBuffers_l()
927 OMX_STRING nativeBufferName = const_cast<OMX_STRING>( in storeMetaDataInBuffers_l()
1013 OMX_STRING name = const_cast<OMX_STRING>( in prepareForAdaptivePlayback()
1051 OMX_STRING name = const_cast<OMX_STRING>( in configureVideoTunnelMode()
1366 const_cast<OMX_STRING>("OMX.google.android.index.useAndroidNativeBuffer2"), in useGraphicBuffer_l()
1371 OMX_STRING name = const_cast<OMX_STRING>( in useGraphicBuffer_l()
DSoftOMXPlugin.cpp190 OMX_STRING name, in enumerateComponents()
DOMXMaster.cpp192 OMX_STRING name, in enumerateComponents()
DSoftOMXComponent.cpp173 OMX_STRING name, in GetExtensionIndexWrapper()