Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_dsp/ppc/
Dvpx_convolve_vsx.c169 static inline void convolve_line_h(uint8_t *dst, const uint8_t *const src_x, in convolve_line_h() function
188 convolve_line_h(dst + x, &src[x_q4 >> SUBPEL_BITS], in convolve_horiz()
208 convolve_line_h(&v, &src[x_q4 >> SUBPEL_BITS], in convolve_avg_horiz()