Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/snd/
Dsnd_MidiStreamParser.cpp241 u8 byte; in SeekStatusByte() local
271 void MidiStreamParser::BackByte( u8 byte ) in BackByte()
Dsnd_HardwareChannel.cpp60 u8 byte = *reinterpret_cast<u8*>( OS_PhysicalToCached( currentPos >> 1 ) ); in CalcOffsetDspAdpcmParam() local
66 u8 byte = *reinterpret_cast<u8*>( OS_PhysicalToCached( currentPos >> 1 ) ); in CalcOffsetDspAdpcmParam() local
Dsnd_StreamBufferPool.cpp70 const u8 byte = m_AllocFlags[ byteIndex ]; in Alloc() local
Dsnd_Util.cpp952 unsigned long Util::GetSampleByByte( unsigned long byte, SampleFormat format ) in GetSampleByByte()
990 unsigned long byte = 0; in GetByteBySample() local
/NW4C-2.0.3/sources/libraries/dev/
Ddev_Utility.cpp60 int byte = 0; in FormatToByte() local
/NW4C-2.0.3/include/nw/snd/
Dsnd_WaveFile.h154 u8 byte[1]; member