Searched refs:AV_RESAMPLE_DITHER_TRIANGULAR_NS (Results 1 – 3 of 3) sorted by relevance
228 if (c->method == AV_RESAMPLE_DITHER_TRIANGULAR_NS) { in convert_samples()279 if (c->method != AV_RESAMPLE_DITHER_TRIANGULAR_NS) { in ff_convert_dither()369 if (avr->dither_method == AV_RESAMPLE_DITHER_TRIANGULAR_NS && in ff_dither_alloc()378 if (c->method == AV_RESAMPLE_DITHER_TRIANGULAR_NS) { in ff_dither_alloc()
137 AV_RESAMPLE_DITHER_TRIANGULAR_NS, /**< Triangular Dither with Noise Shaping */ enumerator
85 … Dither With Noise Shaping", 0, AV_OPT_TYPE_CONST, { .i64 = AV_RESAMPLE_DITHER_TRIANGULAR_NS }, IN…