Home
last modified time | relevance | path

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

/hardware/qcom/camera/msm8998/mm-image-codec/qomx_core/
Dqomx_core.c55 static int get_idx_from_handle(OMX_IN OMX_HANDLETYPE *ahComp, int *acompIndex,
289 static int get_idx_from_handle(OMX_IN OMX_HANDLETYPE *ahComp, int *aCompIdx, in get_idx_from_handle() function
346 if (FALSE == get_idx_from_handle(hComp, &comp_idx, &inst_idx)) { in OMX_FreeHandle()