Home
last modified time | relevance | path

Searched defs:x_ch (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/modules/audio_processing/aec3/
Dalignment_mixer_unittest.cc82 auto x_ch = x.View(/*band=*/0, ch); in TEST() local
99 const auto x_ch = x.View(/*band=*/0, ch); in TEST() local
133 auto x_ch = x.View(/*band=*/0, ch); in TEST() local
164 auto x_ch = x.View(/*band=*/0, ch); in TEST() local
Dalignment_mixer.cc88 const auto x_ch = x.View(/*band=*/0, ch); in Downmix() local
119 rtc::ArrayView<const float, kBlockSize> x_ch = x.View(/*band=*/0, ch); in SelectChannel() local
Daec_state.cc469 rtc::ArrayView<const float, kBlockSize> x_ch = x.View(/*band=*/0, ch); in Update() local