Home
last modified time | relevance | path

Searched defs:dither_state (Results 1 - 7 of 7) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dmpc.c41 int dither_state = 0; in mpc_synth() local
H A Dmpegaudiodsp_template.c123 ff_mpadsp_apply_window(MPA_INT *synth_buf, MPA_INT *window, int *dither_state, OUT_INT *samples, ptrdiff_t incr) ff_mpadsp_apply_window() argument
178 ff_mpa_synth_filter(MPADSPContext *s, MPA_INT *synth_buf_ptr, int *synth_buf_offset, MPA_INT *window, int *dither_state, OUT_INT *samples, ptrdiff_t incr, MPA_INT *sb_samples) ff_mpa_synth_filter() argument
H A Dffwavesynth.c98 uint32_t dither_state; member
H A Dmpegaudiodec_template.c91 int dither_state; member
H A Dqdm2.c1567 int i, k, ch, sb_used, sub_sampling, dither_state = 0; in qdm2_synthesis_filter() local
/third_party/ffmpeg/libavcodec/mips/
H A Dmpegaudiodsp_mips_fixed.c64 ff_mpadsp_apply_window_mips_fixed(int32_t *synth_buf, int32_t *window, int *dither_state, int16_t *samples, ptrdiff_t incr) ff_mpadsp_apply_window_mips_fixed() argument
H A Dmpegaudiodsp_mips_float.c65 ff_mpadsp_apply_window_mips_float(float *synth_buf, float *window, int *dither_state, float *samples, ptrdiff_t incr) ff_mpadsp_apply_window_mips_float() argument

Completed in 12 milliseconds