SWR_DITHER_NS      80 libswresample/dither.c     if (s->dither.method > SWR_DITHER_TRIANGULAR_HIGHPASS && s->dither.method <= SWR_DITHER_NS)
SWR_DITHER_NS     117 libswresample/dither.c     if (!filters[i].coefs && s->dither.method > SWR_DITHER_NS) {
SWR_DITHER_NS     125 libswresample/dither.c     if (s->dither.method > SWR_DITHER_NS) {
SWR_DITHER_NS     615 libswresample/swresample.c             if (s->dither.method < SWR_DITHER_NS){