HomeSort by relevance Sort by last modified time
    Searched defs:cospi_18_64 (Results 1 - 2 of 2) sorted by null

  /external/libvpx/libvpx/vpx_dsp/
txfm_common.h 45 static const tran_coef_t cospi_18_64 = 10394; variable
  /external/libvpx/libvpx/vp9/common/arm/neon/
vp9_iht8x8_add_neon.c 27 static int16_t cospi_18_64 = 10394; variable
222 d30s16 = vdup_n_s16(cospi_18_64);

Completed in 69 milliseconds