Searched refs:PolyphaseResamplerMono (Results 1 – 6 of 6) sorted by relevance
24 PolyphaseResamplerMono::PolyphaseResamplerMono(const MultiChannelResampler::Builder &builder) in PolyphaseResamplerMono() function in PolyphaseResamplerMono29 void PolyphaseResamplerMono::writeFrame(const float *frame) { in writeFrame()43 void PolyphaseResamplerMono::readFrame(float *frame) { in readFrame()
26 class PolyphaseResamplerMono : public PolyphaseResampler {28 explicit PolyphaseResamplerMono(const MultiChannelResampler::Builder &builder);30 virtual ~PolyphaseResamplerMono() = default;
91 return new PolyphaseResamplerMono(*this); in build()
47 src/flowgraph/resampler/PolyphaseResamplerMono.cpp
94 "src/flowgraph/resampler/PolyphaseResamplerMono.cpp",
72 "../externals/oboe/src/flowgraph/resampler/PolyphaseResamplerMono.cpp",