Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavfilter/
Dvf_vaguedenoiser.c192 static inline void copyv(const float *p1, const int stride1, float *p2, const int length) in copyv() function
459 copyv(input, width, s->in + NPAD, v_low_size0); in filter()
497 copyv(idx3, width, s->in + NPAD, idx); in filter()