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

  /external/libvpx/libvpx/vpx_dsp/
txfm_common.h 47 static const tran_coef_t cospi_20_64 = 9102; variable
  /external/libvpx/libvpx/vp9/common/arm/neon/
vp9_iht8x8_add_neon.c 28 static int16_t cospi_20_64 = 9102; variable
50 d3s16 = vdup_n_s16(cospi_20_64);

Completed in 481 milliseconds