Home
last modified time | relevance | path

Searched refs:vpx_fdct16x16_neon (Results 1 – 5 of 5) sorted by relevance

/external/libvpx/libvpx/vpx_dsp/arm/
Dfdct16x16_neon.c24 void vpx_fdct16x16_neon(const int16_t *input, tran_low_t *output, int stride) { in vpx_fdct16x16_neon() function
340 void vpx_fdct16x16_neon(const int16_t *input, tran_low_t *output, int stride) { in vpx_fdct16x16_neon() function
/external/libvpx/libvpx/test/
Ddct_test.cc529 make_tuple(&vpx_fdct16x16_neon,
Ddct16x16_test.cc792 ::testing::Values(make_tuple(&vpx_fdct16x16_neon,
/external/libvpx/config/arm64/
Dvpx_dsp_rtcd.h219 void vpx_fdct16x16_neon(const int16_t *input, tran_low_t *output, int stride);
220 #define vpx_fdct16x16 vpx_fdct16x16_neon
/external/libvpx/config/arm-neon/
Dvpx_dsp_rtcd.h219 void vpx_fdct16x16_neon(const int16_t *input, tran_low_t *output, int stride);
220 #define vpx_fdct16x16 vpx_fdct16x16_neon