Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_dsp/arm/
Dfdct_neon.c64 const int32x4_t s_3_cospi_24_64 = vmull_n_s16(s_3, cospi_24_64); in vpx_fdct4x4_neon() local
67 const int32x4_t temp4 = vmlsl_n_s16(s_3_cospi_24_64, s_2, cospi_8_64); in vpx_fdct4x4_neon()