Home
last modified time | relevance | path

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

/external/libvpx/libvpx/test/
Ddct_partial_test.cc148 ::testing::Values(make_tuple(&vpx_fdct32x32_1_neon, 32, VPX_BITS_8),
157 ::testing::Values(make_tuple(&vpx_fdct32x32_1_neon, 32, VPX_BITS_8),
/external/libvpx/libvpx/vpx_dsp/arm/
Dfdct_partial_neon.c86 void vpx_fdct32x32_1_neon(const int16_t *input, tran_low_t *output, in vpx_fdct32x32_1_neon() function
/external/libvpx/config/arm64/
Dvpx_dsp_rtcd.h231 void vpx_fdct32x32_1_neon(const int16_t *input, tran_low_t *output, int stride);
232 #define vpx_fdct32x32_1 vpx_fdct32x32_1_neon
/external/libvpx/config/arm-neon/
Dvpx_dsp_rtcd.h231 void vpx_fdct32x32_1_neon(const int16_t *input, tran_low_t *output, int stride);
232 #define vpx_fdct32x32_1 vpx_fdct32x32_1_neon