Home
last modified time | relevance | path

Searched refs:OMX_CALLBACKTYPE (Results 1 – 14 of 14) sorted by relevance

/external/opencore/codecs_v2/omx/omx_proxy/src/
Domx_proxy_interface.h176 OMX_IN OMX_CALLBACKTYPE* pCallbacks,
197 OMX_IN OMX_CALLBACKTYPE* pCallBacks);
259 OMX_IN OMX_CALLBACKTYPE* pCallbacks,
437 SetCallMsg(OMX_HANDLETYPE hComp, OMX_CALLBACKTYPE* pCallb, OMX_PTR pAppD) in SetCallMsg()
444 OMX_CALLBACKTYPE* pCallbacks;
496 OMX_PTR pAppD, OMX_CALLBACKTYPE* pCallB) in GetHandleMsg()
505 OMX_CALLBACKTYPE* pCallBacks;
570 OMX_IN OMX_CALLBACKTYPE* pCallBacks,
Domx_proxy_interface.cpp664 OMX_IN OMX_CALLBACKTYPE* pCallbacks, in ProxySetCallbacks()
774 OMX_IN OMX_CALLBACKTYPE* pCallBacks) in ProxyGetHandle()
831 OMX_IN OMX_CALLBACKTYPE* pCallBacks, in GlobalProxyComponentGetHandle()
/external/opencore/codecs_v2/omx/omx_mastercore/include/
Domx_interface.h53 OMX_IN OMX_CALLBACKTYPE* pCallBacks);
174 OMX_IN OMX_CALLBACKTYPE* pCallBacks);
/external/opencore/extern_libs_v2/khronos/openmax/include/
DOMX_Core.h514 typedef struct OMX_CALLBACKTYPE struct
611 } OMX_CALLBACKTYPE; argument
1298 OMX_IN OMX_CALLBACKTYPE* pCallBacks);
DOMX_Component.h559 OMX_IN OMX_CALLBACKTYPE* pCallbacks,
/external/opencore/codecs_v2/omx/omx_baseclass/include/
Dpv_omxcomponent.h211 OMX_IN OMX_CALLBACKTYPE* pCallbacks,
291 OMX_IN OMX_CALLBACKTYPE* pCallbacks,
363 OMX_IN OMX_CALLBACKTYPE* pCallbacks,
452 OMX_CALLBACKTYPE* ipCallbacks;
/external/opencore/codecs_v2/omx/omx_common/include/
Dpv_omxcore.h130 OMX_IN OMX_CALLBACKTYPE* pCallBacks);
315 OMX_IN OMX_CALLBACKTYPE* pCallBacks);
/external/opencore/codecs_v2/omx/omx_common/src/
Dpv_omxcore.cpp657 OMX_IN OMX_CALLBACKTYPE* pCallBacks) in OMX_MasterGetHandle()
667 OMX_IN OMX_CALLBACKTYPE* pCallBacks) in OMX_GetHandle()
/external/opencore/nodes/pvomxbasedecnode/include/
Dpvmf_omx_basedec_node.h428 OMX_CALLBACKTYPE iCallbacks; // structure that contains callback ptrs.
/external/opencore/codecs_v2/omx/omx_mastercore/src/
Dpv_omxmastercore.cpp532 OMX_IN OMX_CALLBACKTYPE* pCallBacks) in OMX_MasterGetHandle()
/external/opencore/nodes/pvomxencnode/src/
Dpvmf_omx_enc_node.h950 OMX_CALLBACKTYPE iCallbacks; // structure that contains callback ptrs.
Dpvmf_omx_enc_node.cpp5846 …tHandle(&iOMXEncoder, (OMX_STRING) CompOfRole[ii], (OMX_PTR) this, (OMX_CALLBACKTYPE *) & iCallbac… in DoPrepare()
/external/opencore/codecs_v2/omx/omx_baseclass/src/
Dpv_omxcomponent.cpp1474 OMX_IN OMX_CALLBACKTYPE* pCallbacks, in BaseComponentSetCallbacks()
1493 OMX_IN OMX_CALLBACKTYPE* pCallbacks, in SetCallbacks()
4613 OMX_IN OMX_CALLBACKTYPE* pCallbacks, in BaseComponentProxySetCallbacks()
/external/opencore/nodes/pvomxbasedecnode/src/
Dpvmf_omx_basedec_node.cpp4065 …der, (OMX_STRING) aInputParameters.cComponentName, (OMX_PTR) this, (OMX_CALLBACKTYPE *) & iCallbac… in DoPrepare()