Home
last modified time | relevance | path

Searched refs:do_8tap_2d_c (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dvp9dsp_template.c2044 static av_always_inline void do_8tap_2d_c(uint8_t *_dst, ptrdiff_t dst_stride, in do_8tap_2d_c() function
2089 do_8tap_2d_c(dst, dst_stride, src, src_stride, w, h, filterx, filtery, opa); \

Completed in 5 milliseconds