Searched refs:pAz (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dsipr.c389 float *pAz = Az + i*LP_FILTER_ORDER; local
408 eval_ir(pAz, T0, impulse_response, modes[ctx->mode].pitch_sharp_factor);
438 postfilter_5k0(ctx, pAz, fixed_vector);
441 pAz, excitation, SUBFR_SIZE,
445 ff_celp_lp_synthesis_filterf(synth + i*SUBFR_SIZE, pAz, fixed_vector,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dsipr.c390 float *pAz = Az + i*LP_FILTER_ORDER; local
409 eval_ir(pAz, T0, impulse_response, modes[ctx->mode].pitch_sharp_factor);
440 postfilter_5k0(ctx, pAz, fixed_vector);
443 pAz, excitation, SUBFR_SIZE,
447 ff_celp_lp_synthesis_filterf(synth + i*SUBFR_SIZE, pAz, fixed_vector,

Completed in 56 milliseconds