Home
last modified time | relevance | path

Searched refs:resamplers (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/audio/asrc/
Dasrc_resampler_test.cc43 auto resamplers = *resamplers_; in Resample() local
44 auto channels = resamplers.size(); in Resample()
47 for (auto& r : resamplers) in Resample()
Dasrc_resampler.cc507 auto& resamplers = *resamplers_; in Resample() local
509 auto channels = resamplers.size(); in Resample()
534 for (auto& r : resamplers) in Resample()