mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-17 07:55:46 -04:00
dep/cubeb: Minimize and update to 54217bc
This commit is contained in:
@ -183,7 +183,7 @@ MixerContext::auto_matrix()
|
||||
{
|
||||
double matrix[NUM_NAMED_CHANNELS][NUM_NAMED_CHANNELS] = {{0}};
|
||||
double maxcoef = 0;
|
||||
float maxval;
|
||||
double maxval;
|
||||
|
||||
cubeb_channel_layout in_ch_layout = clean_layout(_in_ch_layout);
|
||||
cubeb_channel_layout out_ch_layout = clean_layout(_out_ch_layout);
|
||||
|
Reference in New Issue
Block a user