OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cPI1_8
(Results
1 - 3
of
3
) sorted by null
/external/tremolo/Tremolo/
mdct.h
50
#define
cPI1_8
(0x00ed)
54
#define
cPI1_8
(0x7641af3d)
mdctARM.s
632
LDR r6,
cPI1_8
635
@ XNPROD31( s0, s1, cPI3_8,
cPI1_8
, &x[ 0], &x[ 2] )
636
@ x[0] = s0*cPI3_8 - s1*
cPI1_8
x[2] = s1*cPI3_8 + s0*
cPI1_8
638
SMULL r14,r11,r5, r6 @ (r14,r11) = s0*
cPI1_8
642
SMLAL r14,r5, r9, r6 @ (r14,r5) -= s1*
cPI1_8
646
@ XPROD31 ( s2, s3,
cPI1_8
, cPI3_8, &x[ 1], &x[ 3] )
647
@ x[1] = s2*
cPI1_8
+ s3*cPI3_8 x[3] = s3*
cPI1_8
- s2*cPI3_8
648
SMULL r14,r9, r8, r6 @ (r14,r9) = s2*
cPI1_8
[
all
...]
/external/libvorbis/lib/
mdct.h
35
#define
cPI1_8
15137
47
#define
cPI1_8
.92387953251128675613F
Completed in 199 milliseconds