HomeSort by relevance Sort by last modified time
    Searched refs:get_comp_handle_index (Results 1 - 4 of 4) sorted by null

  /hardware/qcom/media/msm8996/mm-core/src/common/
qc_omx_core.c 228 get_comp_handle_index
239 static int get_comp_handle_index(char *cmp_name) function
517 hnd_index = get_comp_handle_index("OMX.qti.vdec.vpp");
521 hnd_index = get_comp_handle_index(optComponentName);
  /hardware/qcom/media/msm8998/mm-core/src/common/
qc_omx_core.c 228 get_comp_handle_index
239 static int get_comp_handle_index(char *cmp_name) function
518 hnd_index = get_comp_handle_index("OMX.qti.vdec.vpp");
522 hnd_index = get_comp_handle_index(optComponentName);
  /hardware/qcom/media/msm8974/mm-core/omxcore/src/common/
qc_omx_core.c 224 get_comp_handle_index
235 static int get_comp_handle_index(char *cmp_name) function
464 hnd_index = get_comp_handle_index(componentName);
  /hardware/qcom/media/msm8974/mm-core/src/common/
qc_omx_core.c 224 get_comp_handle_index
235 static int get_comp_handle_index(char *cmp_name) function
443 hnd_index = get_comp_handle_index(componentName);

Completed in 262 milliseconds