Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_dsp/arm/
Didct16x16_neon.c119 void vpx_idct16x16_10_add_neon(const int16_t *input, in vpx_idct16x16_10_add_neon() function
/external/libvpx/libvpx/test/
Dpartial_idct_test.cc244 &vpx_idct16x16_10_add_neon,
/external/libvpx/config/arm64/
Dvpx_dsp_rtcd.h300 void vpx_idct16x16_10_add_neon(const tran_low_t *input, uint8_t *dest, int dest_stride);
301 #define vpx_idct16x16_10_add vpx_idct16x16_10_add_neon
/external/libvpx/config/arm-neon/
Dvpx_dsp_rtcd.h300 void vpx_idct16x16_10_add_neon(const tran_low_t *input, uint8_t *dest, int dest_stride);
301 #define vpx_idct16x16_10_add vpx_idct16x16_10_add_neon