Searched refs:OMX_CALLBACKTYPE (Results 1 – 14 of 14) sorted by relevance
/external/opencore/codecs_v2/omx/omx_proxy/src/ |
D | omx_proxy_interface.h | 176 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,
|
D | omx_proxy_interface.cpp | 664 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/ |
D | omx_interface.h | 53 OMX_IN OMX_CALLBACKTYPE* pCallBacks); 174 OMX_IN OMX_CALLBACKTYPE* pCallBacks);
|
/external/opencore/extern_libs_v2/khronos/openmax/include/ |
D | OMX_Core.h | 514 typedef struct OMX_CALLBACKTYPE struct 611 } OMX_CALLBACKTYPE; argument 1298 OMX_IN OMX_CALLBACKTYPE* pCallBacks);
|
D | OMX_Component.h | 559 OMX_IN OMX_CALLBACKTYPE* pCallbacks,
|
/external/opencore/codecs_v2/omx/omx_baseclass/include/ |
D | pv_omxcomponent.h | 211 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/ |
D | pv_omxcore.h | 130 OMX_IN OMX_CALLBACKTYPE* pCallBacks); 315 OMX_IN OMX_CALLBACKTYPE* pCallBacks);
|
/external/opencore/codecs_v2/omx/omx_common/src/ |
D | pv_omxcore.cpp | 657 OMX_IN OMX_CALLBACKTYPE* pCallBacks) in OMX_MasterGetHandle() 667 OMX_IN OMX_CALLBACKTYPE* pCallBacks) in OMX_GetHandle()
|
/external/opencore/nodes/pvomxbasedecnode/include/ |
D | pvmf_omx_basedec_node.h | 428 OMX_CALLBACKTYPE iCallbacks; // structure that contains callback ptrs.
|
/external/opencore/codecs_v2/omx/omx_mastercore/src/ |
D | pv_omxmastercore.cpp | 532 OMX_IN OMX_CALLBACKTYPE* pCallBacks) in OMX_MasterGetHandle()
|
/external/opencore/nodes/pvomxencnode/src/ |
D | pvmf_omx_enc_node.h | 950 OMX_CALLBACKTYPE iCallbacks; // structure that contains callback ptrs.
|
D | pvmf_omx_enc_node.cpp | 5846 …tHandle(&iOMXEncoder, (OMX_STRING) CompOfRole[ii], (OMX_PTR) this, (OMX_CALLBACKTYPE *) & iCallbac… in DoPrepare()
|
/external/opencore/codecs_v2/omx/omx_baseclass/src/ |
D | pv_omxcomponent.cpp | 1474 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/ |
D | pvmf_omx_basedec_node.cpp | 4065 …der, (OMX_STRING) aInputParameters.cComponentName, (OMX_PTR) this, (OMX_CALLBACKTYPE *) & iCallbac… in DoPrepare()
|