Home
last modified time | relevance | path

Searched defs:inStartingPacket (Results 1 – 3 of 3) sorted by relevance

/dports/audio/ardour6/Ardour-6.8.0/libs/appleutility/CoreAudio/AudioFile/AFPublic/
H A DAudioFileComponentBase.cpp158 SInt64 inStartingPacket, in ReadPackets()
171 SInt64 inStartingPacket, in ReadPacketData()
185 SInt64 inStartingPacket, in WritePackets()
440 SInt64 inStartingPacket, in AFAPI_ReadPackets()
453 SInt64 inStartingPacket, in AFAPI_ReadPacketData()
467 SInt64 inStartingPacket, in AFAPI_WritePackets()
H A DAudioFileObject.cpp625 SInt64 inStartingPacket, in ReadPackets()
671 SInt64 inStartingPacket, in ReadPacketData()
710 SInt64 inStartingPacket, in ReadPacketDataVBR()
780 …ileObject::HowManyPacketsCanBeReadIntoBuffer(UInt32* ioNumBytes, SInt64 inStartingPacket, UInt32 *… in HowManyPacketsCanBeReadIntoBuffer()
853 SInt64 inStartingPacket, in ReadPacketDataVBR_InTable()
897 SInt64 inStartingPacket, in WritePackets()
H A DAudioFileObject.h593 …OSStatus GetPacketDescriptions(UInt32 inStartingPacket, UInt32 *ioDataSize, AudioStreamPacketD… in GetPacketDescriptions()