Searched refs:sinpis (Results 1 – 1 of 1) sorted by relevance
24 const int32_t sinpis[4] = { sinpi_1_9, sinpi_2_9, sinpi_3_9, sinpi_4_9 }; in highbd_iadst4() local25 const int32x4_t sinpi = vld1q_s32(sinpis); in highbd_iadst4()