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 - 2
of
2
) sorted by null
/external/libvpx/libvpx/vp9/common/arm/neon/
vp9_short_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/
vp9_idct.h
53
static const int
cospi_14_64
= 12665;
variable
Completed in 40 milliseconds