Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_dsp/ppc/
Dvpx_convolve_vsx.c101 static inline void avg_w32(const uint8_t *src, ptrdiff_t src_stride, in avg_w32() function
143 avg_w32(src, src_stride, dst, dst_stride, h); in vpx_convolve_avg_vsx()