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

  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/arm/neon/
vp9_idct32x32_add_neon.asm 15 cospi_3_64 EQU 16207 define
619 ;temp1 = input[29 * 32] * cospi_3_64 - input[3 * 32] * cospi_29_64;
620 ;temp2 = input[29 * 32] * cospi_29_64 + input[3 * 32] * cospi_3_64;
624 DO_BUTTERFLY_STD cospi_3_64, cospi_29_64, d8, d9, d12, d13
    [all...]
  /external/libvpx/libvpx/vp9/common/arm/neon/
vp9_idct32x32_add_neon.asm 15 cospi_3_64 EQU 16207 define
619 ;temp1 = input[29 * 32] * cospi_3_64 - input[3 * 32] * cospi_29_64;
620 ;temp2 = input[29 * 32] * cospi_29_64 + input[3 * 32] * cospi_3_64;
624 DO_BUTTERFLY_STD cospi_3_64, cospi_29_64, d8, d9, d12, d13
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/arm/neon/
vp9_idct32x32_add_neon.asm 15 cospi_3_64 EQU 16207 define
619 ;temp1 = input[29 * 32] * cospi_3_64 - input[3 * 32] * cospi_29_64;
620 ;temp2 = input[29 * 32] * cospi_29_64 + input[3 * 32] * cospi_3_64;
624 DO_BUTTERFLY_STD cospi_3_64, cospi_29_64, d8, d9, d12, d13
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/
vp9_idct.h 57 static const tran_high_t cospi_3_64 = 16207; variable
  /external/libvpx/libvpx/vp9/common/
vp9_idct.h 46 static const int cospi_3_64 = 16207; variable
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
vp9_idct.h 46 static const int cospi_3_64 = 16207; variable

Completed in 37 milliseconds