Home
last modified time | relevance | path

Searched refs:OMX_COMPONENTTYPE (Results 1 – 25 of 168) sorted by relevance

1234567

/hardware/qcom/media/msm8974/mm-core/omxcore/src/common/
Domx_core_cmp.cpp49 OMX_COMPONENTTYPE* component = &(pThis->m_cmp); in qc_omx_create_component_wrapper()
50 memset(&pThis->m_cmp,0,sizeof(OMX_COMPONENTTYPE)); in qc_omx_create_component_wrapper()
52 component->nSize = sizeof(OMX_COMPONENTTYPE); in qc_omx_create_component_wrapper()
88 …qc_omx_component *pThis = (hComp)? (qc_omx_component *)(((OMX_COMPONENTTYPE *)hComp)->pComponentPr… in qc_omx_component_init()
114 …qc_omx_component *pThis = (hComp)? (qc_omx_component *)(((OMX_COMPONENTTYPE *)hComp)->pComponentPr… in qc_omx_component_get_version()
130 …qc_omx_component *pThis = (hComp)? (qc_omx_component *)(((OMX_COMPONENTTYPE *)hComp)->pComponentPr… in qc_omx_component_send_command()
146 …qc_omx_component *pThis = (hComp)? (qc_omx_component *)(((OMX_COMPONENTTYPE *)hComp)->pComponentPr… in qc_omx_component_get_parameter()
162 …qc_omx_component *pThis = (hComp)? (qc_omx_component *)(((OMX_COMPONENTTYPE *)hComp)->pComponentPr… in qc_omx_component_set_parameter()
178 …qc_omx_component *pThis = (hComp)? (qc_omx_component *)(((OMX_COMPONENTTYPE *)hComp)->pComponentPr… in qc_omx_component_get_config()
196 …qc_omx_component *pThis = (hComp)? (qc_omx_component *)(((OMX_COMPONENTTYPE *)hComp)->pComponentPr… in qc_omx_component_set_config()
[all …]
/hardware/qcom/media/msm8974/mm-core/src/common/
Domx_core_cmp.cpp49 OMX_COMPONENTTYPE* component = &(pThis->m_cmp); in qc_omx_create_component_wrapper()
50 memset(&pThis->m_cmp,0,sizeof(OMX_COMPONENTTYPE)); in qc_omx_create_component_wrapper()
52 component->nSize = sizeof(OMX_COMPONENTTYPE); in qc_omx_create_component_wrapper()
88 …qc_omx_component *pThis = (hComp)? (qc_omx_component *)(((OMX_COMPONENTTYPE *)hComp)->pComponentPr… in qc_omx_component_init()
114 …qc_omx_component *pThis = (hComp)? (qc_omx_component *)(((OMX_COMPONENTTYPE *)hComp)->pComponentPr… in qc_omx_component_get_version()
130 …qc_omx_component *pThis = (hComp)? (qc_omx_component *)(((OMX_COMPONENTTYPE *)hComp)->pComponentPr… in qc_omx_component_send_command()
146 …qc_omx_component *pThis = (hComp)? (qc_omx_component *)(((OMX_COMPONENTTYPE *)hComp)->pComponentPr… in qc_omx_component_get_parameter()
162 …qc_omx_component *pThis = (hComp)? (qc_omx_component *)(((OMX_COMPONENTTYPE *)hComp)->pComponentPr… in qc_omx_component_set_parameter()
178 …qc_omx_component *pThis = (hComp)? (qc_omx_component *)(((OMX_COMPONENTTYPE *)hComp)->pComponentPr… in qc_omx_component_get_config()
196 …qc_omx_component *pThis = (hComp)? (qc_omx_component *)(((OMX_COMPONENTTYPE *)hComp)->pComponentPr… in qc_omx_component_set_config()
[all …]
/hardware/qcom/media/msm8996/mm-core/src/common/
Domx_core_cmp.cpp49 OMX_COMPONENTTYPE* component = &(pThis->m_cmp); in qc_omx_create_component_wrapper()
50 memset(&pThis->m_cmp,0,sizeof(OMX_COMPONENTTYPE)); in qc_omx_create_component_wrapper()
52 component->nSize = sizeof(OMX_COMPONENTTYPE); in qc_omx_create_component_wrapper()
88 …qc_omx_component *pThis = (hComp)? (qc_omx_component *)(((OMX_COMPONENTTYPE *)hComp)->pComponentPr… in qc_omx_component_init()
114 …qc_omx_component *pThis = (hComp)? (qc_omx_component *)(((OMX_COMPONENTTYPE *)hComp)->pComponentPr… in qc_omx_component_get_version()
130 …qc_omx_component *pThis = (hComp)? (qc_omx_component *)(((OMX_COMPONENTTYPE *)hComp)->pComponentPr… in qc_omx_component_send_command()
146 …qc_omx_component *pThis = (hComp)? (qc_omx_component *)(((OMX_COMPONENTTYPE *)hComp)->pComponentPr… in qc_omx_component_get_parameter()
162 …qc_omx_component *pThis = (hComp)? (qc_omx_component *)(((OMX_COMPONENTTYPE *)hComp)->pComponentPr… in qc_omx_component_set_parameter()
178 …qc_omx_component *pThis = (hComp)? (qc_omx_component *)(((OMX_COMPONENTTYPE *)hComp)->pComponentPr… in qc_omx_component_get_config()
196 …qc_omx_component *pThis = (hComp)? (qc_omx_component *)(((OMX_COMPONENTTYPE *)hComp)->pComponentPr… in qc_omx_component_set_config()
[all …]
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
DOMX_Core.h690 ((OMX_COMPONENTTYPE*)hComponent)->GetComponentVersion( \
750 ((OMX_COMPONENTTYPE*)hComponent)->SendCommand( \
790 ((OMX_COMPONENTTYPE*)hComponent)->GetParameter( \
829 ((OMX_COMPONENTTYPE*)hComponent)->SetParameter( \
865 ((OMX_COMPONENTTYPE*)hComponent)->GetConfig( \
901 ((OMX_COMPONENTTYPE*)hComponent)->SetConfig( \
935 ((OMX_COMPONENTTYPE*)hComponent)->GetExtensionIndex( \
961 ((OMX_COMPONENTTYPE*)hComponent)->GetState( \
992 ((OMX_COMPONENTTYPE*)hComponent)->UseBuffer( \
1034 ((OMX_COMPONENTTYPE*)hComponent)->AllocateBuffer( \
[all …]
/hardware/ti/omap4xxx/domx/omx_core/inc/
DOMX_Core.h690 ((OMX_COMPONENTTYPE*)hComponent)->GetComponentVersion( \
750 ((OMX_COMPONENTTYPE*)hComponent)->SendCommand( \
790 ((OMX_COMPONENTTYPE*)hComponent)->GetParameter( \
829 ((OMX_COMPONENTTYPE*)hComponent)->SetParameter( \
865 ((OMX_COMPONENTTYPE*)hComponent)->GetConfig( \
901 ((OMX_COMPONENTTYPE*)hComponent)->SetConfig( \
935 ((OMX_COMPONENTTYPE*)hComponent)->GetExtensionIndex( \
961 ((OMX_COMPONENTTYPE*)hComponent)->GetState( \
992 ((OMX_COMPONENTTYPE*)hComponent)->UseBuffer( \
1034 ((OMX_COMPONENTTYPE*)hComponent)->AllocateBuffer( \
[all …]
/hardware/qcom/media/msm8974/mm-core/omxcore/inc/
DOMX_Core.h690 ((OMX_COMPONENTTYPE*)hComponent)->GetComponentVersion( \
750 ((OMX_COMPONENTTYPE*)hComponent)->SendCommand( \
790 ((OMX_COMPONENTTYPE*)hComponent)->GetParameter( \
829 ((OMX_COMPONENTTYPE*)hComponent)->SetParameter( \
865 ((OMX_COMPONENTTYPE*)hComponent)->GetConfig( \
901 ((OMX_COMPONENTTYPE*)hComponent)->SetConfig( \
935 ((OMX_COMPONENTTYPE*)hComponent)->GetExtensionIndex( \
961 ((OMX_COMPONENTTYPE*)hComponent)->GetState( \
992 ((OMX_COMPONENTTYPE*)hComponent)->UseBuffer( \
1034 ((OMX_COMPONENTTYPE*)hComponent)->AllocateBuffer( \
[all …]
/hardware/qcom/media/msm8996/mm-core/inc/
DOMX_Core.h699 ((OMX_COMPONENTTYPE*)hComponent)->GetComponentVersion( \
759 ((OMX_COMPONENTTYPE*)hComponent)->SendCommand( \
799 ((OMX_COMPONENTTYPE*)hComponent)->GetParameter( \
838 ((OMX_COMPONENTTYPE*)hComponent)->SetParameter( \
874 ((OMX_COMPONENTTYPE*)hComponent)->GetConfig( \
910 ((OMX_COMPONENTTYPE*)hComponent)->SetConfig( \
944 ((OMX_COMPONENTTYPE*)hComponent)->GetExtensionIndex( \
970 ((OMX_COMPONENTTYPE*)hComponent)->GetState( \
1001 ((OMX_COMPONENTTYPE*)hComponent)->UseBuffer( \
1043 ((OMX_COMPONENTTYPE*)hComponent)->AllocateBuffer( \
[all …]
/hardware/ti/omap4-aah/domx/omx_core/inc/
DOMX_Core.h707 ((OMX_COMPONENTTYPE*)hComponent)->GetComponentVersion( \
767 ((OMX_COMPONENTTYPE*)hComponent)->SendCommand( \
807 ((OMX_COMPONENTTYPE*)hComponent)->GetParameter( \
846 ((OMX_COMPONENTTYPE*)hComponent)->SetParameter( \
882 ((OMX_COMPONENTTYPE*)hComponent)->GetConfig( \
918 ((OMX_COMPONENTTYPE*)hComponent)->SetConfig( \
952 ((OMX_COMPONENTTYPE*)hComponent)->GetExtensionIndex( \
978 ((OMX_COMPONENTTYPE*)hComponent)->GetState( \
1009 ((OMX_COMPONENTTYPE*)hComponent)->UseBuffer( \
1051 ((OMX_COMPONENTTYPE*)hComponent)->AllocateBuffer( \
[all …]
/hardware/qcom/media/msm8974/mm-core/inc/
DOMX_Core.h699 ((OMX_COMPONENTTYPE*)hComponent)->GetComponentVersion( \
759 ((OMX_COMPONENTTYPE*)hComponent)->SendCommand( \
799 ((OMX_COMPONENTTYPE*)hComponent)->GetParameter( \
838 ((OMX_COMPONENTTYPE*)hComponent)->SetParameter( \
874 ((OMX_COMPONENTTYPE*)hComponent)->GetConfig( \
910 ((OMX_COMPONENTTYPE*)hComponent)->SetConfig( \
944 ((OMX_COMPONENTTYPE*)hComponent)->GetExtensionIndex( \
970 ((OMX_COMPONENTTYPE*)hComponent)->GetState( \
1001 ((OMX_COMPONENTTYPE*)hComponent)->UseBuffer( \
1043 ((OMX_COMPONENTTYPE*)hComponent)->AllocateBuffer( \
[all …]
/hardware/ti/omap4xxx/domx/omx_proxy_component/omx_video_dec/src/
Domx_proxy_videodec.c82 static OMX_ERRORTYPE RPC_UTIL_SetStrideAndPadding(OMX_COMPONENTTYPE * hRemoteComp, PROXY_COMPONENT_…
123 OMX_COMPONENTTYPE *pHandle = NULL; in OMX_ComponentInit()
125 pHandle = (OMX_COMPONENTTYPE *) hComponent; in OMX_ComponentInit()
163 OMX_COMPONENTTYPE *pHandle = NULL; in OMX_ProxyViddecInit()
165 pHandle = (OMX_COMPONENTTYPE *) hComponent; in OMX_ProxyViddecInit()
268 OMX_COMPONENTTYPE *hComp = (OMX_COMPONENTTYPE *) hComponent; in PROXY_VIDDEC_GetExtensionIndex()
317 OMX_COMPONENTTYPE *hComp = (OMX_COMPONENTTYPE *) hComponent; in PROXY_VIDDEC_GetParameter()
401 OMX_COMPONENTTYPE *hComp = (OMX_COMPONENTTYPE *) hComponent; in PROXY_VIDDEC_SetParameter()
457 OMX_COMPONENTTYPE *hComp = (OMX_COMPONENTTYPE *) hComponent; in PROXY_VIDDEC_SendCommand()
513 OMX_COMPONENTTYPE *hComp = (OMX_COMPONENTTYPE *) hComponent; in PROXY_VIDDEC_EventHandler()
[all …]
Domx_proxy_videodec_secure.c22 OMX_COMPONENTTYPE *pHandle = NULL; in OMX_ComponentInit()
28 pHandle = (OMX_COMPONENTTYPE *) hComponent; in OMX_ComponentInit()
113 OMX_COMPONENTTYPE *pHandle = NULL; in PROXY_VIDDEC_Secure_ComponentDeInit()
119 pHandle = (OMX_COMPONENTTYPE *) hComponent; in PROXY_VIDDEC_Secure_ComponentDeInit()
/hardware/ti/omap4-aah/domx/omx_proxy_component/omx_video_dec/src/
Domx_proxy_videodec.c89 static OMX_ERRORTYPE RPC_UTIL_SetStrideAndPadding(OMX_COMPONENTTYPE * hRemoteComp, PROXY_COMPONENT_…
138 OMX_COMPONENTTYPE *pHandle = NULL; in OMX_ComponentInit()
140 pHandle = (OMX_COMPONENTTYPE *) hComponent; in OMX_ComponentInit()
203 OMX_COMPONENTTYPE *pHandle = NULL; in OMX_ProxyViddecInit()
205 pHandle = (OMX_COMPONENTTYPE *) hComponent; in OMX_ProxyViddecInit()
296 OMX_COMPONENTTYPE *hComp = (OMX_COMPONENTTYPE *) hComponent; in PROXY_VIDDEC_GetExtensionIndex()
345 OMX_COMPONENTTYPE *hComp = (OMX_COMPONENTTYPE *) hComponent; in PROXY_VIDDEC_GetParameter()
432 OMX_COMPONENTTYPE *hComp = (OMX_COMPONENTTYPE *) hComponent; in PROXY_VIDDEC_SetParameter()
488 OMX_COMPONENTTYPE *hComp = (OMX_COMPONENTTYPE *) hComponent; in PROXY_VIDDEC_SendCommand()
544 OMX_COMPONENTTYPE *hComp = (OMX_COMPONENTTYPE *) hComponent; in PROXY_VIDDEC_EventHandler()
[all …]
Domx_proxy_videodec_secure.c22 OMX_COMPONENTTYPE *pHandle = NULL; in OMX_ComponentInit()
28 pHandle = (OMX_COMPONENTTYPE *) hComponent; in OMX_ComponentInit()
123 OMX_COMPONENTTYPE *pHandle = NULL; in PROXY_VIDDEC_Secure_ComponentDeInit()
129 pHandle = (OMX_COMPONENTTYPE *) hComponent; in PROXY_VIDDEC_Secure_ComponentDeInit()
/hardware/intel/common/libstagefrighthw/
DWrsOMXPlugin.h69 OMX_COMPONENTTYPE *mComponent;
81 OMX_COMPONENTTYPE **component);
84 OMX_COMPONENTTYPE *component);
/hardware/intel/common/utils/ISV/include/
Disv_omxcomponent.h50 …ISVProcThreadObserver(OMX_COMPONENTTYPE *pBaseComponent, OMX_COMPONENTTYPE *pComponent, OMX_CALLBA…
56 OMX_COMPONENTTYPE *mBaseComponent;
57 OMX_COMPONENTTYPE *mComponent;
74 …void setComponent(OMX_COMPONENTTYPE *pComp, ISVOMXCore *pCore){mComponent = pComp; mCore = pCore;r… in setComponent()
78 OMX_COMPONENTTYPE *getBaseComponent(){return &mBaseComponent;} in getBaseComponent()
259 OMX_COMPONENTTYPE mBaseComponent; //returned by GetComponetHandle()
260 OMX_COMPONENTTYPE *mComponent; // passed from the real OMX core
/hardware/ti/omap4-aah/domx/domx/omx_rpc/src/
Domx_rpc_skel.c95 OMX_COMPONENTTYPE *pHandle = NULL; in RPC_SKEL_EmptyBufferDone()
109 pHandle = (OMX_COMPONENTTYPE *) hComp; in RPC_SKEL_EmptyBufferDone()
147 OMX_COMPONENTTYPE *pHandle = NULL; in RPC_SKEL_FillBufferDone()
163 pHandle = (OMX_COMPONENTTYPE *) hComp; in RPC_SKEL_FillBufferDone()
200 OMX_COMPONENTTYPE *pHandle = NULL; in RPC_SKEL_EventHandler()
217 pHandle = (OMX_COMPONENTTYPE *) hComp; in RPC_SKEL_EventHandler()
/hardware/ti/omap4xxx/domx/domx/omx_rpc/src/
Domx_rpc_skel.c95 OMX_COMPONENTTYPE *pHandle = NULL; in RPC_SKEL_EmptyBufferDone()
109 pHandle = (OMX_COMPONENTTYPE *) hComp; in RPC_SKEL_EmptyBufferDone()
147 OMX_COMPONENTTYPE *pHandle = NULL; in RPC_SKEL_FillBufferDone()
163 pHandle = (OMX_COMPONENTTYPE *) hComp; in RPC_SKEL_FillBufferDone()
200 OMX_COMPONENTTYPE *pHandle = NULL; in RPC_SKEL_EventHandler()
217 pHandle = (OMX_COMPONENTTYPE *) hComp; in RPC_SKEL_EventHandler()
/hardware/ti/omap4-aah/domx/domx/omx_proxy_common/src/
Domx_proxy_common.c100 OMX_ERRORTYPE RPC_UTIL_GetStride(OMX_COMPONENTTYPE * hRemoteComp,
102 OMX_ERRORTYPE RPC_UTIL_GetNumLines(OMX_COMPONENTTYPE * hComp,
257 OMX_COMPONENTTYPE *hComp = (OMX_COMPONENTTYPE *) hComponent; in PROXY_EventHandler()
347 OMX_COMPONENTTYPE *hComp = (OMX_COMPONENTTYPE *) hComponent; in PROXY_EmptyBufferDone()
417 OMX_COMPONENTTYPE *hComp = (OMX_COMPONENTTYPE *) hComponent; in PROXY_FillBufferDone()
492 OMX_COMPONENTTYPE *hComp = (OMX_COMPONENTTYPE *) hComponent; in PROXY_EmptyThisBuffer()
494 OMX_COMPONENTTYPE *pMarkComp = NULL; in PROXY_EmptyThisBuffer()
528 (OMX_COMPONENTTYPE *) (pBufferHdr->hMarkTargetComponent); in PROXY_EmptyThisBuffer()
610 OMX_COMPONENTTYPE *hComp = (OMX_COMPONENTTYPE *) hComponent; in PROXY_FillThisBuffer()
668 OMX_COMPONENTTYPE *hComp = (OMX_COMPONENTTYPE *) hComponent; in PROXY_AllocateBuffer()
[all …]
/hardware/ti/omap4xxx/domx/domx/omx_proxy_common/src/
Domx_proxy_common.c101 pCompPrv, OMX_COMPONENTTYPE * hRemoteComp, OMX_U32 nPortIndex,
105 pCompPrv, OMX_COMPONENTTYPE * hRemoteComp, OMX_U32 nPortIndex,
118 OMX_ERRORTYPE RPC_UTIL_GetStride(OMX_COMPONENTTYPE * hRemoteComp,
120 OMX_ERRORTYPE RPC_UTIL_GetNumLines(OMX_COMPONENTTYPE * hComp,
242 OMX_COMPONENTTYPE *hComp = (OMX_COMPONENTTYPE *) hComponent; in PROXY_EventHandler()
332 OMX_COMPONENTTYPE *hComp = (OMX_COMPONENTTYPE *) hComponent; in PROXY_EmptyBufferDone()
400 OMX_COMPONENTTYPE *hComp = (OMX_COMPONENTTYPE *) hComponent; in PROXY_FillBufferDone()
473 OMX_COMPONENTTYPE *hComp = (OMX_COMPONENTTYPE *) hComponent; in PROXY_EmptyThisBuffer()
475 OMX_COMPONENTTYPE *pMarkComp = NULL; in PROXY_EmptyThisBuffer()
509 (OMX_COMPONENTTYPE *) (pBufferHdr->hMarkTargetComponent); in PROXY_EmptyThisBuffer()
[all …]
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/src/
DOMX_G726Encoder.c191 OMX_COMPONENTTYPE *pHandle = (OMX_COMPONENTTYPE*) hComp; in OMX_ComponentInit()
432 OMX_COMPONENTTYPE *pHandle = (OMX_COMPONENTTYPE*)pComponent; in SetCallbacks()
482 OMX_COMPONENTTYPE *pHandle = (OMX_COMPONENTTYPE*) hComp; in GetComponentVersion()
520 OMX_COMPONENTTYPE *pHandle = (OMX_COMPONENTTYPE *)phandle; in SendCommand()
638 … pComponentPrivate = (G726ENC_COMPONENT_PRIVATE *)(((OMX_COMPONENTTYPE*)hComp)->pComponentPrivate); in GetParameter()
766 OMX_COMPONENTTYPE* pHandle= (OMX_COMPONENTTYPE*)hComp; in SetParameter()
772 … pComponentPrivate = (G726ENC_COMPONENT_PRIVATE *)(((OMX_COMPONENTTYPE*)hComp)->pComponentPrivate); in SetParameter()
890 OMX_COMPONENTTYPE* pHandle = (OMX_COMPONENTTYPE*)hComp; in GetConfig()
929 OMX_COMPONENTTYPE* pHandle = (OMX_COMPONENTTYPE*)hComp; in SetConfig()
1031 OMX_COMPONENTTYPE *pHandle = (OMX_COMPONENTTYPE *)pComponent; in GetState()
[all …]
/hardware/ti/omap4-aah/domx/omx_proxy_component/omx_h264_enc/src/
Domx_proxy_h264enc.c177 OMX_COMPONENTTYPE *pHandle; in OMX_ConfigureDynamicFrameRate()
182 pHandle = (OMX_COMPONENTTYPE *) hComponent; in OMX_ConfigureDynamicFrameRate()
276 OMX_COMPONENTTYPE *pHandle = NULL; in OMX_ComponentInit()
278 pHandle = (OMX_COMPONENTTYPE *) hComponent; in OMX_ComponentInit()
414 OMX_COMPONENTTYPE *hComp = (OMX_COMPONENTTYPE *) hComponent; in LOCAL_PROXY_H264E_GetParameter()
518 OMX_COMPONENTTYPE *hComp = (OMX_COMPONENTTYPE *) hComponent; in LOCAL_PROXY_H264E_SetParameter()
649 OMX_COMPONENTTYPE *hComp = hComponent; in LOCAL_PROXY_H264E_GetExtensionIndex()
698 OMX_COMPONENTTYPE *hComp = (OMX_COMPONENTTYPE *) hComponent; in LOCAL_PROXY_H264E_EmptyThisBuffer()
899 OMX_COMPONENTTYPE *hComp = (OMX_COMPONENTTYPE *) hComponent; in LOCAL_PROXY_H264E_AllocateBuffer()
920 OMX_COMPONENTTYPE *hComp = (OMX_COMPONENTTYPE *) hComponent; in LOCAL_PROXY_H264E_FreeBuffer()
[all …]
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/src/
DOMX_Core.c174 OMX_COMPONENTTYPE *componentType; in TIOMX_GetHandle()
261 *pHandle = malloc(sizeof(OMX_COMPONENTTYPE)); in TIOMX_GetHandle()
269 componentType = (OMX_COMPONENTTYPE*) *pHandle; in TIOMX_GetHandle()
270 componentType->nSize = sizeof(OMX_COMPONENTTYPE); in TIOMX_GetHandle()
336 OMX_COMPONENTTYPE *pHandle = (OMX_COMPONENTTYPE *)hComponent; in TIOMX_FreeHandle()
454 OMX_COMPONENTTYPE *pCompIn, *pCompOut; in TIOMX_SetupTunnel()
463 pCompOut = (OMX_COMPONENTTYPE*)hOutput; in TIOMX_SetupTunnel()
473 pCompIn = (OMX_COMPONENTTYPE*)hInput; in TIOMX_SetupTunnel()
/hardware/ti/omap4-aah/domx/omx_proxy_component/omx_mpeg4_enc/src/
Domx_proxy_mpeg4enc.c175 OMX_COMPONENTTYPE *pHandle; in OMX_ConfigureDynamicFrameRate()
180 pHandle = (OMX_COMPONENTTYPE *) hComponent; in OMX_ConfigureDynamicFrameRate()
274 OMX_COMPONENTTYPE *pHandle = NULL; in OMX_ComponentInit()
276 pHandle = (OMX_COMPONENTTYPE *) hComponent; in OMX_ComponentInit()
411 OMX_COMPONENTTYPE *hComp = (OMX_COMPONENTTYPE *) hComponent; in LOCAL_PROXY_MPEG4E_GetParameter()
500 OMX_COMPONENTTYPE *hComp = (OMX_COMPONENTTYPE *) hComponent; in LOCAL_PROXY_MPEG4E_SetParameter()
625 OMX_COMPONENTTYPE *hComp = hComponent; in LOCAL_PROXY_MPEG4E_GetExtensionIndex()
674 OMX_COMPONENTTYPE *hComp = (OMX_COMPONENTTYPE *) hComponent; in LOCAL_PROXY_MPEG4E_EmptyThisBuffer()
847 OMX_COMPONENTTYPE *hComp = (OMX_COMPONENTTYPE *) hComponent; in LOCAL_PROXY_MPEG4E_AllocateBuffer()
903 OMX_COMPONENTTYPE *hComp = (OMX_COMPONENTTYPE *) hComponent; in LOCAL_PROXY_MPEG4E_FreeBuffer()
[all …]
/hardware/ti/omap4xxx/domx/omx_core/src/
DOMX_Core.c189 OMX_COMPONENTTYPE *componentType; in OMX_GetHandle()
295 *pHandle = malloc(sizeof(OMX_COMPONENTTYPE)); in OMX_GetHandle()
300 componentType = (OMX_COMPONENTTYPE *) * pHandle; in OMX_GetHandle()
301 componentType->nSize = sizeof(OMX_COMPONENTTYPE); in OMX_GetHandle()
359 OMX_COMPONENTTYPE *pHandle = (OMX_COMPONENTTYPE *) hComponent; in OMX_FreeHandle()
480 OMX_COMPONENTTYPE *pCompIn, *pCompOut; in OMX_SetupTunnel()
489 pCompOut = (OMX_COMPONENTTYPE *) hOutput; in OMX_SetupTunnel()
501 pCompIn = (OMX_COMPONENTTYPE *) hInput; in OMX_SetupTunnel()
774 ((OMX_COMPONENTTYPE *) hComp)-> in OMX_BuildComponentTable()
795 ((OMX_COMPONENTTYPE *) in OMX_BuildComponentTable()
/hardware/ti/omap4-aah/domx/omx_core/src/
DOMX_Core.c196 OMX_COMPONENTTYPE *componentType; in OMX_GetHandle()
308 *pHandle = malloc(sizeof(OMX_COMPONENTTYPE)); in OMX_GetHandle()
313 componentType = (OMX_COMPONENTTYPE *) * pHandle; in OMX_GetHandle()
314 componentType->nSize = sizeof(OMX_COMPONENTTYPE); in OMX_GetHandle()
372 OMX_COMPONENTTYPE *pHandle = (OMX_COMPONENTTYPE *) hComponent; in OMX_FreeHandle()
493 OMX_COMPONENTTYPE *pCompIn, *pCompOut; in OMX_SetupTunnel()
502 pCompOut = (OMX_COMPONENTTYPE *) hOutput; in OMX_SetupTunnel()
514 pCompIn = (OMX_COMPONENTTYPE *) hInput; in OMX_SetupTunnel()
787 ((OMX_COMPONENTTYPE *) hComp)-> in OMX_BuildComponentTable()
808 ((OMX_COMPONENTTYPE *) in OMX_BuildComponentTable()

1234567