Home
last modified time | relevance | path

Searched refs:isWriteNeeded (Results 1 – 12 of 12) sorted by relevance

/dports/audio/faust/faust-2.37.3/architecture/smartKeyboard/android/app/oboe/src/flowgraph/resampler/
H A DREADME.md57 The resampler has a method isWriteNeeded() that tells you whether to write to or read from the resa…
61 if(resampler->isWriteNeeded()) {
85 if(resampler->isWriteNeeded()) {
H A DMultiChannelResampler.h164 bool isWriteNeeded() const { in isWriteNeeded() function
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/oboe-sys-0.4.4/oboe/src/flowgraph/resampler/
H A DREADME.md57 The resampler has a method isWriteNeeded() that tells you whether to write to or read from the resa…
61 if(resampler->isWriteNeeded()) {
85 if(resampler->isWriteNeeded()) {
H A DMultiChannelResampler.h164 bool isWriteNeeded() const { in isWriteNeeded() function
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/oboe-sys-0.4.4/oboe/src/flowgraph/resampler/
H A DREADME.md57 The resampler has a method isWriteNeeded() that tells you whether to write to or read from the resa…
61 if(resampler->isWriteNeeded()) {
85 if(resampler->isWriteNeeded()) {
H A DMultiChannelResampler.h164 bool isWriteNeeded() const { in isWriteNeeded() function
/dports/devel/juce/JUCE-f37e9a1/modules/juce_audio_devices/native/oboe/src/flowgraph/
H A DSampleRateConverter.cpp55 if(mResampler.isWriteNeeded()) { in onProcess()
/dports/audio/faust/faust-2.37.3/architecture/smartKeyboard/android/app/oboe/src/flowgraph/
H A DSampleRateConverter.cpp55 if(mResampler.isWriteNeeded()) { in onProcess()
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/oboe-sys-0.4.4/oboe/src/flowgraph/
H A DSampleRateConverter.cpp55 if(mResampler.isWriteNeeded()) { in onProcess()
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/oboe-sys-0.4.4/oboe/src/flowgraph/
H A DSampleRateConverter.cpp55 if(mResampler.isWriteNeeded()) { in onProcess()
/dports/audio/faust/faust-2.37.3/architecture/smartKeyboard/android/app/oboe/samples/iolib/src/main/cpp/player/
H A DSampleBuffer.cpp80 if(resampler->isWriteNeeded()) { in resampleData()
/dports/devel/juce/JUCE-f37e9a1/modules/juce_audio_devices/native/oboe/src/flowgraph/resampler/
H A DMultiChannelResampler.h164 bool isWriteNeeded() const { in isWriteNeeded() function