OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:RTFHue
(Results
1 - 4
of
4
) sorted by relevancy
/xsrc/external/mit/xf86-video-ati-kms/dist/src/
radeon_video.h
82
#define
RTFHue
(a) (((a)*3.1416)/1000.0)
/xsrc/external/mit/xf86-video-nouveau/dist/src/
nv50_xv.c
301
#define
RTFHue
(a) (((a)*3.1416)/1000.0)
317
uvcosf = RTFSaturation(pPriv->saturation) * cos(
RTFHue
(pPriv->hue));
318
uvsinf = RTFSaturation(pPriv->saturation) * sin(
RTFHue
(pPriv->hue));
/xsrc/external/mit/xf86-video-ati/dist/src/
radeon_video.h
146
#define
RTFHue
(a) (((a)*3.1416)/1000.0)
/xsrc/external/mit/xorg-server/dist/glamor/
glamor_xv.c
60
#define
RTFHue
(a) (((a)*3.1416)/1000.0)
439
uvcosf = RTFSaturation(port_priv->saturation) * cos(
RTFHue
(port_priv->hue));
440
uvsinf = RTFSaturation(port_priv->saturation) * sin(
RTFHue
(port_priv->hue));
Completed in 6 milliseconds
Indexes created Tue Jul 21 00:24:56 UTC 2026