Home
last modified time | relevance | path

Searched defs:byte (Results 1 – 6 of 6) sorted by relevance

/NW4C-1.3.3/sources/libraries/snd/
Dsnd_MidiStreamParser.cpp239 u8 byte; in SeekStatusByte() local
269 void MidiStreamParser::BackByte( u8 byte ) in BackByte()
Dsnd_HardwareChannel.cpp58 u8 byte = *reinterpret_cast<u8*>( OS_PhysicalToCached( currentPos >> 1 ) ); in CalcOffsetDspAdpcmParam() local
64 u8 byte = *reinterpret_cast<u8*>( OS_PhysicalToCached( currentPos >> 1 ) ); in CalcOffsetDspAdpcmParam() local
Dsnd_StreamBufferPool.cpp68 const u8 byte = m_AllocFlags[ byteIndex ]; in Alloc() local
Dsnd_Util.cpp946 unsigned long Util::GetSampleByByte( unsigned long byte, SampleFormat format ) in GetSampleByByte()
984 unsigned long byte = 0; in GetByteBySample() local
/NW4C-1.3.3/sources/libraries/dev/
Ddev_Utility.cpp58 int byte = 0; in FormatToByte() local
/NW4C-1.3.3/include/nw/snd/
Dsnd_WaveFile.h152 u8 byte[1]; member