AMRWB_SFR_SIZE 62 libavcodec/amrwbdec.c float excitation_buf[AMRWB_P_DELAY_MAX + LP_ORDER + 2 + AMRWB_SFR_SIZE]; ///< current excitation and all necessary excitation history AMRWB_SFR_SIZE 65 libavcodec/amrwbdec.c float pitch_vector[AMRWB_SFR_SIZE]; ///< adaptive codebook (pitch) vector for current subframe AMRWB_SFR_SIZE 66 libavcodec/amrwbdec.c float fixed_vector[AMRWB_SFR_SIZE]; ///< algebraic codebook (fixed) vector for current subframe AMRWB_SFR_SIZE 78 libavcodec/amrwbdec.c float samples_az[LP_ORDER + AMRWB_SFR_SIZE]; ///< low-band samples and memory from synthesis at 12.8kHz AMRWB_SFR_SIZE 79 libavcodec/amrwbdec.c float samples_up[UPS_MEM_SIZE + AMRWB_SFR_SIZE]; ///< low-band samples and memory processed for upsampling AMRWB_SFR_SIZE 346 libavcodec/amrwbdec.c LP_ORDER, AMRWB_SFR_SIZE + 1); AMRWB_SFR_SIZE 351 libavcodec/amrwbdec.c memcpy(ctx->pitch_vector, exc, AMRWB_SFR_SIZE * sizeof(float)); AMRWB_SFR_SIZE 353 libavcodec/amrwbdec.c for (i = 0; i < AMRWB_SFR_SIZE; i++) AMRWB_SFR_SIZE 356 libavcodec/amrwbdec.c memcpy(exc, ctx->pitch_vector, AMRWB_SFR_SIZE * sizeof(float)); AMRWB_SFR_SIZE 548 libavcodec/amrwbdec.c memset(fixed_vector, 0, sizeof(float) * AMRWB_SFR_SIZE); AMRWB_SFR_SIZE 589 libavcodec/amrwbdec.c for (i = AMRWB_SFR_SIZE - 1; i != 0; i--) AMRWB_SFR_SIZE 593 libavcodec/amrwbdec.c for (i = ctx->pitch_lag_int; i < AMRWB_SFR_SIZE; i++) AMRWB_SFR_SIZE 611 libavcodec/amrwbdec.c AMRWB_SFR_SIZE) * AMRWB_SFR_SIZE 614 libavcodec/amrwbdec.c AMRWB_SFR_SIZE) * AMRWB_SFR_SIZE 679 libavcodec/amrwbdec.c memset(buf, 0, sizeof(float) * AMRWB_SFR_SIZE); AMRWB_SFR_SIZE 680 libavcodec/amrwbdec.c for (i = 0; i < AMRWB_SFR_SIZE; i++) AMRWB_SFR_SIZE 683 libavcodec/amrwbdec.c AMRWB_SFR_SIZE); AMRWB_SFR_SIZE 753 libavcodec/amrwbdec.c for (i = 1; i < AMRWB_SFR_SIZE - 1; i++) { AMRWB_SFR_SIZE 760 libavcodec/amrwbdec.c fixed_vector[AMRWB_SFR_SIZE - 1] -= cpe * last; AMRWB_SFR_SIZE 778 libavcodec/amrwbdec.c ctx->pitch_gain[0], fixed_gain, AMRWB_SFR_SIZE); AMRWB_SFR_SIZE 784 libavcodec/amrwbdec.c AMRWB_SFR_SIZE); AMRWB_SFR_SIZE 790 libavcodec/amrwbdec.c for (i = 0; i < AMRWB_SFR_SIZE; i++) AMRWB_SFR_SIZE 794 libavcodec/amrwbdec.c energy, AMRWB_SFR_SIZE); AMRWB_SFR_SIZE 798 libavcodec/amrwbdec.c AMRWB_SFR_SIZE, LP_ORDER); AMRWB_SFR_SIZE 816 libavcodec/amrwbdec.c for (i = 1; i < AMRWB_SFR_SIZE; i++) AMRWB_SFR_SIZE 819 libavcodec/amrwbdec.c mem[0] = out[AMRWB_SFR_SIZE - 1]; AMRWB_SFR_SIZE 872 libavcodec/amrwbdec.c tilt = ctx->celpm_ctx.dot_productf(synth, synth + 1, AMRWB_SFR_SIZE - 1) / AMRWB_SFR_SIZE 873 libavcodec/amrwbdec.c ctx->celpm_ctx.dot_productf(synth, synth, AMRWB_SFR_SIZE); AMRWB_SFR_SIZE 893 libavcodec/amrwbdec.c AMRWB_SFR_SIZE); AMRWB_SFR_SIZE 1078 libavcodec/amrwbdec.c memmove(&ctx->excitation_buf[0], &ctx->excitation_buf[AMRWB_SFR_SIZE], AMRWB_SFR_SIZE 1084 libavcodec/amrwbdec.c memmove(&ctx->samples_az[0], &ctx->samples_az[AMRWB_SFR_SIZE], AMRWB_SFR_SIZE 1086 libavcodec/amrwbdec.c memmove(&ctx->samples_up[0], &ctx->samples_up[AMRWB_SFR_SIZE], AMRWB_SFR_SIZE 1102 libavcodec/amrwbdec.c float spare_vector[AMRWB_SFR_SIZE]; // extra stack space to hold result from anti-sparseness processing AMRWB_SFR_SIZE 1107 libavcodec/amrwbdec.c float synth_exc[AMRWB_SFR_SIZE]; // post-processed excitation for synthesis AMRWB_SFR_SIZE 1189 libavcodec/amrwbdec.c AMRWB_SFR_SIZE) / AMRWB_SFR_SIZE 1190 libavcodec/amrwbdec.c AMRWB_SFR_SIZE, AMRWB_SFR_SIZE 1201 libavcodec/amrwbdec.c for (i = 0; i < AMRWB_SFR_SIZE; i++) { AMRWB_SFR_SIZE 1225 libavcodec/amrwbdec.c hpf_31_gain, ctx->hpf_31_mem, AMRWB_SFR_SIZE); AMRWB_SFR_SIZE 1233 libavcodec/amrwbdec.c hpf_400_gain, ctx->hpf_400_mem, AMRWB_SFR_SIZE);