Searched refs:num_mixed_low_pass_channels_ (Results 1 – 2 of 2) sorted by relevance
69 num_mixed_low_pass_channels_(0), in AudioBuffer()131 assert(channel >= 0 && channel < num_mixed_low_pass_channels_); in mixed_low_pass_data()197 num_mixed_low_pass_channels_ = 0; in DeinterleaveFrom()295 num_mixed_low_pass_channels_ = num_mixed_channels; in CopyAndMixLowPass()
63 int num_mixed_low_pass_channels_; variable