OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:x9
(Results
26 - 36
of
36
) sorted by null
1
2
/external/libvpx/libvpx/vp9/common/mips/dspr2/
vp9_itrans16_dspr2.c
926
int
x9
= input[8];
local
[
all
...]
/external/libvpx/libvpx/vp9/common/
vp9_idct.c
650
int
x9
= input[8];
local
659
|
x9
| x10 | x11 | x12 | x13 | x14 | x15)) {
676
s8 = x8 * cospi_17_64 +
x9
* cospi_15_64;
677
s9 = x8 * cospi_15_64 -
x9
* cospi_17_64;
694
x9
= dct_const_round_shift(s1 - s9);
711
s8 = x8 * cospi_4_64 +
x9
* cospi_28_64;
712
s9 = x8 * cospi_28_64 -
x9
* cospi_4_64;
729
x9
= dct_const_round_shift(s9 + s13);
747
s9 =
x9
;
764
x9
= s9 + s11
[
all
...]
/external/libvpx/libvpx/vp9/encoder/
vp9_dct.c
798
int
x9
= input[8];
local
815
s8 = x8 * cospi_17_64 +
x9
* cospi_15_64;
816
s9 = x8 * cospi_15_64 -
x9
* cospi_17_64;
833
x9
= dct_const_round_shift(s1 - s9);
850
s8 = x8 * cospi_4_64 +
x9
* cospi_28_64;
851
s9 = x8 * cospi_28_64 -
x9
* cospi_4_64;
868
x9
= dct_const_round_shift(s9 + s13);
886
s9 =
x9
;
903
x9
= s9 + s11;
944
output[14] =
x9
;
[
all
...]
/external/libvpx/libvpx/vp9/common/x86/
vp9_loopfilter_intrin_sse2.c
1099
__m128i x8,
x9
, x10, x11, x12, x13, x14, x15;
local
[
all
...]
/prebuilts/sdk/tools/lib/
signapk.jar
/prebuilts/devtools/tools/lib/
bcprov-jdk15on-1.48.jar
rule-api.jar
hierarchyviewer2lib.jar
/prebuilts/tools/common/m2/repository/org/bouncycastle/bcprov-jdk15on/1.48/
bcprov-jdk15on-1.48.jar
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
compiler.jar
/prebuilts/tools/common/m2/internal/com/google/code/findbugs/findbugs/2.0.1/
findbugs-2.0.1.jar
Completed in 322 milliseconds
1
2