Home
last modified time | relevance | path

Searched refs:ProxyApplication_OMX (Results 1 – 13 of 13) sorted by relevance

/external/opencore/codecs_v2/omx/omx_proxy/src/
Domx_proxy_interface.cpp60 OSCL_EXPORT_REF ProxyApplication_OMX::ProxyApplication_OMX() in ProxyApplication_OMX() function in ProxyApplication_OMX
85 OSCL_EXPORT_REF ProxyApplication_OMX::~ProxyApplication_OMX() in ~ProxyApplication_OMX()
97 OSCL_EXPORT_REF bool ProxyApplication_OMX::Start() in Start()
111 OSCL_EXPORT_REF void ProxyApplication_OMX::Exit() in Exit()
122 void ProxyApplication_OMX::PVThreadLogon(PVMainProxy_OMX& proxy) in PVThreadLogon()
129 void ProxyApplication_OMX::PVThreadLogoff(PVMainProxy_OMX& proxy) in PVThreadLogoff()
136 void ProxyApplication_OMX::ProcessMessage(TPVCommandId cmdid, OsclAny* cmd) in ProcessMessage()
342 void ProxyApplication_OMX::CleanupMessage(OsclAny* Msg) in CleanupMessage()
351 void ProxyApplication_OMX::HandleCommand(TPVProxyMsgId msgid , TPVCommandId cmdid, OsclAny* aData) in HandleCommand()
357 void ProxyApplication_OMX::CleanupNotification(TPVProxyMsgId , OsclAny* aData) in CleanupNotification()
[all …]
Domx_proxy_interface.h96 class ProxyApplication_OMX
102 OSCL_IMPORT_REF ProxyApplication_OMX();
103 OSCL_IMPORT_REF virtual ~ProxyApplication_OMX();
/external/opencore/codecs_v2/omx/omx_amrenc/src/
Domx_amrenc_component.cpp293 ((ProxyApplication_OMX*)ipComponentProxy)->ComponentSendCommand = BaseComponentSendCommand; in ConstructComponent()
294 ((ProxyApplication_OMX*)ipComponentProxy)->ComponentGetParameter = BaseComponentGetParameter; in ConstructComponent()
295 ((ProxyApplication_OMX*)ipComponentProxy)->ComponentSetParameter = BaseComponentSetParameter; in ConstructComponent()
296 ((ProxyApplication_OMX*)ipComponentProxy)->ComponentGetConfig = BaseComponentGetConfig; in ConstructComponent()
297 ((ProxyApplication_OMX*)ipComponentProxy)->ComponentSetConfig = BaseComponentSetConfig; in ConstructComponent()
298 …((ProxyApplication_OMX*)ipComponentProxy)->ComponentGetExtensionIndex = BaseComponentGetExtensionI… in ConstructComponent()
299 ((ProxyApplication_OMX*)ipComponentProxy)->ComponentGetState = BaseComponentGetState; in ConstructComponent()
300 ((ProxyApplication_OMX*)ipComponentProxy)->ComponentUseBuffer = BaseComponentUseBuffer; in ConstructComponent()
301 … ((ProxyApplication_OMX*)ipComponentProxy)->ComponentAllocateBuffer = BaseComponentAllocateBuffer; in ConstructComponent()
302 ((ProxyApplication_OMX*)ipComponentProxy)->ComponentFreeBuffer = BaseComponentFreeBuffer; in ConstructComponent()
[all …]
/external/opencore/codecs_v2/omx/omx_mp3/src/
Domx_mp3_component.cpp307 ((ProxyApplication_OMX*)ipComponentProxy)->ComponentSendCommand = BaseComponentSendCommand; in ConstructComponent()
308 ((ProxyApplication_OMX*)ipComponentProxy)->ComponentGetParameter = BaseComponentGetParameter; in ConstructComponent()
309 ((ProxyApplication_OMX*)ipComponentProxy)->ComponentSetParameter = BaseComponentSetParameter; in ConstructComponent()
310 ((ProxyApplication_OMX*)ipComponentProxy)->ComponentGetConfig = BaseComponentGetConfig; in ConstructComponent()
311 ((ProxyApplication_OMX*)ipComponentProxy)->ComponentSetConfig = BaseComponentSetConfig; in ConstructComponent()
312 …((ProxyApplication_OMX*)ipComponentProxy)->ComponentGetExtensionIndex = BaseComponentGetExtensionI… in ConstructComponent()
313 ((ProxyApplication_OMX*)ipComponentProxy)->ComponentGetState = BaseComponentGetState; in ConstructComponent()
314 ((ProxyApplication_OMX*)ipComponentProxy)->ComponentUseBuffer = BaseComponentUseBuffer; in ConstructComponent()
315 … ((ProxyApplication_OMX*)ipComponentProxy)->ComponentAllocateBuffer = BaseComponentAllocateBuffer; in ConstructComponent()
316 ((ProxyApplication_OMX*)ipComponentProxy)->ComponentFreeBuffer = BaseComponentFreeBuffer; in ConstructComponent()
[all …]
/external/opencore/codecs_v2/omx/omx_aac/src/
Domx_aac_component.cpp310 ((ProxyApplication_OMX*)ipComponentProxy)->ComponentSendCommand = BaseComponentSendCommand; in ConstructComponent()
311 ((ProxyApplication_OMX*)ipComponentProxy)->ComponentGetParameter = BaseComponentGetParameter; in ConstructComponent()
312 ((ProxyApplication_OMX*)ipComponentProxy)->ComponentSetParameter = BaseComponentSetParameter; in ConstructComponent()
313 ((ProxyApplication_OMX*)ipComponentProxy)->ComponentGetConfig = BaseComponentGetConfig; in ConstructComponent()
314 ((ProxyApplication_OMX*)ipComponentProxy)->ComponentSetConfig = BaseComponentSetConfig; in ConstructComponent()
315 …((ProxyApplication_OMX*)ipComponentProxy)->ComponentGetExtensionIndex = BaseComponentGetExtensionI… in ConstructComponent()
316 ((ProxyApplication_OMX*)ipComponentProxy)->ComponentGetState = BaseComponentGetState; in ConstructComponent()
317 ((ProxyApplication_OMX*)ipComponentProxy)->ComponentUseBuffer = BaseComponentUseBuffer; in ConstructComponent()
318 … ((ProxyApplication_OMX*)ipComponentProxy)->ComponentAllocateBuffer = BaseComponentAllocateBuffer; in ConstructComponent()
319 ((ProxyApplication_OMX*)ipComponentProxy)->ComponentFreeBuffer = BaseComponentFreeBuffer; in ConstructComponent()
[all …]
/external/opencore/codecs_v2/omx/omx_h264/src/
Domx_avc_component.cpp331 ((ProxyApplication_OMX*)ipComponentProxy)->ComponentSendCommand = BaseComponentSendCommand; in ConstructComponent()
332 ((ProxyApplication_OMX*)ipComponentProxy)->ComponentGetParameter = BaseComponentGetParameter; in ConstructComponent()
333 ((ProxyApplication_OMX*)ipComponentProxy)->ComponentSetParameter = BaseComponentSetParameter; in ConstructComponent()
334 ((ProxyApplication_OMX*)ipComponentProxy)->ComponentGetConfig = BaseComponentGetConfig; in ConstructComponent()
335 ((ProxyApplication_OMX*)ipComponentProxy)->ComponentSetConfig = BaseComponentSetConfig; in ConstructComponent()
336 …((ProxyApplication_OMX*)ipComponentProxy)->ComponentGetExtensionIndex = BaseComponentGetExtensionI… in ConstructComponent()
337 ((ProxyApplication_OMX*)ipComponentProxy)->ComponentGetState = BaseComponentGetState; in ConstructComponent()
338 ((ProxyApplication_OMX*)ipComponentProxy)->ComponentUseBuffer = BaseComponentUseBuffer; in ConstructComponent()
339 … ((ProxyApplication_OMX*)ipComponentProxy)->ComponentAllocateBuffer = BaseComponentAllocateBuffer; in ConstructComponent()
340 ((ProxyApplication_OMX*)ipComponentProxy)->ComponentFreeBuffer = BaseComponentFreeBuffer; in ConstructComponent()
[all …]
/external/opencore/codecs_v2/omx/omx_amr/src/
Domx_amr_component.cpp300 ((ProxyApplication_OMX*)ipComponentProxy)->ComponentSendCommand = BaseComponentSendCommand; in ConstructComponent()
301 ((ProxyApplication_OMX*)ipComponentProxy)->ComponentGetParameter = BaseComponentGetParameter; in ConstructComponent()
302 ((ProxyApplication_OMX*)ipComponentProxy)->ComponentSetParameter = BaseComponentSetParameter; in ConstructComponent()
303 ((ProxyApplication_OMX*)ipComponentProxy)->ComponentGetConfig = BaseComponentGetConfig; in ConstructComponent()
304 ((ProxyApplication_OMX*)ipComponentProxy)->ComponentSetConfig = BaseComponentSetConfig; in ConstructComponent()
305 …((ProxyApplication_OMX*)ipComponentProxy)->ComponentGetExtensionIndex = BaseComponentGetExtensionI… in ConstructComponent()
306 ((ProxyApplication_OMX*)ipComponentProxy)->ComponentGetState = BaseComponentGetState; in ConstructComponent()
307 ((ProxyApplication_OMX*)ipComponentProxy)->ComponentUseBuffer = BaseComponentUseBuffer; in ConstructComponent()
308 … ((ProxyApplication_OMX*)ipComponentProxy)->ComponentAllocateBuffer = BaseComponentAllocateBuffer; in ConstructComponent()
309 ((ProxyApplication_OMX*)ipComponentProxy)->ComponentFreeBuffer = BaseComponentFreeBuffer; in ConstructComponent()
[all …]
/external/opencore/codecs_v2/omx/omx_m4venc/src/
Domx_mpeg4enc_component.cpp522 ((ProxyApplication_OMX*)ipComponentProxy)->ComponentSendCommand = BaseComponentSendCommand; in ConstructComponent()
523 ((ProxyApplication_OMX*)ipComponentProxy)->ComponentGetParameter = BaseComponentGetParameter; in ConstructComponent()
524 ((ProxyApplication_OMX*)ipComponentProxy)->ComponentSetParameter = BaseComponentSetParameter; in ConstructComponent()
525 ((ProxyApplication_OMX*)ipComponentProxy)->ComponentGetConfig = BaseComponentGetConfig; in ConstructComponent()
526 ((ProxyApplication_OMX*)ipComponentProxy)->ComponentSetConfig = BaseComponentSetConfig; in ConstructComponent()
527 …((ProxyApplication_OMX*)ipComponentProxy)->ComponentGetExtensionIndex = BaseComponentGetExtensionI… in ConstructComponent()
528 ((ProxyApplication_OMX*)ipComponentProxy)->ComponentGetState = BaseComponentGetState; in ConstructComponent()
529 ((ProxyApplication_OMX*)ipComponentProxy)->ComponentUseBuffer = BaseComponentUseBuffer; in ConstructComponent()
530 … ((ProxyApplication_OMX*)ipComponentProxy)->ComponentAllocateBuffer = BaseComponentAllocateBuffer; in ConstructComponent()
531 ((ProxyApplication_OMX*)ipComponentProxy)->ComponentFreeBuffer = BaseComponentFreeBuffer; in ConstructComponent()
[all …]
/external/opencore/codecs_v2/omx/omx_m4v/src/
Domx_mpeg4_component.cpp418 ((ProxyApplication_OMX*)ipComponentProxy)->ComponentSendCommand = BaseComponentSendCommand; in ConstructComponent()
419 ((ProxyApplication_OMX*)ipComponentProxy)->ComponentGetParameter = BaseComponentGetParameter; in ConstructComponent()
420 ((ProxyApplication_OMX*)ipComponentProxy)->ComponentSetParameter = BaseComponentSetParameter; in ConstructComponent()
421 ((ProxyApplication_OMX*)ipComponentProxy)->ComponentGetConfig = BaseComponentGetConfig; in ConstructComponent()
422 ((ProxyApplication_OMX*)ipComponentProxy)->ComponentSetConfig = BaseComponentSetConfig; in ConstructComponent()
423 …((ProxyApplication_OMX*)ipComponentProxy)->ComponentGetExtensionIndex = BaseComponentGetExtensionI… in ConstructComponent()
424 ((ProxyApplication_OMX*)ipComponentProxy)->ComponentGetState = BaseComponentGetState; in ConstructComponent()
425 ((ProxyApplication_OMX*)ipComponentProxy)->ComponentUseBuffer = BaseComponentUseBuffer; in ConstructComponent()
426 … ((ProxyApplication_OMX*)ipComponentProxy)->ComponentAllocateBuffer = BaseComponentAllocateBuffer; in ConstructComponent()
427 ((ProxyApplication_OMX*)ipComponentProxy)->ComponentFreeBuffer = BaseComponentFreeBuffer; in ConstructComponent()
[all …]
/external/opencore/codecs_v2/omx/omx_h264enc/src/
Domx_avcenc_component.cpp460 ((ProxyApplication_OMX*)ipComponentProxy)->ComponentSendCommand = BaseComponentSendCommand; in ConstructComponent()
461 ((ProxyApplication_OMX*)ipComponentProxy)->ComponentGetParameter = BaseComponentGetParameter; in ConstructComponent()
462 ((ProxyApplication_OMX*)ipComponentProxy)->ComponentSetParameter = BaseComponentSetParameter; in ConstructComponent()
463 ((ProxyApplication_OMX*)ipComponentProxy)->ComponentGetConfig = BaseComponentGetConfig; in ConstructComponent()
464 ((ProxyApplication_OMX*)ipComponentProxy)->ComponentSetConfig = BaseComponentSetConfig; in ConstructComponent()
465 …((ProxyApplication_OMX*)ipComponentProxy)->ComponentGetExtensionIndex = BaseComponentGetExtensionI… in ConstructComponent()
466 ((ProxyApplication_OMX*)ipComponentProxy)->ComponentGetState = BaseComponentGetState; in ConstructComponent()
467 ((ProxyApplication_OMX*)ipComponentProxy)->ComponentUseBuffer = BaseComponentUseBuffer; in ConstructComponent()
468 … ((ProxyApplication_OMX*)ipComponentProxy)->ComponentAllocateBuffer = BaseComponentAllocateBuffer; in ConstructComponent()
469 ((ProxyApplication_OMX*)ipComponentProxy)->ComponentFreeBuffer = BaseComponentFreeBuffer; in ConstructComponent()
[all …]
/external/opencore/codecs_v2/omx/omx_common/src/
Dpv_omxcore.cpp160 ProxyApplication_OMX** pProxyTerm = data->ipProxyTerm; in OSCL_DLL_ENTRY_POINT_DEFAULT()
461 ProxyApplication_OMX** pProxyTerm = data->ipProxyTerm; in _OMX_Deinit()
602 static void _Cleanup_Component(ProxyApplication_OMX* aProxyTerm, OMX_OUT OMX_HANDLETYPE aHandle, in _Cleanup_Component()
673 ProxyApplication_OMX* pTempProxyTerm = new ProxyApplication_OMX; in OMX_GetHandle()
727 ProxyApplication_OMX** pProxyTerm = data->ipProxyTerm; in OMX_GetHandle()
947 ProxyApplication_OMX* pTempProxyTerm = data->ipProxyTerm[ComponentNumber]; in OMX_FreeHandle()
972 ProxyApplication_OMX** pProxyTerm = data->ipProxyTerm; in OMX_FreeHandle()
/external/opencore/codecs_v2/omx/omx_baseclass/src/
Dpv_omxcomponent.cpp4336 …ReturnValue = ((ProxyApplication_OMX*)(pOpenmaxAOType->ipComponentProxy))->ProxyGetConfig(hCompone… in BaseComponentProxyGetConfig()
4353 …ReturnValue = ((ProxyApplication_OMX*)(pOpenmaxAOType->ipComponentProxy))->ProxySetConfig(hCompone… in BaseComponentProxySetConfig()
4370 …ReturnValue = ((ProxyApplication_OMX*)(pOpenmaxAOType->ipComponentProxy))->ProxyGetExtensionIndex(… in BaseComponentProxyGetExtensionIndex()
4386 …ReturnValue = ((ProxyApplication_OMX*)(pOpenmaxAOType->ipComponentProxy))->ProxyGetState(hComponen… in BaseComponentProxyGetState()
4404 …ReturnValue = ((ProxyApplication_OMX*)(pOpenmaxAOType->ipComponentProxy))->ProxyGetParameter(hComp… in BaseComponentProxyGetParameter()
4422 …ReturnValue = ((ProxyApplication_OMX*)(pOpenmaxAOType->ipComponentProxy))->ProxySetParameter(hComp… in BaseComponentProxySetParameter()
4443 …ReturnValue = ((ProxyApplication_OMX*)(pOpenmaxAOType->ipComponentProxy))->ProxyUseBuffer(hCompone… in BaseComponentProxyUseBuffer()
4462 …ReturnValue = ((ProxyApplication_OMX*)(pOpenmaxAOType->ipComponentProxy))->ProxyAllocateBuffer(hCo… in BaseComponentProxyAllocateBuffer()
4479 …ReturnValue = ((ProxyApplication_OMX*)(pOpenmaxAOType->ipComponentProxy))->ProxyFreeBuffer(hCompon… in BaseComponentProxyFreeBuffer()
4496 …ReturnValue = ((ProxyApplication_OMX*)(pOpenmaxAOType->ipComponentProxy))->ProxySetCallbacks(hComp… in BaseComponentProxySetCallbacks()
[all …]
/external/opencore/codecs_v2/omx/omx_common/include/
Dpv_omxcore.h291 ProxyApplication_OMX* ipProxyTerm[MAX_INSTANTIATED_COMPONENTS];