AMR_TILT_RESPONSE  879 libavcodec/amrnbdec.c     float impulse_buffer[LP_FILTER_ORDER + AMR_TILT_RESPONSE] = { 0 };
AMR_TILT_RESPONSE  885 libavcodec/amrnbdec.c                                  AMR_TILT_RESPONSE,
AMR_TILT_RESPONSE  888 libavcodec/amrnbdec.c     rh0 = p->celpm_ctx.dot_productf(hf, hf,     AMR_TILT_RESPONSE);
AMR_TILT_RESPONSE  889 libavcodec/amrnbdec.c     rh1 = p->celpm_ctx.dot_productf(hf, hf + 1, AMR_TILT_RESPONSE - 1);