OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:m_exynosPictureCSC
(Results
1 - 4
of
4
) sorted by null
/hardware/samsung_slsi/exynos5/libcamera/
ExynosCameraHWInterface.h
277
void *
m_exynosPictureCSC
;
ExynosCameraHWInterface.cpp
123
m_exynosPictureCSC
= NULL;
175
m_exynosPictureCSC
= csc_init(cscMethod);
176
if (
m_exynosPictureCSC
== NULL)
[
all
...]
/hardware/samsung_slsi/exynos5/libcamera2/
ExynosCameraHWInterface2.cpp
982
m_exynosPictureCSC
= NULL;
[
all
...]
ExynosCameraHWInterface2.h
620
void *
m_exynosPictureCSC
;
Completed in 46 milliseconds