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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavresample/
H A Ddither.c63 const float *ns_coef_a; // noise shaping coeffs member in struct:DitherContext
188 c->ns_coef_a[j] * state->dither_a[j];
381 c->ns_coef_a = ns_48_coef_a;
384 c->ns_coef_a = ns_44_coef_a;

Completed in 94 milliseconds