Searched refs:ns_scale_1 (Results 1 – 3 of 3) sorted by relevance
113 s->dither.ns_scale_1 = scale ? 1/scale : 0; in swri_dither_init()122 …s->dither.ns_scale_1 *= 1 - exp(f->gain_cB * M_LN10 * 0.005) * 2 / (1<<(8*av_get_bytes_per_sample(… in swri_dither_init()
48 float S_1 = s->dither.ns_scale_1; in RENAME()
62 float ns_scale_1; ///< Noise shaping dither scale^-1 member