Lines Matching defs:offset
660 * The voice_info addresses define only the relative offset
662 * offset from sample pointers.
786 * offset = base offset (:= log2(base) * 0x10000)
791 snd_sf_linear_to_log(unsigned int amount, int offset, int ratio)
804 v -= offset;
831 /* convert Hz to AWE32 rate offset:
832 * sample pitch offset for the specified sample rate
833 * rate=44100 is no offset, each 4096 is 1 octave (twice).
834 * eg, when rate is 22050, this offset becomes -4096.
836 * conversion: offset = log2(Hz / 44100) * 4096
1024 /* memory offset is updated after */
1027 /* update the memory offset here */