Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_dsp/
Dvpx_convolve.c492 vpx_highbd_convolve_avg_c(temp, 64, dst, dst_stride, NULL, 0, 0, 0, 0, w, h, in vpx_highbd_convolve8_avg_c()
517 void vpx_highbd_convolve_avg_c(const uint16_t *src, ptrdiff_t src_stride, in vpx_highbd_convolve_avg_c() function
/external/libvpx/config/generic/
Dvpx_dsp_rtcd.h678 void vpx_highbd_convolve_avg_c(const uint16_t *src, ptrdiff_t src_stride, uint16_t *dst, ptrdiff_t …
679 #define vpx_highbd_convolve_avg vpx_highbd_convolve_avg_c
/external/libvpx/config/arm-neon/
Dvpx_dsp_rtcd.h737 void vpx_highbd_convolve_avg_c(const uint16_t *src, ptrdiff_t src_stride, uint16_t *dst, ptrdiff_t …
/external/libvpx/config/arm64/
Dvpx_dsp_rtcd.h737 void vpx_highbd_convolve_avg_c(const uint16_t *src, ptrdiff_t src_stride, uint16_t *dst, ptrdiff_t …
/external/libvpx/config/x86/
Dvpx_dsp_rtcd.h856 void vpx_highbd_convolve_avg_c(const uint16_t *src, ptrdiff_t src_stride, uint16_t *dst, ptrdiff_t …
/external/libvpx/config/x86_64/
Dvpx_dsp_rtcd.h863 void vpx_highbd_convolve_avg_c(const uint16_t *src, ptrdiff_t src_stride, uint16_t *dst, ptrdiff_t …