Searched refs:KERNEL_Q (Results 1 – 3 of 3) sorted by relevance
/packages/modules/Bluetooth/system/audio/asrc/ | ||
D | asrc_tables.h | 24 static const int KERNEL_Q = 512; member |
D | asrc_tables.py | 22 KERNEL_Q = 512 variable |
D | asrc_resampler.cc | 234 static const int KERNEL_Q = asrc::ResamplerTables::KERNEL_Q; member in bluetooth::audio::asrc::SourceAudioHalAsrc::Resampler |