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

  /device/huawei/angler/camera/mm-image-codec/qomx_core/
qomx_core.c 148 * Function : get_free_inst_idx
154 static int get_free_inst_idx(omx_core_component_t *p_comp) function
205 inst_idx = get_free_inst_idx(p_core_comp);
  /device/lge/bullhead/camera/mm-image-codec/qomx_core/
qomx_core.c 148 * Function : get_free_inst_idx
154 static int get_free_inst_idx(omx_core_component_t *p_comp) function
205 inst_idx = get_free_inst_idx(p_core_comp);
  /device/moto/shamu/camera/mm-image-codec/qomx_core/
qomx_core.c 147 * Function : get_free_inst_idx
153 static int get_free_inst_idx(omx_core_component_t *p_comp) function
203 inst_idx = get_free_inst_idx(p_core_comp);
  /hardware/qcom/camera/mm-image-codec/qomx_core/
qomx_core.c 154 * Function : get_free_inst_idx
160 static int get_free_inst_idx(omx_core_component_t *p_comp) function
211 inst_idx = get_free_inst_idx(p_core_comp);
  /hardware/qcom/camera/msmcobalt/mm-image-codec/qomx_core/
qomx_core.c 154 * Function : get_free_inst_idx
160 static int get_free_inst_idx(omx_core_component_t *p_comp) function
211 inst_idx = get_free_inst_idx(p_core_comp);

Completed in 2073 milliseconds