Searched refs:trigger_bits (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/xf86-video-nsc/dist/src/gfx/
H A Dtv_fs450.h254 int FS450_set_aps_trigger_bits(unsigned int trigger_bits);
255 /* trigger_bits is one of the FS450_APS_TRIGGER constants */
H A Dtv_fs450.c462 static void config_tv_std(unsigned long tv_std, unsigned int trigger_bits);
478 unsigned int trigger_bits,
481 unsigned int trigger_bits,
1766 fs450_set_aps_trigger_bits(unsigned int trigger_bits) argument
1769 gfx_set_aps_trigger_bits(unsigned int trigger_bits)
1772 d.aps_trigger_bits = trigger_bits;
2192 config_tv_std(unsigned long tv_std, unsigned int trigger_bits) argument
2231 if (trigger_bits == 0)
2254 if (trigger_bits == 0)
2834 config_brightness_contrast(unsigned long tv_std, unsigned int trigger_bits, argument
2873 conget_brightness_contrast(unsigned long tv_std,unsigned int trigger_bits,int * p_brightness,int * p_contrast) argument
2983 config_macrovision(unsigned long tv_std,unsigned int trigger_bits) argument
[all...]
H A Dgfx_tv.c927 gfx_set_aps_trigger_bits(unsigned int trigger_bits) argument
933 retval = fs450_set_aps_trigger_bits(trigger_bits);
H A Dtv_1200.c183 int sc1200_set_aps_trigger_bits(unsigned int trigger_bits);
H A Dgfx_rtns.h711 int gfx_set_aps_trigger_bits(unsigned int trigger_bits);
/xsrc/external/mit/xf86-video-geode/dist/src/gfx/
H A Dtv_fs450.h152 int FS450_set_aps_trigger_bits(unsigned int trigger_bits);
153 /* trigger_bits is one of the FS450_APS_TRIGGER constants */
H A Dtv_fs450.c318 static void config_tv_std(unsigned long tv_std, unsigned int trigger_bits);
334 unsigned int trigger_bits,
337 unsigned int trigger_bits,
1558 fs450_set_aps_trigger_bits(unsigned int trigger_bits) argument
1561 gfx_set_aps_trigger_bits(unsigned int trigger_bits)
1564 d.aps_trigger_bits = trigger_bits;
1958 config_tv_std(unsigned long tv_std, unsigned int trigger_bits) argument
1997 if (trigger_bits == 0)
2020 if (trigger_bits == 0)
2605 config_brightness_contrast(unsigned long tv_std, unsigned int trigger_bits, argument
2645 conget_brightness_contrast(unsigned long tv_std,unsigned int trigger_bits,int * p_brightness,int * p_contrast) argument
2752 config_macrovision(unsigned long tv_std,unsigned int trigger_bits) argument
[all...]
H A Dgfx_tv.c823 gfx_set_aps_trigger_bits(unsigned int trigger_bits) argument
829 retval = fs450_set_aps_trigger_bits(trigger_bits);
H A Dgfx_rtns.h610 int gfx_set_aps_trigger_bits(unsigned int trigger_bits);
H A Dgfx_priv.h1018 int fs450_set_aps_trigger_bits(unsigned int trigger_bits);

Completed in 23 milliseconds