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

  /external/libvpx/libvpx/vpx_dsp/arm/
idct32x32_add_neon.asm 34 cospi_22_64 EQU 7723 define
    [all...]
  /external/libvpx/libvpx/vpx_dsp/
txfm_common.h 49 static const tran_high_t cospi_22_64 = 7723; variable
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/arm/neon/
vp9_idct32x32_add_neon.asm 34 cospi_22_64 EQU 7723 define
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
vp9_idct.h 65 static const int cospi_22_64 = 7723; variable
  /external/libvpx/libvpx/vp9/common/arm/neon/
vp9_iht8x8_add_neon.c 28 static int16_t cospi_22_64 = 7723; variable
342 d1s16 = vdup_n_s16(cospi_22_64);

Completed in 205 milliseconds