Searched refs:SWR_DITHER_NS (Results 1 – 3 of 3) sorted by relevance
84 if (s->dither.method > SWR_DITHER_TRIANGULAR_HIGHPASS && s->dither.method <= SWR_DITHER_NS) in swri_dither_init()126 if (!filters[i].coefs && s->dither.method > SWR_DITHER_NS) { in swri_dither_init()
147 SWR_DITHER_NS = 64, ///< not part of API/ABI enumerator
381 if (s->dither.method > SWR_DITHER_NS) { in swr_init()679 if (s->dither.method < SWR_DITHER_NS){ in swr_convert_internal()