Searched refs:mix_to_mono (Results 1 – 1 of 1) sorted by relevance
3399 bool mix_to_mono = (left_cis_handle == 0) || (right_cis_handle == 0); in PrepareAndSendToTwoCises() local3400 if (mix_to_mono) { in PrepareAndSendToTwoCises()3447 bool mix_to_mono = (num_channels == 1); in PrepareAndSendToSingleCis() local3448 if (mix_to_mono) { in PrepareAndSendToSingleCis()