Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_dsp/arm/
Dfdct_neon.c63 const int32x4_t s_3_cospi_8_64 = vmull_n_s16(s_3, cospi_8_64); in vpx_fdct4x4_neon() local
66 const int32x4_t temp3 = vmlal_n_s16(s_3_cospi_8_64, s_2, cospi_24_64); in vpx_fdct4x4_neon()
/external/libaom/libaom/aom_dsp/arm/
Dfwd_txfm_neon.c60 const int32x4_t s_3_cospi_8_64 = vmull_n_s16(s_3, cospi_8_64); in aom_fdct4x4_helper() local
63 const int32x4_t temp3 = vmlal_n_s16(s_3_cospi_8_64, s_2, cospi_24_64); in aom_fdct4x4_helper()