Home
last modified time | relevance | path

Searched refs:vpx_subtract_block_neon (Results 1 – 4 of 4) sorted by relevance

/external/libvpx/libvpx/vpx_dsp/arm/
Dsubtract_neon.c19 void vpx_subtract_block_neon(int rows, int cols, int16_t *diff, in vpx_subtract_block_neon() function
/external/libvpx/libvpx/test/
Dvp9_subtract_test.cc138 ::testing::Values(vpx_subtract_block_neon));
/external/libvpx/config/arm-neon/
Dvpx_dsp_rtcd.h1665 void vpx_subtract_block_neon(int rows, int cols, int16_t *diff_ptr, ptrdiff_t diff_stride, const ui…
1666 #define vpx_subtract_block vpx_subtract_block_neon
/external/libvpx/config/arm64/
Dvpx_dsp_rtcd.h1665 void vpx_subtract_block_neon(int rows, int cols, int16_t *diff_ptr, ptrdiff_t diff_stride, const ui…
1666 #define vpx_subtract_block vpx_subtract_block_neon