Searched refs:gain_delay (Results 1 – 2 of 2) sorted by relevance
170 const UINT gain_size, const UINT gain_delay, in pcmLimiter_Apply() argument179 FDK_ASSERT(gain_delay <= nSamples); in pcmLimiter_Apply()201 if (!gain_delay) { in pcmLimiter_Apply()211 if (gain_delay) { in pcmLimiter_Apply()212 if (i < gain_delay) { in pcmLimiter_Apply()
279 const UINT gain_delay, const UINT nSamples);