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

  /external/libvpx/libvpx/vpx_dsp/
txfm_common.h 55 static const tran_coef_t cospi_28_64 = 3196; variable
  /external/libvpx/libvpx/vp9/common/arm/neon/
vp9_iht8x8_add_neon.c 32 static int16_t cospi_28_64 = 3196; variable
47 d0s16 = vdup_n_s16(cospi_28_64);

Completed in 63 milliseconds