DitherState 66 libavresample/dither.c DitherState *state; // dither states for each channel DitherState 142 libavresample/dither.c static int generate_dither_noise(DitherContext *c, DitherState *state, DitherState 172 libavresample/dither.c static void quantize_triangular_ns(DitherContext *c, DitherState *state, DitherState 218 libavresample/dither.c DitherState *state = &c->state[ch]; DitherState 429 libavresample/dither.c DitherState *state = &c->state[ch];