Searched defs:targetOffset (Results 1 - 3 of 3) sorted by last modified time

/haiku/src/apps/cortex/addons/common/
H A DAudioBuffer.cpp205 uint32 targetOffset = *pioTargetFrame * m_frameSize; local
H A DRawBuffer.cpp232 uint32 targetOffset = *pioTargetFrame * m_frameSize; local
297 rawCopyTo( RawBuffer& target, uint32 fromOffset, uint32 targetOffset, uint32 frames) const argument
[all...]
/haiku/src/apps/mediaplayer/supplier/
H A DMediaTrackAudioSupplier.cpp302 _CopyFrames(void* source, int64 sourceOffset, void* target, int64 targetOffset, int64 position, int64 frames) const argument
321 _CopyFrames(Buffer* buffer, void* target, int64 targetOffset, int64 position, int64 frames) const argument

Completed in 87 milliseconds