Searched refs:vpx_highbd_convolve8_vert_c (Results 1 – 13 of 13) sorted by relevance
/external/libvpx/libvpx/vpx_dsp/ |
D | vpx_convolve.c | 447 void vpx_highbd_convolve8_vert_c(const uint16_t *src, ptrdiff_t src_stride, in vpx_highbd_convolve8_vert_c() function
|
/external/libvpx/config/mips64/ |
D | vpx_dsp_rtcd.h | 672 void vpx_highbd_convolve8_vert_c(const uint16_t *src, ptrdiff_t src_stride, uint16_t *dst, ptrdiff_… 673 #define vpx_highbd_convolve8_vert vpx_highbd_convolve8_vert_c
|
/external/libvpx/config/generic/ |
D | vpx_dsp_rtcd.h | 672 void vpx_highbd_convolve8_vert_c(const uint16_t *src, ptrdiff_t src_stride, uint16_t *dst, ptrdiff_… 673 #define vpx_highbd_convolve8_vert vpx_highbd_convolve8_vert_c
|
/external/libvpx/config/arm/ |
D | vpx_dsp_rtcd.h | 672 void vpx_highbd_convolve8_vert_c(const uint16_t *src, ptrdiff_t src_stride, uint16_t *dst, ptrdiff_… 673 #define vpx_highbd_convolve8_vert vpx_highbd_convolve8_vert_c
|
/external/libvpx/config/mips32/ |
D | vpx_dsp_rtcd.h | 672 void vpx_highbd_convolve8_vert_c(const uint16_t *src, ptrdiff_t src_stride, uint16_t *dst, ptrdiff_… 673 #define vpx_highbd_convolve8_vert vpx_highbd_convolve8_vert_c
|
/external/libvpx/libvpx/vpx_dsp/arm/ |
D | highbd_vpx_convolve8_neon.c | 590 vpx_highbd_convolve8_vert_c(src, src_stride, dst, dst_stride, filter, x0_q4, in vpx_highbd_convolve8_vert_neon()
|
/external/libvpx/config/mips32-dspr2/ |
D | vpx_dsp_rtcd.h | 686 void vpx_highbd_convolve8_vert_c(const uint16_t *src, ptrdiff_t src_stride, uint16_t *dst, ptrdiff_… 687 #define vpx_highbd_convolve8_vert vpx_highbd_convolve8_vert_c
|
/external/libvpx/config/mips32-msa/ |
D | vpx_dsp_rtcd.h | 707 void vpx_highbd_convolve8_vert_c(const uint16_t *src, ptrdiff_t src_stride, uint16_t *dst, ptrdiff_… 708 #define vpx_highbd_convolve8_vert vpx_highbd_convolve8_vert_c
|
/external/libvpx/config/mips64-msa/ |
D | vpx_dsp_rtcd.h | 707 void vpx_highbd_convolve8_vert_c(const uint16_t *src, ptrdiff_t src_stride, uint16_t *dst, ptrdiff_… 708 #define vpx_highbd_convolve8_vert vpx_highbd_convolve8_vert_c
|
/external/libvpx/config/x86/ |
D | vpx_dsp_rtcd.h | 841 void vpx_highbd_convolve8_vert_c(const uint16_t *src, ptrdiff_t src_stride, uint16_t *dst, ptrdiff_… 842 #define vpx_highbd_convolve8_vert vpx_highbd_convolve8_vert_c
|
/external/libvpx/config/arm64/ |
D | vpx_dsp_rtcd.h | 730 void vpx_highbd_convolve8_vert_c(const uint16_t *src, ptrdiff_t src_stride, uint16_t *dst, ptrdiff_…
|
/external/libvpx/config/arm-neon/ |
D | vpx_dsp_rtcd.h | 730 void vpx_highbd_convolve8_vert_c(const uint16_t *src, ptrdiff_t src_stride, uint16_t *dst, ptrdiff_…
|
/external/libvpx/config/x86_64/ |
D | vpx_dsp_rtcd.h | 847 void vpx_highbd_convolve8_vert_c(const uint16_t *src, ptrdiff_t src_stride, uint16_t *dst, ptrdiff_…
|