Searched refs:sa (Results 1 – 5 of 5) sorted by relevance
40 u32 sa; // loop start address member
535 …rintf(handle, "Start Addr : 0x%08X + ARAM_offset (ADPCM nibble mode)\n", reverse_endian_32(h->sa)); in dump_header()605 dspadpcmheader.sa = reverse_endian_32(nibbleLoopStart); in encode_soundfile()619 dspadpcmheader.sa = reverse_endian_32(nibbleLoopStart); in encode_soundfile()639 dspadpcmheader.sa = reverse_endian_32(nibbleLoopStart); in encode_soundfile()816 soundinfo.loopStart = getSampleForAdpcmNibble(reverse_endian_32(dspadpcmheader.sa)); in decode_input_file()
451 mramAddress = (ps->sa + Bytes2Nibbles(pMRAMStart)); in AquireVoiceADPCM()
895 mramAddress = (ps->sa + Bytes2Nibbles(pMRAMStart)); in AquireVoiceADPCM()
915 u32 sa; // Start offset address for looped samples (zero for non-looped) member