OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:enc_qual
(Results
1 - 3
of
3
) sorted by null
/hardware/samsung_slsi/exynos5/libhwjpeg/
ExynosJpegEncoder.cpp
160
t_stJpegConfig.
enc_qual
= QUALITY_LEVEL_1;
162
t_stJpegConfig.
enc_qual
= QUALITY_LEVEL_2;
164
t_stJpegConfig.
enc_qual
= QUALITY_LEVEL_3;
166
t_stJpegConfig.
enc_qual
= QUALITY_LEVEL_4;
ExynosJpegBase.cpp
712
iRet = t_v4l2SetJpegcomp(t_iJpegFd, t_stJpegConfig.
enc_qual
);
/hardware/samsung_slsi/exynos5/include/
ExynosJpegApi.h
90
int
enc_qual
;
member in struct:ExynosJpegBase::CONFIG
Completed in 27 milliseconds