Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/audio/asrc/
Dasrc_resampler_test.cc34 class SourceAudioHalAsrcTest : public SourceAudioHalAsrc { class
36 SourceAudioHalAsrcTest(int channels, int bitdepth) in SourceAudioHalAsrcTest() function in bluetooth::audio::asrc::SourceAudioHalAsrcTest
59 SourceAudioHalAsrcTest(channels, bitdepth) in resample_i16()
75 SourceAudioHalAsrcTest(channels, bitdepth) in resample_i32()
Dasrc_resampler.h91 friend class SourceAudioHalAsrcTest; variable