Searched refs:dct_const_round_shift_high_4x2x2 (Results 1 – 1 of 1) sorted by relevance
/external/libvpx/libvpx/vpx_dsp/arm/ |
D | highbd_idct16x16_add_neon.c | 40 static INLINE void dct_const_round_shift_high_4x2x2(const int64x2x2_t *const in, in dct_const_round_shift_high_4x2x2() function 86 dct_const_round_shift_high_4x2x2(t, d0, d1); in highbd_idct_cospi_2_30() 128 dct_const_round_shift_high_4x2x2(t, d0, d1); in highbd_idct_cospi_4_28() 170 dct_const_round_shift_high_4x2x2(t, d0, d1); in highbd_idct_cospi_6_26() 212 dct_const_round_shift_high_4x2x2(t, d0, d1); in highbd_idct_cospi_10_22() 254 dct_const_round_shift_high_4x2x2(t, d0, d1); in highbd_idct_cospi_12_20() 296 dct_const_round_shift_high_4x2x2(t, d0, d1); in highbd_idct_cospi_14_18() 365 dct_const_round_shift_high_4x2x2(t, d0, d1); in highbd_idct_cospi_8_24_q() 391 dct_const_round_shift_high_4x2x2(t, d0, d1); in highbd_idct_cospi_8_24_neg_q() 438 dct_const_round_shift_high_4x2x2(t, d0, d1); in highbd_idct_cospi_16_16_q()
|