Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/
DOMXComponentDefines.h23 static OMX_ERRORTYPE Get##FUNC(void *inst, OMX_PTR pStructure) {\
24 return ((CLASS*)inst)->Get##FUNC(pStructure);\
26 static OMX_ERRORTYPE Set##FUNC(void *inst, OMX_PTR pStructure) {\
27 return ((CLASS*)inst)->Set##FUNC(pStructure);\
108 ComponentBase *inst = new CLASS;\
109 if (!inst) {\
112 *instance = inst;\
DOMXComponentCodecBase.h77 typedef OMX_ERRORTYPE (*OMXHANDLER)(void *inst, OMX_PTR p);
/hardware/qcom/media/msm8974/mm-core/omxcore/src/common/
Dqc_omx_core.c166 static void clear_cmp_handle(OMX_HANDLETYPE inst) in clear_cmp_handle() argument
170 if(NULL == inst) in clear_cmp_handle()
177 if(inst == core[i].inst[j]) in clear_cmp_handle()
179 core[i].inst[j] = NULL; in clear_cmp_handle()
200 static int is_cmp_handle_exists(OMX_HANDLETYPE inst) in is_cmp_handle_exists() argument
205 if(NULL == inst) in is_cmp_handle_exists()
212 if(inst == core[i].inst[j]) in is_cmp_handle_exists()
245 if(NULL == core[i].inst[j]) in get_comp_handle_index()
279 if(core[index].inst[i]) in check_lib_unload()
312 if(core[i].inst[j]) in is_cmp_already_exists()
[all …]
Dqc_omx_core.h48 void* inst[OMX_COMP_MAX_INST];// Instance handle member
/hardware/qcom/media/msm8974/mm-core/src/common/
Dqc_omx_core.c163 static void clear_cmp_handle(OMX_HANDLETYPE inst) in clear_cmp_handle() argument
167 if(NULL == inst) in clear_cmp_handle()
174 if(inst == core[i].inst[j]) in clear_cmp_handle()
176 core[i].inst[j] = NULL; in clear_cmp_handle()
197 static int is_cmp_handle_exists(OMX_HANDLETYPE inst) in is_cmp_handle_exists() argument
202 if(NULL == inst) in is_cmp_handle_exists()
210 if(inst == core[i].inst[j]) in is_cmp_handle_exists()
245 if(NULL == core[i].inst[j]) in get_comp_handle_index()
279 if(core[index].inst[i]) in check_lib_unload()
312 if(core[i].inst[j]) in is_cmp_already_exists()
[all …]
Dqc_omx_core.h48 void* inst[OMX_COMP_MAX_INST];// Instance handle member
/hardware/qcom/media/msm8998/mm-core/src/common/
Dqc_omx_core.c167 static void clear_cmp_handle(OMX_HANDLETYPE inst) in clear_cmp_handle() argument
171 if(NULL == inst) in clear_cmp_handle()
178 if(inst == core[i].inst[j]) in clear_cmp_handle()
180 core[i].inst[j] = NULL; in clear_cmp_handle()
201 static int is_cmp_handle_exists(OMX_HANDLETYPE inst) in is_cmp_handle_exists() argument
206 if(NULL == inst) in is_cmp_handle_exists()
214 if(inst == core[i].inst[j]) in is_cmp_handle_exists()
249 if(NULL == core[i].inst[j]) in get_comp_handle_index()
283 if(core[index].inst[i]) in check_lib_unload()
316 if(core[i].inst[j]) in is_cmp_already_exists()
[all …]
Dqc_omx_core.h48 void* inst[OMX_COMP_MAX_INST];// Instance handle member
/hardware/qcom/media/msm8996/mm-core/src/common/
Dqc_omx_core.c167 static void clear_cmp_handle(OMX_HANDLETYPE inst) in clear_cmp_handle() argument
171 if(NULL == inst) in clear_cmp_handle()
178 if(inst == core[i].inst[j]) in clear_cmp_handle()
180 core[i].inst[j] = NULL; in clear_cmp_handle()
201 static int is_cmp_handle_exists(OMX_HANDLETYPE inst) in is_cmp_handle_exists() argument
206 if(NULL == inst) in is_cmp_handle_exists()
214 if(inst == core[i].inst[j]) in is_cmp_handle_exists()
249 if(NULL == core[i].inst[j]) in get_comp_handle_index()
283 if(core[index].inst[i]) in check_lib_unload()
316 if(core[i].inst[j]) in is_cmp_already_exists()
[all …]
Dqc_omx_core.h48 void* inst[OMX_COMP_MAX_INST];// Instance handle member
/hardware/libhardware/
Dhardware.c163 int hw_get_module_by_class(const char *class_id, const char *inst, in hw_get_module_by_class() argument
173 if (inst) in hw_get_module_by_class()
174 snprintf(name, PATH_MAX, "%s.%s", class_id, inst); in hw_get_module_by_class()
/hardware/interfaces/automotive/vehicle/2.0/default/common/include/vhal_v2_0/
DVehicleObjectPool.h41 static PoolStats inst; in instance() local
42 return &inst; in instance()
/hardware/libhardware/include/hardware/
Dhardware.h241 int hw_get_module_by_class(const char *class_id, const char *inst,
/hardware/qcom/msm8994/original-kernel-headers/media/
Dmsmb_pproc.h311 uint64_t inst; member
440 uint64_t inst; member
/hardware/qcom/msm8996/original-kernel-headers/media/
Dmsmb_pproc.h176 uint64_t inst; member
/hardware/qcom/msm8996/kernel-headers/media/
Dmsmb_pproc.h195 uint64_t inst; member
/hardware/qcom/msm8994/kernel-headers/media/
Dmsmb_pproc.h315 uint64_t inst; member