Home
last modified time | relevance | path

Searched defs:getOutputBlock (Results 1 – 4 of 4) sorted by relevance

/dports/devel/juce/JUCE-f37e9a1/modules/juce_dsp/processors/
H A Djuce_ProcessContext.h99 AudioBlockType& getOutputBlock() const noexcept { return ioBlock; } in getOutputBlock() function
158 AudioBlockType& getOutputBlock() const noexcept { return outputBlock; } in getOutputBlock() function
H A Djuce_ProcessorDuplicator.h92 …typename ProcessContext::AudioBlockType getOutputBlock() const noexcept { return Proces… in getOutputBlock() function
/dports/audio/libopenshot-audio/libopenshot-audio-0.2.2/JuceLibraryCode/modules/juce_dsp/processors/
H A Djuce_ProcessContext.h100 AudioBlockType& getOutputBlock() const noexcept { return ioBlock; } in getOutputBlock() function
159 AudioBlockType& getOutputBlock() const noexcept { return outputBlock; } in getOutputBlock() function
H A Djuce_ProcessorDuplicator.h93 …typename ProcessContext::AudioBlockType getOutputBlock() const noexcept { return Proces… in getOutputBlock() function