OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gamma_correction
(Results
1 - 8
of
8
) sorted by null
/external/opencv3/modules/cudaobjdetect/include/opencv2/
cudaobjdetect.hpp
110
virtual void setGammaCorrection(bool
gamma_correction
) = 0;
/external/libpng/contrib/libtests/
pngvalid.c
9033
double
gamma_correction
; \/* Overall correction required. *\/
member in struct:validate_info
[
all
...]
/external/libpng/
pngrtran.c
1300
int
gamma_correction
= 0;
local
[
all
...]
/external/opencv3/3rdparty/libpng/
pngrtran.c
1268
int
gamma_correction
= 0;
local
[
all
...]
/external/pdfium/third_party/lpng_v163/
pngrtran.c
1290
int
gamma_correction
= 0;
local
[
all
...]
/ndk/tests/build/issue20862-libpng-O0/jni/
pngrtran.c
1268
int
gamma_correction
= 0;
local
[
all
...]
/external/opencv3/modules/cudaobjdetect/src/
hog.cpp
113
virtual void setGammaCorrection(bool
gamma_correction
) { gamma_correction_ =
gamma_correction
; }
[
all
...]
/external/opencv3/modules/objdetect/src/
hog.cpp
[
all
...]
Completed in 384 milliseconds