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

  /external/libvpx/libvpx/vpx_dsp/
txfm_common.h 33 static const tran_coef_t cospi_6_64 = 15679; variable
  /external/libvpx/libvpx/vp9/common/arm/neon/
vp9_iht8x8_add_neon.c 21 static int16_t cospi_6_64 = 15679; variable
270 d31s16 = vdup_n_s16(cospi_6_64);

Completed in 78 milliseconds