Searched refs:vpx_highbd_convolve8_avg_horiz_c (Results 1 – 13 of 13) sorted by relevance
/external/libvpx/libvpx/vpx_dsp/ |
D | vpx_convolve.c | 435 void vpx_highbd_convolve8_avg_horiz_c(const uint16_t *src, ptrdiff_t src_stride, in vpx_highbd_convolve8_avg_horiz_c() function
|
/external/libvpx/config/mips64/ |
D | vpx_dsp_rtcd.h | 663 void vpx_highbd_convolve8_avg_horiz_c(const uint16_t *src, ptrdiff_t src_stride, uint16_t *dst, ptr… 664 #define vpx_highbd_convolve8_avg_horiz vpx_highbd_convolve8_avg_horiz_c
|
/external/libvpx/config/generic/ |
D | vpx_dsp_rtcd.h | 663 void vpx_highbd_convolve8_avg_horiz_c(const uint16_t *src, ptrdiff_t src_stride, uint16_t *dst, ptr… 664 #define vpx_highbd_convolve8_avg_horiz vpx_highbd_convolve8_avg_horiz_c
|
/external/libvpx/config/arm/ |
D | vpx_dsp_rtcd.h | 663 void vpx_highbd_convolve8_avg_horiz_c(const uint16_t *src, ptrdiff_t src_stride, uint16_t *dst, ptr… 664 #define vpx_highbd_convolve8_avg_horiz vpx_highbd_convolve8_avg_horiz_c
|
/external/libvpx/config/mips32/ |
D | vpx_dsp_rtcd.h | 663 void vpx_highbd_convolve8_avg_horiz_c(const uint16_t *src, ptrdiff_t src_stride, uint16_t *dst, ptr… 664 #define vpx_highbd_convolve8_avg_horiz vpx_highbd_convolve8_avg_horiz_c
|
/external/libvpx/libvpx/vpx_dsp/arm/ |
D | highbd_vpx_convolve8_neon.c | 352 vpx_highbd_convolve8_avg_horiz_c(src, src_stride, dst, dst_stride, filter, in vpx_highbd_convolve8_avg_horiz_neon()
|
/external/libvpx/config/mips32-dspr2/ |
D | vpx_dsp_rtcd.h | 677 void vpx_highbd_convolve8_avg_horiz_c(const uint16_t *src, ptrdiff_t src_stride, uint16_t *dst, ptr… 678 #define vpx_highbd_convolve8_avg_horiz vpx_highbd_convolve8_avg_horiz_c
|
/external/libvpx/config/mips32-msa/ |
D | vpx_dsp_rtcd.h | 698 void vpx_highbd_convolve8_avg_horiz_c(const uint16_t *src, ptrdiff_t src_stride, uint16_t *dst, ptr… 699 #define vpx_highbd_convolve8_avg_horiz vpx_highbd_convolve8_avg_horiz_c
|
/external/libvpx/config/mips64-msa/ |
D | vpx_dsp_rtcd.h | 698 void vpx_highbd_convolve8_avg_horiz_c(const uint16_t *src, ptrdiff_t src_stride, uint16_t *dst, ptr… 699 #define vpx_highbd_convolve8_avg_horiz vpx_highbd_convolve8_avg_horiz_c
|
/external/libvpx/config/x86/ |
D | vpx_dsp_rtcd.h | 832 void vpx_highbd_convolve8_avg_horiz_c(const uint16_t *src, ptrdiff_t src_stride, uint16_t *dst, ptr… 833 #define vpx_highbd_convolve8_avg_horiz vpx_highbd_convolve8_avg_horiz_c
|
/external/libvpx/config/arm64/ |
D | vpx_dsp_rtcd.h | 718 void vpx_highbd_convolve8_avg_horiz_c(const uint16_t *src, ptrdiff_t src_stride, uint16_t *dst, ptr…
|
/external/libvpx/config/arm-neon/ |
D | vpx_dsp_rtcd.h | 718 void vpx_highbd_convolve8_avg_horiz_c(const uint16_t *src, ptrdiff_t src_stride, uint16_t *dst, ptr…
|
/external/libvpx/config/x86_64/ |
D | vpx_dsp_rtcd.h | 835 void vpx_highbd_convolve8_avg_horiz_c(const uint16_t *src, ptrdiff_t src_stride, uint16_t *dst, ptr…
|