AV_RESAMPLE_DITHER_TRIANGULAR_HP 166 libavresample/dither.c if (c->method == AV_RESAMPLE_DITHER_TRIANGULAR_HP) AV_RESAMPLE_DITHER_TRIANGULAR_HP 373 libavresample/dither.c avr->dither_method = AV_RESAMPLE_DITHER_TRIANGULAR_HP; AV_RESAMPLE_DITHER_TRIANGULAR_HP 84 libavresample/options.c {"triangular_hp", "Triangular Dither With High Pass", 0, AV_OPT_TYPE_CONST, { .i64 = AV_RESAMPLE_DITHER_TRIANGULAR_HP }, INT_MIN, INT_MAX, PARAM, "dither_method"},