Home
last modified time | relevance | path

Searched refs:ns_coef_a (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavresample/
Ddither.c63 const float *ns_coef_a; // noise shaping coeffs member
188 c->ns_coef_a[j] * state->dither_a[j]; in quantize_triangular_ns()
381 c->ns_coef_a = ns_48_coef_a; in ff_dither_alloc()
384 c->ns_coef_a = ns_44_coef_a; in ff_dither_alloc()