Searched refs:coeffi (Results 1 – 1 of 1) sorted by relevance
780 float de, coeffi, cx;/* AoTuV */ in _vp_offset_and_mix() local801 coeffi = -17.2; /* coeffi is a -17.2dB threshold */ in _vp_offset_and_mix()804 if(val > coeffi){ in _vp_offset_and_mix()807 de = 1.0-((val-coeffi)*0.005*cx); in _vp_offset_and_mix()818 de = 1.0-((val-coeffi)*0.0003*cx); in _vp_offset_and_mix()