Home
last modified time | relevance | path

Searched defs:excitation (Results 1 – 12 of 12) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dcngdec.c39 float *excitation; member
Dsipr16k.c190 float *excitation = ctx->excitation + 292; in ff_sipr_decode_frame_16k() local
Dwmavoice.c1279 float *excitation) in synth_block_hardcoded()
1311 float *excitation) in synth_block_fcb_acb()
1446 float *excitation, float *synth) in synth_block()
1486 float *excitation, float *synth) in synth_frame()
1714 float excitation[MAX_SIGNAL_HISTORY + MAX_SFRAMESIZE + 12]; in synth_superframe() local
Dsipr.h73 float excitation[L_INTERPOL + PITCH_MAX + 2 * L_SUBFR_16k]; member
Dopusenc_psy.h46 float excitation; member
Damrnbdec.c117 …float *excitation; ///< pointer to the current excitation vector in excitati… member
795 float excitation[AMR_SUBFRAME_SIZE]; in synthesis() local
Devrcdec.c404 static void acb_excitation(EVRCContext *e, float *excitation, float gain, in acb_excitation()
477 float *excitation, float pitch_gain, in fcb_excitation()
Dsipr.c371 float *excitation; in decode_frame() local
Damrwbdec.c63 …float *excitation; ///< points to current excitation in excitation_buf[] member
770 static void synthesis(AMRWBContext *ctx, float *lpc, float *excitation, in synthesis()
Dg723_1.h131 int16_t excitation[PITCH_MAX + FRAME_LEN + 4]; member
Ddss_sp.c55 int32_t excitation[288 + 6]; member
Dopus_silk.c424 int32_t excitation[320]; // Q23 in silk_decode_excitation() local