Home
last modified time | relevance | path

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

/external/libvpx/vpx_dsp/arm/
Dhighbd_idct16x16_add_neon.c753 static INLINE int32x4x2_t highbd_idct_cospi_lane1_dual(const int32x4x2_t s, in highbd_idct_cospi_lane1_dual() function
827 highbd_idct_cospi_lane1_dual(step1[8], vget_low_s32(cospi_2_30_10_22)); in vpx_highbd_idct16x16_38_add_half1d()
828 step2[9] = highbd_idct_cospi_lane1_dual(step1[14], in vpx_highbd_idct16x16_38_add_half1d()
831 highbd_idct_cospi_lane1_dual(step1[10], vget_high_s32(cospi_2_30_10_22)); in vpx_highbd_idct16x16_38_add_half1d()
833 highbd_idct_cospi_lane1_dual(step1[12], vget_low_s32(cospi_6_26N_14_18N)); in vpx_highbd_idct16x16_38_add_half1d()
847 highbd_idct_cospi_lane1_dual(step2[4], vget_high_s32(cospi_4_12_20N_28)); in vpx_highbd_idct16x16_38_add_half1d()
851 highbd_idct_cospi_lane1_dual(step2[6], vget_low_s32(cospi_4_12_20N_28)); in vpx_highbd_idct16x16_38_add_half1d()
867 highbd_idct_cospi_lane1_dual(step1[2], vget_high_s32(cospi_0_8_16_24)); in vpx_highbd_idct16x16_38_add_half1d()
869 highbd_idct_cospi_lane1_dual(step1[2], vget_low_s32(cospi_0_8_16_24)); in vpx_highbd_idct16x16_38_add_half1d()
1110 highbd_idct_cospi_lane1_dual(step1[8], vget_low_s32(cospi_2_30_10_22)); in highbd_idct16x16_10_add_half1d_pass2()
[all …]