Home
last modified time | relevance | path

Searched refs:TVCAPTURESetHue (Results 1 – 3 of 3) sorted by relevance

/dports/multimedia/fxtv/fxtv-1.03/
H A Dtvcapture.h226 void TVCAPTURESetHue ( TV_CAPTURE *c, double hue );
H A Dtvcapture.c353 void TVCAPTURESetHue( TV_CAPTURE *c, double hue ) in TVCAPTURESetHue() function
416 case TV_PARAM_HUE : TVCAPTURESetHue ( c, val ); break; in TVCAPTURESetAppearanceParam()
H A Dtv.c496 TVCAPTURESetHue ( c, App_res.hue ); in TVSetInitialCaptureDefaults()