Searched refs:DitherState (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.c43 typedef struct DitherState { struct
52 } DitherState; typedef in typeref:struct:DitherState
66 DitherState *state; // dither states for each channel
142 static int generate_dither_noise(DitherContext *c, DitherState *state,
172 static void quantize_triangular_ns(DitherContext *c, DitherState *state,
218 DitherState *state = &c->state[ch];
429 DitherState *state = &c->state[ch];

Completed in 86 milliseconds