Searched defs:endFrame (Results 1 – 5 of 5) sorted by relevance
53 Vector<RefPtr<Archive> >::const_iterator endFrame = subframes.end(); in addAllResources() local
60 …ioChannel::copyFromRange(const AudioChannel* sourceChannel, unsigned startFrame, unsigned endFrame) in copyFromRange()
146 …us> AudioBus::createBufferFromRange(AudioBus* sourceBuffer, unsigned startFrame, unsigned endFrame) in createBufferFromRange()
40 struct FileBufferFrame *endFrame; member
170 …unsigned endFrame = m_isGrain ? static_cast<unsigned>(startFrame + m_grainDuration * bufferSampleR… in provideInput() local