/hardware/ti/omap3/omx/system/src/openmax_il/lcml/inc/ |
D | LCML_DspCodec.h | 147 pCallbacks \ argument 154 pCallbacks \ 163 pCallbacks, \ argument 170 pCallbacks, \
|
D | LCML_CodecInterface.h | 103 LCML_CALLBACKTYPE *pCallbacks); 109 LCML_CALLBACKTYPE *pCallbacks,
|
/hardware/intel/common/utils/ISV/omx/ |
D | isv_omxcomponent.cpp | 803 OMX_IN OMX_CALLBACKTYPE* pCallbacks, in SetCallbacks() argument 808 return pComp->ISV_SetCallbacks(pCallbacks, pAppData); in SetCallbacks() 812 OMX_IN OMX_CALLBACKTYPE* pCallbacks, in ISV_SetCallbacks() argument 826 mpISVCallBacks->EmptyBufferDone = pCallbacks->EmptyBufferDone; in ISV_SetCallbacks() 828 mpCallBacks = pCallbacks; in ISV_SetCallbacks() 831 return mComponent->SetCallbacks(mComponent, pCallbacks, pAppData); in ISV_SetCallbacks()
|
/hardware/intel/common/utils/ISV/include/ |
D | isv_omxcomponent.h | 192 OMX_IN OMX_CALLBACKTYPE* pCallbacks, 195 OMX_IN OMX_CALLBACKTYPE* pCallbacks,
|
/hardware/intel/common/wrs_omxil_core/base/inc/ |
D | portbase.h | 54 OMX_CALLBACKTYPE *pCallbacks,
|
D | componentbase.h | 235 OMX_IN OMX_CALLBACKTYPE* pCallbacks, 239 OMX_IN OMX_CALLBACKTYPE* pCallbacks,
|
/hardware/ti/omap3/omx/system/src/openmax_il/lcml/src/ |
D | LCML_DspCodec.c | 88 LCML_CALLBACKTYPE *pCallbacks); 93 LCML_CALLBACKTYPE *pCallbacks, 205 LCML_CALLBACKTYPE *pCallbacks, in InitMMCodecEx() argument 222 InitMMCodec(hInt, codecName, toCodecInitParams, fromCodecInfoStruct, pCallbacks); in InitMMCodecEx() 264 if(pCallbacks) in InitMMCodecEx() 265 phandle->dspCodec->Callbacks.LCML_Callback = pCallbacks->LCML_Callback; in InitMMCodecEx() 528 LCML_CALLBACKTYPE *pCallbacks) in InitMMCodec() argument 577 if(pCallbacks) in InitMMCodec() 579 phandle->dspCodec->Callbacks.LCML_Callback = pCallbacks->LCML_Callback; in InitMMCodec()
|
/hardware/ti/omap4-aah/domx/omx_core/inc/ |
D | OMX_Component.h | 559 OMX_IN OMX_CALLBACKTYPE* pCallbacks,
|
/hardware/qcom/media/mm-core/omxcore/inc/ |
D | OMX_Component.h | 542 OMX_IN OMX_CALLBACKTYPE* pCallbacks,
|
/hardware/ti/omap4xxx/domx/omx_core/inc/ |
D | OMX_Component.h | 542 OMX_IN OMX_CALLBACKTYPE* pCallbacks,
|
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/ |
D | OMX_Component.h | 542 OMX_IN OMX_CALLBACKTYPE* pCallbacks,
|
/hardware/qcom/media/mm-core/inc/ |
D | OMX_Component.h | 542 OMX_IN OMX_CALLBACKTYPE* pCallbacks,
|
/hardware/intel/common/wrs_omxil_core/base/src/ |
D | componentbase.cpp | 1191 OMX_IN OMX_CALLBACKTYPE* pCallbacks, in SetCallbacks() argument 1204 return cbase->CBaseSetCallbacks(hComponent, pCallbacks, pAppData); in SetCallbacks() 1209 OMX_IN OMX_CALLBACKTYPE *pCallbacks, in CBaseSetCallbacks() argument 1216 callbacks = pCallbacks; in CBaseSetCallbacks()
|
D | portbase.cpp | 136 OMX_CALLBACKTYPE *pCallbacks, in SetCallbacks() argument 143 callbacks = pCallbacks; in SetCallbacks()
|