Home
last modified time | relevance | path

Searched refs:resampler_tables (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/audio/asrc/
Dasrc_tables.cc24 const ResamplerTables resampler_tables = { variable
Dasrc_tables.h32 } resampler_tables;
Dasrc_resampler.cc326 : h_(asrc::resampler_tables.h), in Resampler()
327 d_(asrc::resampler_tables.d), in Resampler()