Home
last modified time | relevance | path

Searched defs:dither_state (Results 1 – 6 of 6) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dmpc.c42 int dither_state = 0; in mpc_synth() local
Dffwavesynth.c97 uint32_t dither_state; member
Dmpegaudiodec_template.c89 int dither_state; member
Dqdm2.c1566 int i, k, ch, sb_used, sub_sampling, dither_state = 0; in qdm2_synthesis_filter() local
/third_party/ffmpeg/libavcodec/mips/
Dmpegaudiodsp_mips_fixed.c64 int *dither_state, int16_t *samples, ptrdiff_t incr) in ff_mpadsp_apply_window_mips_fixed()
Dmpegaudiodsp_mips_float.c65 int *dither_state, float *samples, ptrdiff_t incr) in ff_mpadsp_apply_window_mips_float()