Searched defs:DownMixFrame (Results 1 – 2 of 2) sorted by relevance
17 void DownMixFrame(const AudioFrame& input, rtc::ArrayView<int16_t> output) { in DownMixFrame() function
28 TEST(AcmRemixing, DownMixFrame) { in TEST() argument