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

  /external/libvpx/libvpx/vpx_dsp/
txfm_common.h 39 static const tran_coef_t cospi_12_64 = 13623; variable
  /external/libvpx/libvpx/vp9/common/arm/neon/
vp9_iht8x8_add_neon.c 24 static int16_t cospi_12_64 = 13623; variable
49 d2s16 = vdup_n_s16(cospi_12_64);

Completed in 55 milliseconds