Searched refs:callBacks (Results 1 – 6 of 6) sorted by relevance
/hardware/qcom/camera/msm8998/mm-image-codec/qomx_core/ |
D | qomx_core.c | 183 OMX_IN OMX_CALLBACKTYPE* callBacks) in OMX_GetHandle() argument 265 p_comp->SetCallbacks(p_comp, callBacks, appData); in OMX_GetHandle()
|
/hardware/qcom/media/msm8974/mm-core/src/common/ |
D | qc_omx_core.c | 398 OMX_IN OMX_CALLBACKTYPE* callBacks) in OMX_GetHandle() argument 442 qc_omx_component_set_callbacks(hComp,callBacks,appData); in OMX_GetHandle()
|
/hardware/qcom/media/msm8974/mm-core/omxcore/src/common/ |
D | qc_omx_core.c | 419 OMX_IN OMX_CALLBACKTYPE* callBacks) in OMX_GetHandle() argument 463 qc_omx_component_set_callbacks(hComp,callBacks,appData); in OMX_GetHandle()
|
/hardware/qcom/media/msm8996/mm-core/src/common/ |
D | qc_omx_core.c | 402 OMX_IN OMX_CALLBACKTYPE* callBacks) in OMX_GetHandle() argument 513 qc_omx_component_set_callbacks(hComp,callBacks,appData); in OMX_GetHandle()
|
/hardware/qcom/media/msm8998/mm-core/src/common/ |
D | qc_omx_core.c | 402 OMX_IN OMX_CALLBACKTYPE* callBacks) in OMX_GetHandle() argument 514 qc_omx_component_set_callbacks(hComp,callBacks,appData); in OMX_GetHandle()
|
/hardware/qcom/sdm845/media/mm-core/src/common/ |
D | qc_omx_core.c | 366 OMX_IN OMX_CALLBACKTYPE* callBacks) in OMX_GetHandle() argument 478 qc_omx_component_set_callbacks(hComp,callBacks,appData); in OMX_GetHandle()
|