Searched refs:vpx_highbd_subtract_block_c (Results 1 – 12 of 12) sorted by relevance
/external/libvpx/libvpx/vpx_dsp/ |
D | subtract.c | 35 void vpx_highbd_subtract_block_c(int rows, int cols, int16_t *diff, in vpx_highbd_subtract_block_c() function
|
/external/libvpx/config/mips64/ |
D | vpx_dsp_rtcd.h | 1044 void vpx_highbd_subtract_block_c(int rows, int cols, int16_t *diff_ptr, ptrdiff_t diff_stride, cons… 1045 #define vpx_highbd_subtract_block vpx_highbd_subtract_block_c
|
/external/libvpx/config/generic/ |
D | vpx_dsp_rtcd.h | 1044 void vpx_highbd_subtract_block_c(int rows, int cols, int16_t *diff_ptr, ptrdiff_t diff_stride, cons… 1045 #define vpx_highbd_subtract_block vpx_highbd_subtract_block_c
|
/external/libvpx/config/arm/ |
D | vpx_dsp_rtcd.h | 1044 void vpx_highbd_subtract_block_c(int rows, int cols, int16_t *diff_ptr, ptrdiff_t diff_stride, cons… 1045 #define vpx_highbd_subtract_block vpx_highbd_subtract_block_c
|
/external/libvpx/config/mips32/ |
D | vpx_dsp_rtcd.h | 1044 void vpx_highbd_subtract_block_c(int rows, int cols, int16_t *diff_ptr, ptrdiff_t diff_stride, cons… 1045 #define vpx_highbd_subtract_block vpx_highbd_subtract_block_c
|
/external/libvpx/config/mips32-dspr2/ |
D | vpx_dsp_rtcd.h | 1058 void vpx_highbd_subtract_block_c(int rows, int cols, int16_t *diff_ptr, ptrdiff_t diff_stride, cons… 1059 #define vpx_highbd_subtract_block vpx_highbd_subtract_block_c
|
/external/libvpx/config/mips32-msa/ |
D | vpx_dsp_rtcd.h | 1079 void vpx_highbd_subtract_block_c(int rows, int cols, int16_t *diff_ptr, ptrdiff_t diff_stride, cons… 1080 #define vpx_highbd_subtract_block vpx_highbd_subtract_block_c
|
/external/libvpx/config/mips64-msa/ |
D | vpx_dsp_rtcd.h | 1079 void vpx_highbd_subtract_block_c(int rows, int cols, int16_t *diff_ptr, ptrdiff_t diff_stride, cons… 1080 #define vpx_highbd_subtract_block vpx_highbd_subtract_block_c
|
/external/libvpx/config/arm64/ |
D | vpx_dsp_rtcd.h | 1159 void vpx_highbd_subtract_block_c(int rows, int cols, int16_t *diff_ptr, ptrdiff_t diff_stride, cons… 1160 #define vpx_highbd_subtract_block vpx_highbd_subtract_block_c
|
/external/libvpx/config/arm-neon/ |
D | vpx_dsp_rtcd.h | 1159 void vpx_highbd_subtract_block_c(int rows, int cols, int16_t *diff_ptr, ptrdiff_t diff_stride, cons… 1160 #define vpx_highbd_subtract_block vpx_highbd_subtract_block_c
|
/external/libvpx/config/x86/ |
D | vpx_dsp_rtcd.h | 1326 void vpx_highbd_subtract_block_c(int rows, int cols, int16_t *diff_ptr, ptrdiff_t diff_stride, cons… 1327 #define vpx_highbd_subtract_block vpx_highbd_subtract_block_c
|
/external/libvpx/config/x86_64/ |
D | vpx_dsp_rtcd.h | 1333 void vpx_highbd_subtract_block_c(int rows, int cols, int16_t *diff_ptr, ptrdiff_t diff_stride, cons… 1334 #define vpx_highbd_subtract_block vpx_highbd_subtract_block_c
|