Home
last modified time | relevance | path

Searched defs:Resampler (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/webrtc/common_audio/resampler/
H A Dresampler.cc26 Resampler::Resampler() in Resampler() function in webrtc::Resampler
43 Resampler::Resampler(int inFreq, int outFreq, size_t num_channels) in Resampler() function in webrtc::Resampler
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/gl/kernels/
H A Dresampler.cc36 class Resampler : public NodeShader { class
/aosp_15_r20/packages/modules/Bluetooth/system/audio/asrc/
Dasrc_resampler.cc231 class SourceAudioHalAsrc::Resampler { class in bluetooth::audio::asrc::SourceAudioHalAsrc
322 Resampler(int bit_depth) in Resampler() function in bluetooth::audio::asrc::SourceAudioHalAsrc::Resampler
Dasrc_resampler.h80 class Resampler; variable
/aosp_15_r20/frameworks/native/include/input/
H A DResampler.h40 struct Resampler { struct