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

  /external/libvpx/libvpx/vpx_dsp/arm/
idct32x32_add_neon.asm 38 cospi_26_64 EQU 4756 define
    [all...]
  /external/libvpx/libvpx/vpx_dsp/
txfm_common.h 53 static const tran_high_t cospi_26_64 = 4756; variable
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/arm/neon/
vp9_idct32x32_add_neon.asm 38 cospi_26_64 EQU 4756 define
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
vp9_idct.h 69 static const int cospi_26_64 = 4756; variable
  /external/libvpx/libvpx/vp9/common/arm/neon/
vp9_iht8x8_add_neon.c 30 static int16_t cospi_26_64 = 4756; variable
348 d30s16 = vdup_n_s16(cospi_26_64);

Completed in 102 milliseconds