Home
last modified time | relevance | path

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

/external/libvpx/libvpx/test/
Dpartial_idct_test.cc508 &highbd_wrapper<vpx_highbd_idct32x32_34_add_neon>, TX_32X32, 34, 8, 2),
511 &highbd_wrapper<vpx_highbd_idct32x32_34_add_neon>, TX_32X32, 34, 10, 2),
514 &highbd_wrapper<vpx_highbd_idct32x32_34_add_neon>, TX_32X32, 34, 12, 2),
/external/libvpx/libvpx/vpx_dsp/arm/
Dhighbd_idct32x32_34_add_neon.c598 void vpx_highbd_idct32x32_34_add_neon(const tran_low_t *input, uint16_t *dest, in vpx_highbd_idct32x32_34_add_neon() function
/external/libvpx/config/arm-neon/
Dvpx_dsp_rtcd.h968 void vpx_highbd_idct32x32_34_add_neon(const tran_low_t *input, uint16_t *dest, int stride, int bd);
969 #define vpx_highbd_idct32x32_34_add vpx_highbd_idct32x32_34_add_neon
/external/libvpx/config/arm64/
Dvpx_dsp_rtcd.h968 void vpx_highbd_idct32x32_34_add_neon(const tran_low_t *input, uint16_t *dest, int stride, int bd);
969 #define vpx_highbd_idct32x32_34_add vpx_highbd_idct32x32_34_add_neon