Searched defs:cospi_24_64 (Results 1 - 2 of 2) sorted by relevance

/external/libvpx/libvpx/vpx_dsp/
H A Dtxfm_common.h51 static const tran_coef_t cospi_24_64 = 6270; variable
/external/libvpx/libvpx/vp9/common/arm/neon/
H A Dvp9_iht8x8_add_neon.c30 static int16_t cospi_24_64 = 6270; variable
115 d0s16 = vdup_n_s16(cospi_24_64);
306 d31s16 = vdup_n_s16(cospi_24_64);

Completed in 145 milliseconds