Searched refs:AV_RESAMPLE_DITHER_RECTANGULAR (Results 1 – 4 of 4) sorted by relevance
45 if (method == AV_RESAMPLE_DITHER_RECTANGULAR) { in ff_dither_init_x86()
134 AV_RESAMPLE_DITHER_RECTANGULAR, /**< Rectangular Dither */ enumerator
148 (c->method == AV_RESAMPLE_DITHER_RECTANGULAR ? 1 : 2); in generate_dither_noise()336 if (method == AV_RESAMPLE_DITHER_RECTANGULAR) in dither_init()
82 …ar Dither", 0, AV_OPT_TYPE_CONST, { .i64 = AV_RESAMPLE_DITHER_RECTANGULAR }, I…