Home
last modified time | relevance | path

Searched refs:dither_method (Results 1 – 5 of 5) sorted by relevance

/third_party/ffmpeg/libavresample/
Ddither.c369 if (avr->dither_method == AV_RESAMPLE_DITHER_TRIANGULAR_NS && in ff_dither_alloc()
373 avr->dither_method = AV_RESAMPLE_DITHER_TRIANGULAR_HP; in ff_dither_alloc()
375 c->method = avr->dither_method; in ff_dither_alloc()
Dinternal.h75 enum AVResampleDitherMethod dither_method; /**< dither method */ member
Doptions.c80 …{ "dither_method", "Dither Method", OFFSET(dither_method), AV_OPT_TYP…
Daudio_convert.c279 if (avr->dither_method != AV_RESAMPLE_DITHER_NONE && in ff_audio_convert_alloc()
/third_party/ffmpeg/doc/
Dresampler.texi85 @item dither_method