Searched defs:byte (Results 1 – 6 of 6) sorted by relevance
241 u8 byte; in SeekStatusByte() local271 void MidiStreamParser::BackByte( u8 byte ) in BackByte()
60 u8 byte = *reinterpret_cast<u8*>( OS_PhysicalToCached( currentPos >> 1 ) ); in CalcOffsetDspAdpcmParam() local66 u8 byte = *reinterpret_cast<u8*>( OS_PhysicalToCached( currentPos >> 1 ) ); in CalcOffsetDspAdpcmParam() local
70 const u8 byte = m_AllocFlags[ byteIndex ]; in Alloc() local
952 unsigned long Util::GetSampleByByte( unsigned long byte, SampleFormat format ) in GetSampleByByte()990 unsigned long byte = 0; in GetByteBySample() local
60 int byte = 0; in FormatToByte() local
154 u8 byte[1]; member