OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:wrs_omxil_cmodule
(Results
1 - 2
of
2
) sorted by null
/hardware/intel/common/wrs_omxil_core/base/src/
cmodule.cpp
37
wrs_omxil_cmodule
= NULL;
83
wrs_omxil_cmodule
= (struct wrs_omxil_cmodule_s *)
85
if (!
wrs_omxil_cmodule
) {
108
wrs_omxil_cmodule
= NULL;
190
if (!
wrs_omxil_cmodule
)
193
ret =
wrs_omxil_cmodule
->ops->instantiate((void **)&cbase);
228
if (!
wrs_omxil_cmodule
)
231
roles = (const OMX_U8 **)
wrs_omxil_cmodule
->roles;
232
nr_roles =
wrs_omxil_cmodule
->nr_roles;
260
name =
wrs_omxil_cmodule
->name
[
all
...]
/hardware/intel/common/wrs_omxil_core/base/inc/
cmodule.h
27
#define WRS_OMXIL_CMODULE_SYMBOL
WRS_OMXIL_CMODULE
28
#define WRS_OMXIL_CMODULE_SYMBOL_STRING "
WRS_OMXIL_CMODULE
"
82
struct wrs_omxil_cmodule_s *
wrs_omxil_cmodule
;
member in class:CModule
Completed in 1552 milliseconds