WHITE_NOISE 150 libavfilter/af_afftdn.c { "nt", "set the noise type", OFFSET(noise_type), AV_OPT_TYPE_INT, {.i64 = WHITE_NOISE}, WHITE_NOISE, NB_NOISE-1, AF, "type" }, WHITE_NOISE 151 libavfilter/af_afftdn.c { "w", "white noise", 0, AV_OPT_TYPE_CONST, {.i64 = WHITE_NOISE}, 0, 0, AF, "type" }, WHITE_NOISE 685 libavfilter/af_afftdn.c case WHITE_NOISE: