Home
last modified time | relevance | path

Searched defs:hmuladd (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavfilter/
Dmedian.h49 void (*hmuladd)(uint16_t *dst, const uint16_t *src, int f, int bins); member
Dvf_median.c81 static void hmuladd(htype *dst, const htype *src, int f, int bins) in hmuladd() function