Searched refs:past_pitch_gain (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dsipr.h71 float past_pitch_gain; member in struct:SiprContext
H A Dsipr.c406 ctx->past_pitch_gain < 0.8);
417 ctx->past_pitch_gain = pitch_gain = gain_cb[params->gc_index[i]][0];
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dsipr.h70 float past_pitch_gain; member in struct:SiprContext
H A Dsipr.c407 ctx->past_pitch_gain < 0.8);
419 ctx->past_pitch_gain = pitch_gain = gain_cb[params->gc_index[i]][0];

Completed in 29 milliseconds