Searched refs:vpx_highbd_convolve_copy_c (Results 1 – 12 of 12) sorted by relevance
/external/libvpx/libvpx/vpx_dsp/ |
D | vpx_convolve.c | 496 void vpx_highbd_convolve_copy_c(const uint16_t *src, ptrdiff_t src_stride, in vpx_highbd_convolve_copy_c() function
|
/external/libvpx/config/mips64/ |
D | vpx_dsp_rtcd.h | 678 void vpx_highbd_convolve_copy_c(const uint16_t *src, ptrdiff_t src_stride, uint16_t *dst, ptrdiff_t… 679 #define vpx_highbd_convolve_copy vpx_highbd_convolve_copy_c
|
/external/libvpx/config/generic/ |
D | vpx_dsp_rtcd.h | 678 void vpx_highbd_convolve_copy_c(const uint16_t *src, ptrdiff_t src_stride, uint16_t *dst, ptrdiff_t… 679 #define vpx_highbd_convolve_copy vpx_highbd_convolve_copy_c
|
/external/libvpx/config/arm/ |
D | vpx_dsp_rtcd.h | 678 void vpx_highbd_convolve_copy_c(const uint16_t *src, ptrdiff_t src_stride, uint16_t *dst, ptrdiff_t… 679 #define vpx_highbd_convolve_copy vpx_highbd_convolve_copy_c
|
/external/libvpx/config/mips32/ |
D | vpx_dsp_rtcd.h | 678 void vpx_highbd_convolve_copy_c(const uint16_t *src, ptrdiff_t src_stride, uint16_t *dst, ptrdiff_t… 679 #define vpx_highbd_convolve_copy vpx_highbd_convolve_copy_c
|
/external/libvpx/config/mips32-dspr2/ |
D | vpx_dsp_rtcd.h | 692 void vpx_highbd_convolve_copy_c(const uint16_t *src, ptrdiff_t src_stride, uint16_t *dst, ptrdiff_t… 693 #define vpx_highbd_convolve_copy vpx_highbd_convolve_copy_c
|
/external/libvpx/config/mips32-msa/ |
D | vpx_dsp_rtcd.h | 713 void vpx_highbd_convolve_copy_c(const uint16_t *src, ptrdiff_t src_stride, uint16_t *dst, ptrdiff_t… 714 #define vpx_highbd_convolve_copy vpx_highbd_convolve_copy_c
|
/external/libvpx/config/mips64-msa/ |
D | vpx_dsp_rtcd.h | 713 void vpx_highbd_convolve_copy_c(const uint16_t *src, ptrdiff_t src_stride, uint16_t *dst, ptrdiff_t… 714 #define vpx_highbd_convolve_copy vpx_highbd_convolve_copy_c
|
/external/libvpx/config/arm64/ |
D | vpx_dsp_rtcd.h | 738 void vpx_highbd_convolve_copy_c(const uint16_t *src, ptrdiff_t src_stride, uint16_t *dst, ptrdiff_t…
|
/external/libvpx/config/arm-neon/ |
D | vpx_dsp_rtcd.h | 738 void vpx_highbd_convolve_copy_c(const uint16_t *src, ptrdiff_t src_stride, uint16_t *dst, ptrdiff_t…
|
/external/libvpx/config/x86/ |
D | vpx_dsp_rtcd.h | 848 void vpx_highbd_convolve_copy_c(const uint16_t *src, ptrdiff_t src_stride, uint16_t *dst, ptrdiff_t…
|
/external/libvpx/config/x86_64/ |
D | vpx_dsp_rtcd.h | 855 void vpx_highbd_convolve_copy_c(const uint16_t *src, ptrdiff_t src_stride, uint16_t *dst, ptrdiff_t…
|