Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_dsp/ppc/
Dvpx_convolve_vsx.c94 static VPX_FORCE_INLINE void avg_w16(const uint8_t *src, ptrdiff_t src_stride, in avg_w16() function
147 avg_w16(src, src_stride, dst, dst_stride, h); in vpx_convolve_avg_vsx()