OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:comp_name
(Results
1 - 25
of
76
) sorted by null
1
2
3
4
/device/asus/flo/camera/mm-image-codec/qomx_core/
qomx_core.h
51
* @
comp_name
: name of the component
55
char *
comp_name
;
member in struct:comp_info_t
79
char *
comp_name
;
member in struct:_omx_core_component_t
qomx_core.c
77
g_omxcore->component[i].
comp_name
= g_comp_info[i].
comp_name
;
112
static int get_comp_from_list(char *
comp_name
)
116
if (NULL ==
comp_name
)
120
if (!strcmp(g_omxcore->component[i].
comp_name
,
comp_name
)) {
/hardware/qcom/camera/mm-image-codec/qomx_core/
qomx_core.h
51
* @
comp_name
: name of the component
55
char *
comp_name
;
member in struct:comp_info_t
79
char *
comp_name
;
member in struct:_omx_core_component_t
qomx_core.c
77
g_omxcore->component[i].
comp_name
= g_comp_info[i].
comp_name
;
112
static int get_comp_from_list(char *
comp_name
)
116
if (NULL ==
comp_name
)
120
if (!strcmp(g_omxcore->component[i].
comp_name
,
comp_name
)) {
/external/bluetooth/bluedroid/stack/include/
hcimsgs.h
[
all
...]
/packages/apps/Settings/res/values-am/
strings.xml
[
all
...]
/packages/apps/Settings/res/values-ar/
strings.xml
[
all
...]
/packages/apps/Settings/res/values-bg/
strings.xml
[
all
...]
/packages/apps/Settings/res/values-fa/
strings.xml
[
all
...]
/packages/apps/Settings/res/values-hi/
strings.xml
[
all
...]
/packages/apps/Settings/res/values-hy/
strings.xml
[
all
...]
/packages/apps/Settings/res/values-hy-rAM/
strings.xml
[
all
...]
/packages/apps/Settings/res/values-ja/
strings.xml
[
all
...]
/packages/apps/Settings/res/values-ka/
strings.xml
[
all
...]
/packages/apps/Settings/res/values-km/
strings.xml
[
all
...]
/packages/apps/Settings/res/values-km-rKH/
strings.xml
[
all
...]
/packages/apps/Settings/res/values-ko/
strings.xml
[
all
...]
/packages/apps/Settings/res/values-lo/
strings.xml
[
all
...]
/packages/apps/Settings/res/values-mn/
strings.xml
[
all
...]
/packages/apps/Settings/res/values-mn-rMN/
strings.xml
[
all
...]
/packages/apps/Settings/res/values-ne/
strings.xml
[
all
...]
/packages/apps/Settings/res/values-ne-rNP/
strings.xml
[
all
...]
/packages/apps/Settings/res/values-si/
strings.xml
[
all
...]
/packages/apps/Settings/res/values-si-rLK/
strings.xml
[
all
...]
/packages/apps/Settings/res/values-sr/
strings.xml
[
all
...]
Completed in 373 milliseconds
1
2
3
4