Home
last modified time | relevance | path

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

/external/libvpx/config/arm-neon/
Dvp9_rtcd.h71 void vp9_highbd_iht16x16_256_add_neon(const tran_low_t *input, uint16_t *dest, int stride, int tx_t…
72 #define vp9_highbd_iht16x16_256_add vp9_highbd_iht16x16_256_add_neon
/external/libvpx/config/arm64/
Dvp9_rtcd.h71 void vp9_highbd_iht16x16_256_add_neon(const tran_low_t *input, uint16_t *dest, int stride, int tx_t…
72 #define vp9_highbd_iht16x16_256_add vp9_highbd_iht16x16_256_add_neon
/external/libvpx/libvpx/vp9/common/arm/neon/
Dvp9_highbd_iht16x16_add_neon.c401 void vp9_highbd_iht16x16_256_add_neon(const tran_low_t *input, uint16_t *dest, in vp9_highbd_iht16x16_256_add_neon() function
/external/libvpx/libvpx/test/
Ddct_test.cc641 &highbd_iht_wrapper<vp9_highbd_iht16x16_256_add_neon>, 16, 2 },