Searched defs:byte (Results 1 – 6 of 6) sorted by relevance
239 u8 byte; in SeekStatusByte() local269 void MidiStreamParser::BackByte( u8 byte ) in BackByte()
58 u8 byte = *reinterpret_cast<u8*>( OS_PhysicalToCached( currentPos >> 1 ) ); in CalcOffsetDspAdpcmParam() local64 u8 byte = *reinterpret_cast<u8*>( OS_PhysicalToCached( currentPos >> 1 ) ); in CalcOffsetDspAdpcmParam() local
68 const u8 byte = m_AllocFlags[ byteIndex ]; in Alloc() local
946 unsigned long Util::GetSampleByByte( unsigned long byte, SampleFormat format ) in GetSampleByByte()984 unsigned long byte = 0; in GetByteBySample() local
58 int byte = 0; in FormatToByte() local
152 u8 byte[1]; member