OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cospi_14_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
26
cospi_14_64
EQU 12665
define
784
;temp1 = input[18 * 32] *
cospi_14_64
- input[14 * 32] * cospi_18_64;
785
;temp2 = input[18 * 32] * cospi_18_64 + input[14 * 32] *
cospi_14_64
;
[
all
...]
/external/libvpx/libvpx/vp9/common/arm/neon/
vp9_idct32x32_add_neon.asm
26
cospi_14_64
EQU 12665
define
784
;temp1 = input[18 * 32] *
cospi_14_64
- input[14 * 32] * cospi_18_64;
785
;temp2 = input[18 * 32] * cospi_18_64 + input[14 * 32] *
cospi_14_64
;
[
all
...]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/arm/neon/
vp9_idct32x32_add_neon.asm
26
cospi_14_64
EQU 12665
define
784
;temp1 = input[18 * 32] *
cospi_14_64
- input[14 * 32] * cospi_18_64;
785
;temp2 = input[18 * 32] * cospi_18_64 + input[14 * 32] *
cospi_14_64
;
[
all
...]
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/
vp9_idct.h
68
static const tran_high_t
cospi_14_64
= 12665;
variable
/external/libvpx/libvpx/vp9/common/
vp9_idct.h
57
static const int
cospi_14_64
= 12665;
variable
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
vp9_idct.h
57
static const int
cospi_14_64
= 12665;
variable
Completed in 1304 milliseconds