Searched refs:OMX_STRING (Results 1 – 14 of 14) sorted by relevance
/frameworks/native/include/media/openmax/ |
D | OMX_Core.h | 1302 OMX_OUT OMX_STRING cComponentName, 1336 OMX_IN OMX_STRING cComponentName, 1418 OMX_IN OMX_STRING szURI); 1448 OMX_IN OMX_STRING role, 1478 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 | 146 OMX_STRING cMIMEType;
|
D | OMX_Audio.h | 122 OMX_STRING cMIMEType; /**< MIME type of data for the port */
|
/frameworks/av/media/libstagefright/omx/ |
D | SoftOMXPlugin.h | 39 OMX_STRING name,
|
D | OMXMaster.h | 44 OMX_STRING name,
|
D | OMXNodeInstance.cpp | 575 … if (OMX_GetExtensionIndex(mHandle, (OMX_STRING)restricted_extensions[i], &ext) == OMX_ErrorNone) { in isProhibitedIndex_l() 776 OMX_STRING name = const_cast<OMX_STRING>( in enableNativeBuffers_l() 823 OMX_STRING name = const_cast<OMX_STRING>( in getGraphicBufferUsage() 863 OMX_STRING name = const_cast<OMX_STRING>( in storeMetaDataInBuffers_l() 866 OMX_STRING nativeBufferName = const_cast<OMX_STRING>( in storeMetaDataInBuffers_l() 948 OMX_STRING name = const_cast<OMX_STRING>( in prepareForAdaptivePlayback() 982 OMX_STRING name = const_cast<OMX_STRING>( in configureVideoTunnelMode() 1252 const_cast<OMX_STRING>("OMX.google.android.index.useAndroidNativeBuffer2"), in useGraphicBuffer_l() 1257 OMX_STRING name = const_cast<OMX_STRING>( in useGraphicBuffer_l()
|
D | SoftOMXPlugin.cpp | 160 OMX_STRING name, in enumerateComponents()
|
D | OMXMaster.cpp | 188 OMX_STRING name, in enumerateComponents()
|
D | SoftOMXComponent.cpp | 174 OMX_STRING name, in GetExtensionIndexWrapper()
|
/frameworks/native/include/media/hardware/ |
D | OMXPluginBase.h | 44 OMX_STRING name,
|
/frameworks/av/media/libstagefright/include/ |
D | SoftOMXComponent.h | 133 OMX_STRING name,
|