OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CSC_HW_TYPE
(Results
1 - 2
of
2
) sorted by null
/hardware/samsung_slsi/exynos5/libcsc/
csc.h
64
}
CSC_HW_TYPE
;
csc.c
107
CSC_HW_TYPE
csc_hw_type
;
member in struct:_CSC_HANDLE
291
switch (handle->
csc_hw_type
) {
349
ALOGE("%s:: unsupported
csc_hw_type
(%d)", __func__, handle->
csc_hw_type
);
365
switch (csc_handle->
csc_hw_type
) {
400
ALOGE("%s:: unsupported
csc_hw_type
, csc use sw", __func__);
429
switch (csc_handle->
csc_hw_type
) {
497
ALOGE("%s:: unsupported
csc_hw_type
", __func__);
516
switch (csc_handle->
csc_hw_type
) {
[
all
...]
Completed in 481 milliseconds