Searched refs:gain (Results 1 – 2 of 2) sorted by relevance
427 …u16 gain; // gain to be applied (0 for ADPCM, 0x0800 for PCM16 and 0x0100 for P… member928 u16 gain; // always zero for ADPCM member1015 void AXMakeCompressorTable (f32 gain, u16 frames, u16* table);
924 adpcm.gain = ps->gain; in AquireVoiceADPCM()