Searched refs:OMX_CALLBACKTYPE (Results 1 - 25 of 90) sorted by relevance

1234

/hardware/intel/common/utils/ISV/include/
H A Disv_omxcore.h30 OMX_HANDLETYPE *, OMX_STRING, OMX_PTR, OMX_CALLBACKTYPE *);
H A Disv_omxcomponent.h50 ISVProcThreadObserver(OMX_COMPONENTTYPE *pBaseComponent, OMX_COMPONENTTYPE *pComponent, OMX_CALLBACKTYPE *pCallBacks, sp<ISVBufferManager> bufferManager);
58 OMX_CALLBACKTYPE *mpCallBacks;
72 OMX_CALLBACKTYPE *getCallBacks(OMX_CALLBACKTYPE*);
192 OMX_IN OMX_CALLBACKTYPE* pCallbacks,
195 OMX_IN OMX_CALLBACKTYPE* pCallbacks,
261 OMX_CALLBACKTYPE *mpCallBacks;
263 OMX_CALLBACKTYPE *mpISVCallBacks;
/hardware/intel/common/libstagefrighthw/
H A DWrsOMXPlugin.h49 OMX_HANDLETYPE *, OMX_STRING, OMX_PTR, OMX_CALLBACKTYPE *);
79 const OMX_CALLBACKTYPE *callbacks,
H A DWrsOMXPlugin.cpp120 const OMX_CALLBACKTYPE *callbacks,
132 appData, const_cast<OMX_CALLBACKTYPE *>(callbacks));
/hardware/qcom/media/msm8974/libstagefrighthw/
H A DQComOMXPlugin.h31 const OMX_CALLBACKTYPE *callbacks,
56 OMX_HANDLETYPE *, OMX_STRING, OMX_PTR, OMX_CALLBACKTYPE *);
H A DQComOMXPlugin.cpp72 const OMX_CALLBACKTYPE *callbacks,
82 appData, const_cast<OMX_CALLBACKTYPE *>(callbacks));
/hardware/qcom/media/msm8996/libstagefrighthw/
H A DQComOMXPlugin.h31 const OMX_CALLBACKTYPE *callbacks,
56 OMX_HANDLETYPE *, OMX_STRING, OMX_PTR, OMX_CALLBACKTYPE *);
H A DQComOMXPlugin.cpp72 const OMX_CALLBACKTYPE *callbacks,
82 appData, const_cast<OMX_CALLBACKTYPE *>(callbacks));
/hardware/qcom/media/msm8998/libstagefrighthw/
H A DQComOMXPlugin.h31 const OMX_CALLBACKTYPE *callbacks,
56 OMX_HANDLETYPE *, OMX_STRING, OMX_PTR, OMX_CALLBACKTYPE *);
H A DQComOMXPlugin.cpp72 const OMX_CALLBACKTYPE *callbacks,
82 appData, const_cast<OMX_CALLBACKTYPE *>(callbacks));
/hardware/intel/common/wrs_omxil_core/base/inc/
H A Dportbase.h54 OMX_CALLBACKTYPE *pCallbacks,
189 OMX_CALLBACKTYPE *callbacks;
H A Dcomponentbase.h110 OMX_CALLBACKTYPE *pCallBacks);
235 OMX_IN OMX_CALLBACKTYPE* pCallbacks,
239 OMX_IN OMX_CALLBACKTYPE* pCallbacks,
431 OMX_CALLBACKTYPE *callbacks;
/hardware/qcom/media/msm8974/mm-core/inc/
H A DOMX_Core.h506 typedef struct OMX_CALLBACKTYPE struct
603 } OMX_CALLBACKTYPE; typedef in typeref:struct:OMX_CALLBACKTYPE
1279 pointer to a OMX_CALLBACKTYPE structure that will be passed to the
1290 OMX_IN OMX_CALLBACKTYPE* pCallBacks);
H A Dqc_omx_component.h161 OMX_CALLBACKTYPE* callbacks,
/hardware/qcom/media/msm8974/mm-core/omxcore/inc/
H A DOMX_Core.h497 typedef struct OMX_CALLBACKTYPE struct
594 } OMX_CALLBACKTYPE; typedef in typeref:struct:OMX_CALLBACKTYPE
1270 pointer to a OMX_CALLBACKTYPE structure that will be passed to the
1281 OMX_IN OMX_CALLBACKTYPE* pCallBacks);
H A Dqc_omx_component.h161 OMX_CALLBACKTYPE* callbacks,
/hardware/qcom/media/msm8996/mm-core/inc/
H A DOMX_Core.h506 typedef struct OMX_CALLBACKTYPE struct
603 } OMX_CALLBACKTYPE; typedef in typeref:struct:OMX_CALLBACKTYPE
1279 pointer to a OMX_CALLBACKTYPE structure that will be passed to the
1290 OMX_IN OMX_CALLBACKTYPE* pCallBacks);
H A Dqc_omx_component.h161 OMX_CALLBACKTYPE* callbacks,
/hardware/qcom/media/msm8998/mm-core/inc/
H A DOMX_Core.h506 typedef struct OMX_CALLBACKTYPE struct
603 } OMX_CALLBACKTYPE; typedef in typeref:struct:OMX_CALLBACKTYPE
1279 pointer to a OMX_CALLBACKTYPE structure that will be passed to the
1290 OMX_IN OMX_CALLBACKTYPE* pCallBacks);
H A Dqc_omx_component.h161 OMX_CALLBACKTYPE* callbacks,
/hardware/intel/common/utils/ISV/omx/
H A Disv_omxcomponent.cpp192 OMX_CALLBACKTYPE* ISVComponent::getCallBacks(OMX_CALLBACKTYPE* pCallBacks)
201 mpISVCallBacks = (OMX_CALLBACKTYPE *)calloc(1, sizeof(OMX_CALLBACKTYPE));
825 OMX_IN OMX_CALLBACKTYPE* pCallbacks,
834 OMX_IN OMX_CALLBACKTYPE* pCallbacks,
841 mpISVCallBacks = (OMX_CALLBACKTYPE *)calloc(1, sizeof(OMX_CALLBACKTYPE));
895 OMX_CALLBACKTYPE *pCallBacks,
/hardware/qcom/media/msm8974/mm-core/omxcore/src/common/
H A Domx_core_cmp.h137 OMX_IN OMX_CALLBACKTYPE* callbacks,
/hardware/qcom/media/msm8974/mm-core/src/common/
H A Domx_core_cmp.h137 OMX_IN OMX_CALLBACKTYPE* callbacks,
/hardware/qcom/media/msm8996/mm-core/src/common/
H A Domx_core_cmp.h137 OMX_IN OMX_CALLBACKTYPE* callbacks,
/hardware/qcom/media/msm8998/mm-core/src/common/
H A Domx_core_cmp.h137 OMX_IN OMX_CALLBACKTYPE* callbacks,

Completed in 655 milliseconds

1234