Searched refs:vpx_convolve_avg_vsx (Results 1 – 2 of 2) sorted by relevance
/external/libvpx/libvpx/vpx_dsp/ppc/ |
D | vpx_convolve_vsx.c | 133 void vpx_convolve_avg_vsx(const uint8_t *src, ptrdiff_t src_stride, in vpx_convolve_avg_vsx() function 393 vpx_convolve_avg_vsx(temp, 64, dst, dst_stride, NULL, 0, 0, 0, 0, w, h); in vpx_convolve8_avg_vsx()
|
/external/libvpx/libvpx/test/ |
D | convolve_test.cc | 1371 vpx_convolve_copy_vsx, vpx_convolve_avg_vsx, vpx_convolve8_horiz_vsx,
|