Home
last modified time | relevance | path

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

/external/libvpx/vp9/common/arm/neon/
Dvp9_highbd_iht4x4_add_neon.c24 const int32_t sinpis[4] = { sinpi_1_9, sinpi_2_9, sinpi_3_9, sinpi_4_9 }; in highbd_iadst4() local
25 const int32x4_t sinpi = vld1q_s32(sinpis); in highbd_iadst4()