Searched refs:dither_method (Results 1 – 5 of 5) sorted by relevance
369 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()
75 enum AVResampleDitherMethod dither_method; /**< dither method */ member
80 …{ "dither_method", "Dither Method", OFFSET(dither_method), AV_OPT_TYP…
279 if (avr->dither_method != AV_RESAMPLE_DITHER_NONE && in ff_audio_convert_alloc()
85 @item dither_method