Searched refs:mute_dither_threshold (Results 1 – 1 of 1) sorted by relevance
60 int mute_dither_threshold; // threshold for disabling dither member197 if (state->mute > c->mute_dither_threshold) { in quantize_triangular_ns()423 c->mute_dither_threshold = lrintf(sample_rate * MUTE_THRESHOLD_SEC); in ff_dither_alloc()424 c->mute_reset_threshold = c->mute_dither_threshold * 4; in ff_dither_alloc()