Searched refs:vpx_highbd_convolve8_c (Results 1 – 12 of 12) sorted by relevance
/external/libvpx/libvpx/vpx_dsp/ |
D | vpx_convolve.c | 471 void vpx_highbd_convolve8_c(const uint16_t *src, ptrdiff_t src_stride, in vpx_highbd_convolve8_c() function 490 vpx_highbd_convolve8_c(src, src_stride, temp, 64, filter, x0_q4, x_step_q4, in vpx_highbd_convolve8_avg_c()
|
/external/libvpx/config/mips64/ |
D | vpx_dsp_rtcd.h | 657 void vpx_highbd_convolve8_c(const uint16_t *src, ptrdiff_t src_stride, uint16_t *dst, ptrdiff_t dst… 658 #define vpx_highbd_convolve8 vpx_highbd_convolve8_c
|
/external/libvpx/config/generic/ |
D | vpx_dsp_rtcd.h | 657 void vpx_highbd_convolve8_c(const uint16_t *src, ptrdiff_t src_stride, uint16_t *dst, ptrdiff_t dst… 658 #define vpx_highbd_convolve8 vpx_highbd_convolve8_c
|
/external/libvpx/config/arm/ |
D | vpx_dsp_rtcd.h | 657 void vpx_highbd_convolve8_c(const uint16_t *src, ptrdiff_t src_stride, uint16_t *dst, ptrdiff_t dst… 658 #define vpx_highbd_convolve8 vpx_highbd_convolve8_c
|
/external/libvpx/config/mips32/ |
D | vpx_dsp_rtcd.h | 657 void vpx_highbd_convolve8_c(const uint16_t *src, ptrdiff_t src_stride, uint16_t *dst, ptrdiff_t dst… 658 #define vpx_highbd_convolve8 vpx_highbd_convolve8_c
|
/external/libvpx/config/mips32-dspr2/ |
D | vpx_dsp_rtcd.h | 671 void vpx_highbd_convolve8_c(const uint16_t *src, ptrdiff_t src_stride, uint16_t *dst, ptrdiff_t dst… 672 #define vpx_highbd_convolve8 vpx_highbd_convolve8_c
|
/external/libvpx/config/mips32-msa/ |
D | vpx_dsp_rtcd.h | 692 void vpx_highbd_convolve8_c(const uint16_t *src, ptrdiff_t src_stride, uint16_t *dst, ptrdiff_t dst… 693 #define vpx_highbd_convolve8 vpx_highbd_convolve8_c
|
/external/libvpx/config/mips64-msa/ |
D | vpx_dsp_rtcd.h | 692 void vpx_highbd_convolve8_c(const uint16_t *src, ptrdiff_t src_stride, uint16_t *dst, ptrdiff_t dst… 693 #define vpx_highbd_convolve8 vpx_highbd_convolve8_c
|
/external/libvpx/config/x86/ |
D | vpx_dsp_rtcd.h | 826 void vpx_highbd_convolve8_c(const uint16_t *src, ptrdiff_t src_stride, uint16_t *dst, ptrdiff_t dst… 827 #define vpx_highbd_convolve8 vpx_highbd_convolve8_c
|
/external/libvpx/config/arm64/ |
D | vpx_dsp_rtcd.h | 710 void vpx_highbd_convolve8_c(const uint16_t *src, ptrdiff_t src_stride, uint16_t *dst, ptrdiff_t dst…
|
/external/libvpx/config/arm-neon/ |
D | vpx_dsp_rtcd.h | 710 void vpx_highbd_convolve8_c(const uint16_t *src, ptrdiff_t src_stride, uint16_t *dst, ptrdiff_t dst…
|
/external/libvpx/config/x86_64/ |
D | vpx_dsp_rtcd.h | 827 void vpx_highbd_convolve8_c(const uint16_t *src, ptrdiff_t src_stride, uint16_t *dst, ptrdiff_t dst…
|