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

  /device/huawei/angler/camera/mm-image-codec/qomx_core/
qomx_core.h 60 /** omx_core_component_t: OMX Component structure
82 } omx_core_component_t; typedef in typeref:struct:_omx_core_component_t
92 omx_core_component_t component[OMX_COMP_MAX_NUM]; //Array of pointers to components
qomx_core.c 154 static int get_free_inst_idx(omx_core_component_t *p_comp)
184 omx_core_component_t *p_core_comp = NULL;
307 static uint8_t is_comp_active(omx_core_component_t *p_core_comp)
330 omx_core_component_t *p_core_comp = NULL;
  /device/lge/bullhead/camera/mm-image-codec/qomx_core/
qomx_core.h 60 /** omx_core_component_t: OMX Component structure
82 } omx_core_component_t; typedef in typeref:struct:_omx_core_component_t
92 omx_core_component_t component[OMX_COMP_MAX_NUM]; //Array of pointers to components
qomx_core.c 154 static int get_free_inst_idx(omx_core_component_t *p_comp)
184 omx_core_component_t *p_core_comp = NULL;
307 static uint8_t is_comp_active(omx_core_component_t *p_core_comp)
330 omx_core_component_t *p_core_comp = NULL;
  /device/moto/shamu/camera/mm-image-codec/qomx_core/
qomx_core.h 60 /** omx_core_component_t: OMX Component structure
82 } omx_core_component_t; typedef in typeref:struct:_omx_core_component_t
92 omx_core_component_t component[OMX_COMP_MAX_NUM]; //Array of pointers to components
qomx_core.c 153 static int get_free_inst_idx(omx_core_component_t *p_comp)
182 omx_core_component_t *p_core_comp = NULL;
305 static uint8_t is_comp_active(omx_core_component_t *p_core_comp)
328 omx_core_component_t *p_core_comp = NULL;
  /hardware/qcom/camera/mm-image-codec/qomx_core/
qomx_core.h 60 /** omx_core_component_t: OMX Component structure
82 } omx_core_component_t; typedef in typeref:struct:_omx_core_component_t
92 omx_core_component_t component[OMX_COMP_MAX_NUM]; //Array of pointers to components
qomx_core.c 160 static int get_free_inst_idx(omx_core_component_t *p_comp)
190 omx_core_component_t *p_core_comp = NULL;
313 static uint8_t is_comp_active(omx_core_component_t *p_core_comp)
336 omx_core_component_t *p_core_comp = NULL;
  /hardware/qcom/camera/msmcobalt/mm-image-codec/qomx_core/
qomx_core.h 60 /** omx_core_component_t: OMX Component structure
82 } omx_core_component_t; typedef in typeref:struct:_omx_core_component_t
92 omx_core_component_t component[OMX_COMP_MAX_NUM]; //Array of pointers to components
qomx_core.c 160 static int get_free_inst_idx(omx_core_component_t *p_comp)
190 omx_core_component_t *p_core_comp = NULL;
313 static uint8_t is_comp_active(omx_core_component_t *p_core_comp)
336 omx_core_component_t *p_core_comp = NULL;

Completed in 373 milliseconds