Home
last modified time | relevance | path

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

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