Searched refs:vpx_highbd_idct16x16_38_add_neon (Results 1 – 4 of 4) sorted by relevance
/external/libvpx/libvpx/test/ |
D | partial_idct_test.cc | 535 &highbd_wrapper<vpx_highbd_idct16x16_38_add_neon>, TX_16X16, 38, 8, 2), 538 &highbd_wrapper<vpx_highbd_idct16x16_38_add_neon>, TX_16X16, 38, 10, 2), 541 &highbd_wrapper<vpx_highbd_idct16x16_38_add_neon>, TX_16X16, 38, 12, 2),
|
/external/libvpx/config/arm-neon/ |
D | vpx_dsp_rtcd.h | 952 void vpx_highbd_idct16x16_38_add_neon(const tran_low_t *input, uint16_t *dest, int stride, int bd); 953 #define vpx_highbd_idct16x16_38_add vpx_highbd_idct16x16_38_add_neon
|
/external/libvpx/config/arm64/ |
D | vpx_dsp_rtcd.h | 952 void vpx_highbd_idct16x16_38_add_neon(const tran_low_t *input, uint16_t *dest, int stride, int bd); 953 #define vpx_highbd_idct16x16_38_add vpx_highbd_idct16x16_38_add_neon
|
/external/libvpx/libvpx/vpx_dsp/arm/ |
D | highbd_idct16x16_add_neon.c | 1238 void vpx_highbd_idct16x16_38_add_neon(const tran_low_t *input, uint16_t *dest, in vpx_highbd_idct16x16_38_add_neon() function
|