Searched refs:OMX_STRING (Results 1 – 14 of 14) sorted by relevance
/frameworks/native/headers/media_plugin/media/openmax/ |
D | OMX_Core.h | 1316 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,
|
D | OMX_Types.h | 228 typedef OMX_PTR OMX_STRING; typedef 244 typedef char* OMX_STRING; typedef
|
D | OMX_Component.h | 267 OMX_STRING sLanguageCountry; 292 OMX_STRING cNodeName; 356 OMX_OUT OMX_STRING pComponentName, 411 OMX_IN OMX_STRING cParameterName,
|
D | OMX_Image.h | 129 OMX_STRING cMIMEType;
|
D | OMX_Video.h | 147 OMX_STRING cMIMEType;
|
D | OMX_Audio.h | 122 OMX_STRING cMIMEType; /**< MIME type of data for the port */
|
/frameworks/av/media/libstagefright/omx/include/media/stagefright/omx/ |
D | SoftOMXPlugin.h | 39 OMX_STRING name,
|
D | OMXMaster.h | 44 OMX_STRING name,
|
D | SoftOMXComponent.h | 136 OMX_STRING name,
|
/frameworks/native/headers/media_plugin/media/hardware/ |
D | OMXPluginBase.h | 44 OMX_STRING name,
|
/frameworks/av/media/libstagefright/omx/ |
D | OMXNodeInstance.cpp | 594 … 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()
|
D | SoftOMXPlugin.cpp | 190 OMX_STRING name, in enumerateComponents()
|
D | OMXMaster.cpp | 192 OMX_STRING name, in enumerateComponents()
|
D | SoftOMXComponent.cpp | 173 OMX_STRING name, in GetExtensionIndexWrapper()
|