Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/common/x86/
Dav1_convolve_scale_sse4.c333 static void highbd_vfilter8(const int16_t *src, int src_stride, uint16_t *dst, in highbd_vfilter8() function
497 highbd_vfilter8(tmp, im_h, dst, dst_stride, w, h, subpel_y_qn, y_step_qn, in av1_highbd_convolve_2d_scale_sse4_1()