Home
last modified time | relevance | path

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

/aosp_15_r20/external/libvpx/vpx_dsp/ppc/
H A Dvpx_convolve_vsx.c177 static VPX_FORCE_INLINE void convolve_line_h(uint8_t *dst, in convolve_line_h() function
199 convolve_line_h(dst + x, &src[x_q4 >> SUBPEL_BITS], in convolve_horiz()
219 convolve_line_h(&v, &src[x_q4 >> SUBPEL_BITS], in convolve_avg_horiz()