Searched refs:sgain (Results 1 – 2 of 2) sorted by relevance
85 unsigned short sgain; member
1778 static void all_in_all_mixer(struct hdspm * hdspm, int sgain) in all_in_all_mixer() argument1783 if (sgain > UNITY_GAIN) in all_in_all_mixer()1785 else if (sgain < 0) in all_in_all_mixer()1788 gain = sgain; in all_in_all_mixer()