Searched refs:s_3_cospi_24_64 (Results 1 – 2 of 2) sorted by relevance
64 const int32x4_t s_3_cospi_24_64 = vmull_n_s16(s_3, cospi_24_64); in vpx_fdct4x4_neon() local67 const int32x4_t temp4 = vmlsl_n_s16(s_3_cospi_24_64, s_2, cospi_8_64); in vpx_fdct4x4_neon()
61 const int32x4_t s_3_cospi_24_64 = vmull_n_s16(s_3, cospi_24_64); in aom_fdct4x4_helper() local64 const int32x4_t temp4 = vmlsl_n_s16(s_3_cospi_24_64, s_2, cospi_8_64); in aom_fdct4x4_helper()