OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Temp0
(Results
1 - 4
of
4
) sorted by null
/external/libvpx/libvpx/vpx_dsp/mips/
itrans4_dspr2.c
19
int
Temp0
, Temp1, Temp2, Temp3;
32
"lh %[
Temp0
], 0(%[input]) \n\t"
38
"add %[Temp2], %[
Temp0
], %[Temp1] \n\t"
39
"sub %[Temp3], %[
Temp0
], %[Temp1] \n\t"
41
"lh %[
Temp0
], 2(%[input]) \n\t"
56
"madd $ac0, %[
Temp0
], %[cospi_24_64] \n\t"
64
"madd $ac1, %[
Temp0
], %[cospi_8_64] \n\t"
74
"add %[
Temp0
], %[step_0], %[step_3] \n\t"
75
"sh %[
Temp0
], 0(%[output]) \n\t"
86
: [
Temp0
] "=&r" (Temp0), [Temp1] "=&r" (Temp1)
[
all
...]
itrans8_dspr2.c
20
int
Temp0
, Temp1, Temp2, Temp3, Temp4;
32
"lh %[
Temp0
], 0(%[input]) \n\t"
38
"add %[Temp2], %[
Temp0
], %[Temp1] \n\t"
42
"sub %[Temp3], %[
Temp0
], %[Temp1] \n\t"
52
"lh %[
Temp0
], 4(%[input]) \n\t"
54
"madd $ac0, %[
Temp0
], %[cospi_24_64] \n\t"
71
"madd $ac1, %[
Temp0
], %[cospi_8_64] \n\t"
89
"lh %[
Temp0
], 2(%[input]) \n\t"
90
"madd $ac0, %[
Temp0
], %[cospi_28_64] \n\t"
94
"lh %[
Temp0
], 2(%[input]) \n\t
[
all
...]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/mips/dspr2/
vp9_itrans4_dspr2.c
24
int
Temp0
, Temp1, Temp2, Temp3;
37
"lh %[
Temp0
], 0(%[input]) \n\t"
43
"add %[Temp2], %[
Temp0
], %[Temp1] \n\t"
44
"sub %[Temp3], %[
Temp0
], %[Temp1] \n\t"
46
"lh %[
Temp0
], 2(%[input]) \n\t"
61
"madd $ac0, %[
Temp0
], %[cospi_24_64] \n\t"
69
"madd $ac1, %[
Temp0
], %[cospi_8_64] \n\t"
79
"add %[
Temp0
], %[step_0], %[step_3] \n\t"
80
"sh %[
Temp0
], 0(%[output]) \n\t"
91
: [
Temp0
] "=&r" (Temp0), [Temp1] "=&r" (Temp1)
[
all
...]
vp9_itrans8_dspr2.c
26
int
Temp0
, Temp1, Temp2, Temp3, Temp4;
38
"lh %[
Temp0
], 0(%[input]) \n\t"
44
"add %[Temp2], %[
Temp0
], %[Temp1] \n\t"
48
"sub %[Temp3], %[
Temp0
], %[Temp1] \n\t"
58
"lh %[
Temp0
], 4(%[input]) \n\t"
60
"madd $ac0, %[
Temp0
], %[cospi_24_64] \n\t"
77
"madd $ac1, %[
Temp0
], %[cospi_8_64] \n\t"
95
"lh %[
Temp0
], 2(%[input]) \n\t"
96
"madd $ac0, %[
Temp0
], %[cospi_28_64] \n\t"
100
"lh %[
Temp0
], 2(%[input]) \n\t
[
all
...]
Completed in 123 milliseconds