Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavresample/
Ddither.c112 static void dither_int_to_float_triangular_c(float *dst, int *src0, int len) in dither_int_to_float_triangular_c() function
339 ddsp->dither_int_to_float = dither_int_to_float_triangular_c; in dither_init()