Home
last modified time | relevance | path

Searched refs:readSampleFramesClamped (Results 1 – 25 of 27) sorted by relevance

12

/dports/audio/mixxx/mixxx-2.3.0/src/sources/v1/
H A Dlegacyaudiosourceadapter.h17 ReadableSampleFrames readSampleFramesClamped(
H A Dlegacyaudiosourceadapter.cpp22 ReadableSampleFrames LegacyAudioSourceAdapter::readSampleFramesClamped( in readSampleFramesClamped() function in mixxx::LegacyAudioSourceAdapter
/dports/audio/mixxx/mixxx-2.3.0/src/sources/
H A Daudiosourcestereoproxy.h29 ReadableSampleFrames readSampleFramesClamped(
H A Dsoundsourcemediafoundation.cpp179 … if (skipFrames != readSampleFramesClamped(WritableSampleFrames(skipFrames)).frameIndexRange()) { in seekSampleFrame()
237 … if (skipFrames != readSampleFramesClamped(WritableSampleFrames(skipFrames)).frameIndexRange()) { in seekSampleFrame()
250 … if (skipFrames != readSampleFramesClamped(WritableSampleFrames(skipFrames)).frameIndexRange()) { in seekSampleFrame()
275 ReadableSampleFrames SoundSourceMediaFoundation::readSampleFramesClamped( in readSampleFramesClamped() function in mixxx::SoundSourceMediaFoundation
H A Dsoundsourcesndfile.h23 ReadableSampleFrames readSampleFramesClamped(
H A Daudiosourceproxy.h33 ReadableSampleFrames readSampleFramesClamped( in readSampleFramesClamped() function
H A Dsoundsourceopus.h23 ReadableSampleFrames readSampleFramesClamped(
H A Dsoundsourceflac.cpp161 ReadableSampleFrames SoundSourceFLAC::readSampleFramesClamped( in readSampleFramesClamped() function in mixxx::SoundSourceFLAC
234 …(precedingFrames != readSampleFramesClamped(WritableSampleFrames(precedingFrames)).frameIndexRange… in readSampleFramesClamped()
285 … if (skipFrames != readSampleFramesClamped(WritableSampleFrames(skipFrames)).frameIndexRange()) { in readSampleFramesClamped()
H A Daudiosource.h118 virtual ReadableSampleFrames readSampleFramesClamped(
127 return that.readSampleFramesClamped(sampleFrames); in readSampleFramesClampedOn()
H A Dsoundsourcemodplug.h36 ReadableSampleFrames readSampleFramesClamped(
H A Dsoundsourceoggvorbis.h21 ReadableSampleFrames readSampleFramesClamped(
H A Dsoundsourcemp3.h27 ReadableSampleFrames readSampleFramesClamped(
H A Dsoundsourcewv.h27 ReadableSampleFrames readSampleFramesClamped(
H A Dsoundsourcem4a.h36 ReadableSampleFrames readSampleFramesClamped(
H A Dsoundsourceflac.h31 ReadableSampleFrames readSampleFramesClamped(
H A Dsoundsourcemediafoundation.h66 ReadableSampleFrames readSampleFramesClamped(
H A Dsoundsourceopus.cpp305 ReadableSampleFrames SoundSourceOpus::readSampleFramesClamped( in readSampleFramesClamped() function in mixxx::SoundSourceOpus
339 …if (!precedingFrames.empty() && (precedingFrames != readSampleFramesClamped(WritableSampleFrames(p… in readSampleFramesClamped()
H A Daudiosourcestereoproxy.cpp66 ReadableSampleFrames AudioSourceStereoProxy::readSampleFramesClamped( in readSampleFramesClamped() function in mixxx::AudioSourceStereoProxy
H A Dsoundsourcesndfile.cpp143 ReadableSampleFrames SoundSourceSndFile::readSampleFramesClamped( in readSampleFramesClamped() function in mixxx::SoundSourceSndFile
H A Dsoundsourceffmpeg.h24 ReadableSampleFrames readSampleFramesClamped(
H A Dsoundsourcemodplug.cpp202 ReadableSampleFrames SoundSourceModPlug::readSampleFramesClamped( in readSampleFramesClamped() function in mixxx::SoundSourceModPlug
H A Dsoundsourceoggvorbis.cpp132 ReadableSampleFrames SoundSourceOggVorbis::readSampleFramesClamped( in readSampleFramesClamped() function in mixxx::SoundSourceOggVorbis
H A Dsoundsourcem4a.cpp530 ReadableSampleFrames SoundSourceM4A::readSampleFramesClamped( in readSampleFramesClamped() function in mixxx::SoundSourceM4A
582 readSampleFramesClamped( in readSampleFramesClamped()
H A Dsoundsourcewv.cpp133 ReadableSampleFrames SoundSourceWV::readSampleFramesClamped( in readSampleFramesClamped() function in mixxx::SoundSourceWV
H A Dsoundsourcemp3.cpp532 ReadableSampleFrames SoundSourceMp3::readSampleFramesClamped( in readSampleFramesClamped() function in mixxx::SoundSourceMp3
567 …if (!precedingFrames.empty() && (precedingFrames != readSampleFramesClamped(WritableSampleFrames(p… in readSampleFramesClamped()

12