Searched defs:out_channels (Results 1 – 3 of 3) sorted by relevance
30 size_t out_channels, in ProcessAudioBlock()54 size_t out_channels, in ProcessAudioBlock()
727 void TestStereo::Run(TestPackStereo* channel, int in_channels, int out_channels, in Run()
216 const int out_channels = config.num_channels(); in ReadAndDeinterleave() local