Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavfilter/
Daf_afwtdn.c522 static int reallocate_inputs(double **out, int *out_length, in reallocate_inputs() function
629 ret = reallocate_inputs(out, out_length, in_length, levels, ch, sn); in forward()