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

  /external/libvpx/libvpx/vpx_dsp/
txfm_common.h 31 static const tran_high_t cospi_4_64 = 16069; variable
  /external/libvpx/libvpx/vp9/common/arm/neon/
vp9_iht8x8_add_neon.c 20 static int16_t cospi_4_64 = 16069; variable
48 d1s16 = vdup_n_s16(cospi_4_64);

Completed in 498 milliseconds