Searched refs:num_mixed_channels_ (Results 1 – 2 of 2) sorted by relevance
68 num_mixed_channels_(0), in AudioBuffer()125 assert(channel >= 0 && channel < num_mixed_channels_); in mixed_data()196 num_mixed_channels_ = 0; in DeinterleaveFrom()282 num_mixed_channels_ = num_mixed_channels; in CopyAndMix()
62 int num_mixed_channels_; variable