Home
last modified time | relevance | path

Searched defs:ns_coeffs (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libswresample/
Ddither_template.c58 const float *ns_coeffs = s->dither.ns_coeffs; in RENAME() local
Dswresample_internal.h64 float ns_coeffs[NS_TAPS]; ///< Noise shaping filter coefficients member