Home
last modified time | relevance | path

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

/external/libvpx/test/
Dpartial_idct_test.cc579 &highbd_wrapper<vpx_highbd_idct8x8_1_add_neon>, TX_8X8, 1, 8, 2),
581 &highbd_wrapper<vpx_highbd_idct8x8_1_add_neon>, TX_8X8, 1, 10, 2),
583 &highbd_wrapper<vpx_highbd_idct8x8_1_add_neon>, TX_8X8, 1, 12, 2),
/external/libvpx/vpx_dsp/arm/
Dhighbd_idct8x8_add_neon.c40 void vpx_highbd_idct8x8_1_add_neon(const tran_low_t *input, uint16_t *dest, in vpx_highbd_idct8x8_1_add_neon() function
/external/libvpx/config/arm-neon/
Dvpx_dsp_rtcd.h1128 void vpx_highbd_idct8x8_1_add_neon(const tran_low_t *input, uint16_t *dest, int stride, int bd);
1129 #define vpx_highbd_idct8x8_1_add vpx_highbd_idct8x8_1_add_neon
/external/libvpx/config/arm64/
Dvpx_dsp_rtcd.h1128 void vpx_highbd_idct8x8_1_add_neon(const tran_low_t *input, uint16_t *dest, int stride, int bd);
1129 #define vpx_highbd_idct8x8_1_add vpx_highbd_idct8x8_1_add_neon