Home
last modified time | relevance | path

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

/dports/multimedia/libva-intel-driver/intel-vaapi-driver-2.4.1/src/
H A Dgen75_vpp_vebox.c778 float src_saturation = 1.0; in hsw_veb_iecp_pro_amp_table() local
794 src_saturation = amp_params[i].value; //(0.0, 10.0) in hsw_veb_iecp_pro_amp_table()
804 tmp_value = cos(src_hue / 180 * PI) * src_contrast * src_saturation; in hsw_veb_iecp_pro_amp_table()
807 tmp_value = sin(src_hue / 180 * PI) * src_contrast * src_saturation; in hsw_veb_iecp_pro_amp_table()