OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dbContrast
(Results
1 - 3
of
3
) sorted by relevancy
/xsrc/external/mit/xf86-video-ati/dist/src/
theatre.h
28
int
dbContrast
;
theatre.c
900
double dbSynctipRef0=0,
dbContrast
=1;
926
if(t->
dbContrast
== 0)
928
t->
dbContrast
= 1.0; /*NTSC default; */
931
dbContrast
= (double) t->
dbContrast
;
955
wBrightness = (uint16_t) (16.0 * ((dbBrightness-dbSetup) + (16.0 / (
dbContrast
* dbYgain))));
1000
double dbSynctipRef0=0,
dbContrast
=0;
1018
dbContrast
= (double) (Contrast+1000.0) / 1000.0;
1040
bTempContrast = (uint8_t) ((
dbContrast
* dbYgain * 64) + 0.5);
1045
t->
dbContrast
= dbContrast
[
all
...]
theatre200.c
1632
t->
dbContrast
= (double) (Contrast+1000.0) / 1000.0;
Completed in 79 milliseconds
Indexes created Tue Jul 21 00:24:56 UTC 2026