Searched refs:comp_idx (Results 1 – 1 of 1) sorted by relevance
186 int comp_idx = 0, inst_idx = 0; in OMX_GetHandle() local200 comp_idx = get_comp_from_list(componentName); in OMX_GetHandle()201 if (comp_idx < 0) { in OMX_GetHandle()206 p_core_comp = &g_omxcore->component[comp_idx]; in OMX_GetHandle()263 comp_idx, g_omxcore); in OMX_GetHandle()334 int comp_idx, inst_idx; in OMX_FreeHandle() local346 if (FALSE == get_idx_from_handle(hComp, &comp_idx, &inst_idx)) { in OMX_FreeHandle()361 p_core_comp = &g_omxcore->component[comp_idx]; in OMX_FreeHandle()