Home
last modified time | relevance | path

Searched refs:quantize_c (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavresample/
Ddither.c124 static void quantize_c(int16_t *dst, const float *src, float *dither, int len) in quantize_c() function
288 c->quantize = quantize_c; in ff_convert_dither()
332 ddsp->quantize = quantize_c; in dither_init()