HomeSort by relevance Sort by last modified time
    Searched defs:cospi_15_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 27 cospi_15_64 EQU 12140 define
469 ;temp1 = input[17 * 32] * cospi_15_64 - input[15 * 32] * cospi_17_64;
470 ;temp2 = input[17 * 32] * cospi_17_64 + input[15 * 32] * cospi_15_64;
474 DO_BUTTERFLY_STD cospi_15_64, cospi_17_64, d2, d3, d6, d7
    [all...]
  /external/libvpx/libvpx/vp9/common/arm/neon/
vp9_idct32x32_add_neon.asm 27 cospi_15_64 EQU 12140 define
469 ;temp1 = input[17 * 32] * cospi_15_64 - input[15 * 32] * cospi_17_64;
470 ;temp2 = input[17 * 32] * cospi_17_64 + input[15 * 32] * cospi_15_64;
474 DO_BUTTERFLY_STD cospi_15_64, cospi_17_64, d2, d3, d6, d7
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/arm/neon/
vp9_idct32x32_add_neon.asm 27 cospi_15_64 EQU 12140 define
469 ;temp1 = input[17 * 32] * cospi_15_64 - input[15 * 32] * cospi_17_64;
470 ;temp2 = input[17 * 32] * cospi_17_64 + input[15 * 32] * cospi_15_64;
474 DO_BUTTERFLY_STD cospi_15_64, cospi_17_64, d2, d3, d6, d7
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/
vp9_idct.h 69 static const tran_high_t cospi_15_64 = 12140; variable
  /external/libvpx/libvpx/vp9/common/
vp9_idct.h 58 static const int cospi_15_64 = 12140; variable
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
vp9_idct.h 58 static const int cospi_15_64 = 12140; variable

Completed in 37 milliseconds