Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavutil/
Dpixelutils.c28 static av_always_inline int sad_wxh(const uint8_t *src1, ptrdiff_t stride1, in sad_wxh() function
47 return sad_wxh(src1, stride1, src2, stride2, size, size); \