Searched refs:hfilter8 (Results 1 – 1 of 1) sorted by relevance
/external/libaom/libaom/av1/common/x86/ |
D | av1_convolve_scale_sse4.c | 23 static void hfilter8(const uint8_t *src, int src_stride, int16_t *dst, int w, in hfilter8() function 251 hfilter8(src - fo_vert * src_stride, src_stride, tmp, w, im_h, subpel_x_qn, in av1_convolve_2d_scale_sse4_1()
|