Home
last modified time | relevance | path

Searched refs:OMX_IN (Results 1 – 25 of 27) sorted by relevance

12

/external/opencore/codecs_v2/omx/omx_baseclass/include/
Dpv_omxcomponent.h136 OMX_IN OMX_HANDLETYPE hComponent,
143 OMX_IN OMX_HANDLETYPE hComponent,
144 OMX_IN OMX_INDEXTYPE nIndex,
148 OMX_IN OMX_HANDLETYPE hComponent,
149 OMX_IN OMX_INDEXTYPE nIndex,
150 OMX_IN OMX_PTR pComponentConfigStructure);
153 OMX_IN OMX_HANDLETYPE hComponent,
154 OMX_IN OMX_STRING cParameterName,
158 OMX_IN OMX_HANDLETYPE hComponent,
162 OMX_IN OMX_HANDLETYPE hComponent,
[all …]
/external/opencore/codecs_v2/omx/omx_proxy/src/
Domx_proxy_interface.h126 OMX_IN OMX_HANDLETYPE hComponent,
127 OMX_IN OMX_INDEXTYPE nIndex,
131 OMX_IN OMX_HANDLETYPE hComponent,
132 OMX_IN OMX_INDEXTYPE nIndex,
133 OMX_IN OMX_PTR pComponentConfigStructure);
136 OMX_IN OMX_HANDLETYPE hComponent,
137 OMX_IN OMX_STRING cParameterName,
141 OMX_IN OMX_HANDLETYPE hComponent,
145 OMX_IN OMX_HANDLETYPE hComponent,
146 OMX_IN OMX_INDEXTYPE nParamIndex,
[all …]
Domx_proxy_interface.cpp414 OMX_IN OMX_HANDLETYPE hComponent, in ProxyGetConfig()
415 OMX_IN OMX_INDEXTYPE nIndex, in ProxyGetConfig()
442 OMX_IN OMX_HANDLETYPE hComponent, in ProxySetConfig()
443 OMX_IN OMX_INDEXTYPE nIndex, in ProxySetConfig()
444 OMX_IN OMX_PTR pComponentConfigStructure) in ProxySetConfig()
469 OMX_IN OMX_HANDLETYPE hComponent, in ProxyGetExtensionIndex()
470 OMX_IN OMX_STRING cParameterName, in ProxyGetExtensionIndex()
495 OMX_IN OMX_HANDLETYPE hComponent, in ProxyGetState()
522 OMX_IN OMX_HANDLETYPE hComponent, in ProxyGetParameter()
523 OMX_IN OMX_INDEXTYPE nParamIndex, in ProxyGetParameter()
[all …]
/external/opencore/extern_libs_v2/khronos/openmax/include/
DOMX_Component.h355 OMX_IN OMX_HANDLETYPE hComponent,
365 OMX_IN OMX_HANDLETYPE hComponent,
366 OMX_IN OMX_COMMANDTYPE Cmd,
367 OMX_IN OMX_U32 nParam1,
368 OMX_IN OMX_PTR pCmdData);
374 OMX_IN OMX_HANDLETYPE hComponent,
375 OMX_IN OMX_INDEXTYPE nParamIndex,
383 OMX_IN OMX_HANDLETYPE hComponent,
384 OMX_IN OMX_INDEXTYPE nIndex,
385 OMX_IN OMX_PTR pComponentParameterStructure);
[all …]
DOMX_Core.h277 typedef OMX_ERRORTYPE (* OMX_COMPONENTINITTYPE)(OMX_IN OMX_HANDLETYPE hComponent);
548 OMX_IN OMX_HANDLETYPE hComponent,
549 OMX_IN OMX_PTR pAppData,
550 OMX_IN OMX_EVENTTYPE eEvent,
551 OMX_IN OMX_U32 nData1,
552 OMX_IN OMX_U32 nData2,
553 OMX_IN OMX_PTR pEventData);
578 OMX_IN OMX_HANDLETYPE hComponent,
579 OMX_IN OMX_PTR pAppData,
580 OMX_IN OMX_BUFFERHEADERTYPE* pBuffer);
[all …]
DOMX_Types.h92 #ifndef OMX_IN
93 #define OMX_IN macro
/external/opencore/codecs_v2/omx/omx_mastercore/include/
Domx_interface.h45 OMX_IN OMX_U32 nNameLength,
46 OMX_IN OMX_U32 nIndex);
51 OMX_IN OMX_STRING cComponentName,
52 OMX_IN OMX_PTR pAppData,
53 OMX_IN OMX_CALLBACKTYPE* pCallBacks);
57 OMX_IN OMX_HANDLETYPE hComponent);
60 OMX_IN OMX_STRING role,
66 OMX_IN OMX_STRING compName,
72 OMX_IN OMX_HANDLETYPE hOutput,
73 OMX_IN OMX_U32 nPortOutput,
[all …]
/external/opencore/codecs_v2/omx/omx_common/include/
Dpv_omxcore.h116 OMX_IN OMX_STRING role,
122 OMX_IN OMX_U32 nNameLength,
123 OMX_IN OMX_U32 nIndex);
125 OSCL_IMPORT_REF OMX_ERRORTYPE OMX_APIENTRY OMX_FreeHandle(OMX_IN OMX_HANDLETYPE hComponent);
128 OMX_IN OMX_STRING cComponentName,
129 OMX_IN OMX_PTR pAppData,
130 OMX_IN OMX_CALLBACKTYPE* pCallBacks);
133 OMX_IN OMX_STRING compName,
138 OMX_IN OMX_HANDLETYPE hOutput,
139 OMX_IN OMX_U32 nPortOutput,
[all …]
/external/opencore/codecs_v2/omx/omx_common/src/
Dpv_omxregistry.cpp46 …ponentFactoryDynamicCreate(OMX_OUT OMX_HANDLETYPE* pHandle, OMX_IN OMX_PTR pAppData, OMX_IN OMX_P…
47 OMX_ERRORTYPE OmxComponentFactoryDynamicDestructor(OMX_IN OMX_HANDLETYPE pHandle, OMX_PTR &aOmxLib,…
94 …E Mpeg4OmxComponentFactory(OMX_OUT OMX_HANDLETYPE* pHandle, OMX_IN OMX_PTR pAppData, OMX_IN OMX_P…
95 extern OMX_ERRORTYPE Mpeg4OmxComponentDestructor(OMX_IN OMX_HANDLETYPE pHandle, OMX_PTR &aOmxLib, O…
159 …PE H263OmxComponentFactory(OMX_OUT OMX_HANDLETYPE* pHandle, OMX_IN OMX_PTR pAppData, OMX_IN OMX_P…
160 extern OMX_ERRORTYPE H263OmxComponentDestructor(OMX_IN OMX_HANDLETYPE pHandle, OMX_PTR &aOmxLib, OM…
220 …YPE AvcOmxComponentFactory(OMX_OUT OMX_HANDLETYPE* pHandle, OMX_IN OMX_PTR pAppData, OMX_IN OMX_P…
221 extern OMX_ERRORTYPE AvcOmxComponentDestructor(OMX_IN OMX_HANDLETYPE pHandle, OMX_PTR &aOmxLib, OMX…
280 …YPE WmvOmxComponentFactory(OMX_OUT OMX_HANDLETYPE* pHandle, OMX_IN OMX_PTR pAppData, OMX_IN OMX_P…
281 extern OMX_ERRORTYPE WmvOmxComponentDestructor(OMX_IN OMX_HANDLETYPE pHandle, OMX_PTR &aOmxLib, OMX…
[all …]
Dpv_omxcore.cpp655 OMX_IN OMX_STRING cComponentName, in OMX_MasterGetHandle()
656 OMX_IN OMX_PTR pAppData, in OMX_MasterGetHandle()
657 OMX_IN OMX_CALLBACKTYPE* pCallBacks) in OMX_MasterGetHandle()
665 OMX_IN OMX_STRING cComponentName, in OMX_GetHandle()
666 OMX_IN OMX_PTR pAppData, in OMX_GetHandle()
667 OMX_IN OMX_CALLBACKTYPE* pCallBacks) in OMX_GetHandle()
905 OSCL_EXPORT_REF OMX_ERRORTYPE OMX_APIENTRY OMX_MasterFreeHandle(OMX_IN OMX_HANDLETYPE hComponent) in OMX_MasterFreeHandle()
911 OSCL_EXPORT_REF OMX_ERRORTYPE OMX_APIENTRY OMX_FreeHandle(OMX_IN OMX_HANDLETYPE hComponent) in OMX_FreeHandle()
1010 OMX_IN OMX_U32 nNameLength, in OMX_MasterComponentNameEnum()
1011 OMX_IN OMX_U32 nIndex) in OMX_MasterComponentNameEnum()
[all …]
/external/opencore/codecs_v2/omx/omx_baseclass/src/
Dpv_omxcomponent.cpp336 OMX_IN OMX_HANDLETYPE hComponent, in ParameterSanityCheck()
337 OMX_IN OMX_U32 nPortIndex, in ParameterSanityCheck()
338 OMX_IN OMX_PTR pStructure, in ParameterSanityCheck()
339 OMX_IN size_t size) in ParameterSanityCheck()
856 OMX_IN OMX_HANDLETYPE hComp, in TunnelRequest()
857 OMX_IN OMX_U32 nPort, in TunnelRequest()
858 OMX_IN OMX_HANDLETYPE hTunneledComp, in TunnelRequest()
859 OMX_IN OMX_U32 nTunneledPort, in TunnelRequest()
873 OMX_IN OMX_HANDLETYPE hComponent, in BaseComponentGetConfig()
874 OMX_IN OMX_INDEXTYPE nIndex, in BaseComponentGetConfig()
[all …]
/external/opencore/codecs_v2/omx/omx_m4venc/include/
Domx_mpeg4enc_component.h66 OMX_IN OMX_HANDLETYPE hComponent,
67 OMX_IN OMX_INDEXTYPE nIndex,
68 OMX_IN OMX_PTR pComponentConfigStructure);
/external/opencore/codecs_v2/omx/omx_mastercore/src/
Dpv_omxmastercore.cpp485 OMX_IN OMX_U32 nNameLength, in OMX_MasterComponentNameEnum()
486 OMX_IN OMX_U32 nIndex) in OMX_MasterComponentNameEnum()
530 OMX_IN OMX_STRING cComponentName, in OMX_MasterGetHandle()
531 OMX_IN OMX_PTR pAppData, in OMX_MasterGetHandle()
532 OMX_IN OMX_CALLBACKTYPE* pCallBacks) in OMX_MasterGetHandle()
631 OSCL_EXPORT_REF OMX_ERRORTYPE OMX_APIENTRY OMX_MasterFreeHandle(OMX_IN OMX_HANDLETYPE hComponent) in OMX_MasterFreeHandle()
687 OMX_IN OMX_HANDLETYPE hOutput, in OMX_MasterSetupTunnel()
688 OMX_IN OMX_U32 nPortOutput, in OMX_MasterSetupTunnel()
689 OMX_IN OMX_HANDLETYPE hInput, in OMX_MasterSetupTunnel()
690 OMX_IN OMX_U32 nPortInput) in OMX_MasterSetupTunnel()
[all …]
/external/opencore/codecs_v2/omx/omx_h264enc/include/
Domx_avcenc_component.h66 OMX_IN OMX_HANDLETYPE hComponent,
67 OMX_IN OMX_INDEXTYPE nIndex,
68 OMX_IN OMX_PTR pComponentConfigStructure);
/external/opencore/codecs_v2/omx/omx_mp3/include/
Domx_mp3_component.h69 OMX_IN OMX_HANDLETYPE hComponent,
70 OMX_IN OMX_INDEXTYPE nIndex,
/external/opencore/codecs_v2/omx/omx_amr/include/
Domx_amr_component.h71 OMX_IN OMX_HANDLETYPE hComponent,
72 OMX_IN OMX_INDEXTYPE nIndex,
/external/opencore/codecs_v2/omx/omx_aac/include/
Domx_aac_component.h68 OMX_IN OMX_HANDLETYPE hComponent,
69 OMX_IN OMX_INDEXTYPE nIndex,
/external/opencore/codecs_v2/omx/omx_h264/include/
Domx_avc_component.h73 OMX_IN OMX_HANDLETYPE hComponent,
74 OMX_IN OMX_INDEXTYPE nIndex,
/external/opencore/codecs_v2/omx/omx_m4v/include/
Domx_mpeg4_component.h75 OMX_IN OMX_HANDLETYPE hComponent,
76 OMX_IN OMX_INDEXTYPE nIndex,
/external/opencore/codecs_v2/omx/omx_m4v/src/
Domx_mpeg4_component.cpp47 …E Mpeg4OmxComponentFactory(OMX_OUT OMX_HANDLETYPE* pHandle, OMX_IN OMX_PTR pAppData, OMX_IN OMX_P… in Mpeg4OmxComponentFactory()
80 OSCL_EXPORT_REF OMX_ERRORTYPE Mpeg4OmxComponentDestructor(OMX_IN OMX_HANDLETYPE pHandle, OMX_PTR &a… in Mpeg4OmxComponentDestructor()
99 …PE H263OmxComponentFactory(OMX_OUT OMX_HANDLETYPE* pHandle, OMX_IN OMX_PTR pAppData, OMX_IN OMX_P… in H263OmxComponentFactory()
131 OSCL_EXPORT_REF OMX_ERRORTYPE H263OmxComponentDestructor(OMX_IN OMX_HANDLETYPE pHandle, OMX_PTR &aO… in H263OmxComponentDestructor()
1023 OMX_IN OMX_HANDLETYPE hComponent, in GetConfig()
1024 OMX_IN OMX_INDEXTYPE nIndex, in GetConfig()
/external/opencore/codecs_v2/omx/omx_m4venc/src/
Domx_mpeg4enc_component.cpp28 OMX_ERRORTYPE Mpeg4EncOmxComponentFactory(OMX_OUT OMX_HANDLETYPE* pHandle, OMX_IN OMX_PTR pAppData,… in Mpeg4EncOmxComponentFactory()
61 OMX_ERRORTYPE Mpeg4EncOmxComponentDestructor(OMX_IN OMX_HANDLETYPE pHandle, OMX_PTR &aOmxLib, OMX_P… in Mpeg4EncOmxComponentDestructor()
81 OMX_ERRORTYPE H263EncOmxComponentFactory(OMX_OUT OMX_HANDLETYPE* pHandle, OMX_IN OMX_PTR pAppData,… in H263EncOmxComponentFactory()
115 OMX_ERRORTYPE H263EncOmxComponentDestructor(OMX_IN OMX_HANDLETYPE pHandle, OMX_PTR &aOmxLib, OMX_PT… in H263EncOmxComponentDestructor()
917 OMX_IN OMX_HANDLETYPE hComponent, in SetConfig()
918 OMX_IN OMX_INDEXTYPE nIndex, in SetConfig()
919 OMX_IN OMX_PTR pComponentConfigStructure) in SetConfig()
/external/opencore/codecs_v2/omx/omx_mp3/src/
Domx_mp3_component.cpp36 OSCL_EXPORT_REF OMX_ERRORTYPE Mp3OmxComponentFactory(OMX_OUT OMX_HANDLETYPE* pHandle, OMX_IN OMX_P… in OSCL_DLL_ENTRY_POINT_DEFAULT()
65 OSCL_EXPORT_REF OMX_ERRORTYPE Mp3OmxComponentDestructor(OMX_IN OMX_HANDLETYPE pHandle, OMX_PTR &aOm… in Mp3OmxComponentDestructor()
910 OMX_IN OMX_HANDLETYPE hComponent, in GetConfig()
911 OMX_IN OMX_INDEXTYPE nIndex, in GetConfig()
/external/opencore/codecs_v2/omx/omx_h264/src/
Domx_avc_component.cpp35 …YPE AvcOmxComponentFactory(OMX_OUT OMX_HANDLETYPE* pHandle, OMX_IN OMX_PTR pAppData, OMX_IN OMX_P… in OSCL_DLL_ENTRY_POINT_DEFAULT()
64 OSCL_EXPORT_REF OMX_ERRORTYPE AvcOmxComponentDestructor(OMX_IN OMX_HANDLETYPE pHandle, OMX_PTR &aOm… in AvcOmxComponentDestructor()
1085 OMX_IN OMX_HANDLETYPE hComponent, in GetConfig()
1086 OMX_IN OMX_INDEXTYPE nIndex, in GetConfig()
/external/opencore/codecs_v2/omx/omx_aac/src/
Domx_aac_component.cpp44 OSCL_EXPORT_REF OMX_ERRORTYPE AacOmxComponentFactory(OMX_OUT OMX_HANDLETYPE* pHandle, OMX_IN OMX_P… in OSCL_DLL_ENTRY_POINT_DEFAULT()
73 OSCL_EXPORT_REF OMX_ERRORTYPE AacOmxComponentDestructor(OMX_IN OMX_HANDLETYPE pHandle, OMX_PTR &aOm… in AacOmxComponentDestructor()
1003 OMX_IN OMX_HANDLETYPE hComponent, in GetConfig()
1004 OMX_IN OMX_INDEXTYPE nIndex, in GetConfig()
/external/opencore/codecs_v2/omx/omx_h264enc/src/
Domx_avcenc_component.cpp35 OMX_ERRORTYPE AvcEncOmxComponentFactory(OMX_OUT OMX_HANDLETYPE* pHandle, OMX_IN OMX_PTR pAppData, O… in AvcEncOmxComponentFactory()
65 OMX_ERRORTYPE AvcEncOmxComponentDestructor(OMX_IN OMX_HANDLETYPE pHandle, OMX_PTR &aOmxLib, OMX_PTR… in AvcEncOmxComponentDestructor()
863 OMX_IN OMX_HANDLETYPE hComponent, in SetConfig()
864 OMX_IN OMX_INDEXTYPE nIndex, in SetConfig()
865 OMX_IN OMX_PTR pComponentConfigStructure) in SetConfig()

12