OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:iTempColorformat
(Results
1 - 2
of
2
) sorted by null
/hardware/samsung_slsi/exynos5/libcamera/
ExynosJpegEncoderForCamera.cpp
931
int
iTempColorformat
= 0;
933
iTempColorformat
= m_jpegMain->getColorFormat();
953
switch (
iTempColorformat
) {
[
all
...]
/hardware/samsung_slsi/exynos5/libcamera2/
ExynosJpegEncoderForCamera.cpp
859
int
iTempColorformat
= 0;
861
iTempColorformat
= m_jpegMain->getColorFormat();
869
switch (
iTempColorformat
) {
Completed in 38 milliseconds