OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cospi_16_64
(Results
1 - 2
of
2
) sorted by null
/external/libvpx/libvpx/vp9/common/arm/neon/
vp9_short_idct32x32_add_neon.asm
28
cospi_16_64
EQU 11585
define
684
;temp1 = (step1b[25][i] - step1b[22][i]) *
cospi_16_64
;
685
;temp2 = (step1b[25][i] + step1b[22][i]) *
cospi_16_64
;
688
DO_BUTTERFLY_STD
cospi_16_64
,
cospi_16_64
, d26, d27, d28, d29
692
;temp1 = (step1b[24][i] - step1b[23][i]) *
cospi_16_64
;
693
;temp2 = (step1b[24][i] + step1b[23][i]) *
cospi_16_64
;
699
DO_BUTTERFLY_STD
cospi_16_64
,
cospi_16_64
, d26, d27, d28, d29
753
;temp1 = (step1b[27][i] - step1b[20][i]) *
cospi_16_64
;
[
all
...]
/external/libvpx/libvpx/vp9/common/
vp9_idct.h
55
static const int
cospi_16_64
= 11585;
variable
Completed in 36 milliseconds