HomeSort by relevance Sort by last modified time
    Searched defs:s9 (Results 1 - 25 of 33) sorted by null

1 2

  /external/libvpx/libvpx/vp8/common/x86/
loopfilter_sse2.asm 424 movdqa xmm4, [GLOBAL(s9)]
1630 s9: label
    [all...]
vp8_loopfilter_mmx.asm 1749 s9: label
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/x86/
loopfilter_mmx.asm 1749 s9: label
    [all...]
loopfilter_sse2.asm 424 movdqa xmm4, [GLOBAL(s9)]
1630 s9: label
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/x86/
vp9_loopfilter_mmx.asm 622 s9: label
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/sh/sh64/
syntax-1.s 178 s9: label
  /external/clang/test/Sema/
pragma-align-mac68k.c 78 struct s9 { struct
83 extern int a9_0[sizeof(struct s9) == 6 ? 1 : -1];
84 extern int a9_1[__alignof(struct s9) == 2 ? 1 : -1];
  /toolchain/binutils/binutils-2.25/gold/testsuite/
leb128_unittest.cc 62 static unsigned char s9[] = { 0xff, 0x7e }; // -129 local
81 CHECK(read_signed_LEB_128(s9, &len) == -129 && len == sizeof(s9));
  /external/v8/test/mjsunit/
uri.js 52 var s9 = String.fromCharCode(cc9_1)+String.fromCharCode(cc9_2); variable
64 assertEquals('%F4%8F%BF%BF', encodeURI(s9));
76 assertEquals(cc9_1, decodeURI(encodeURI(s9)).charCodeAt(0));
77 assertEquals(cc9_2, decodeURI(encodeURI(s9)).charCodeAt(1));
  /art/test/004-StackWalk/src/
Main.java 35 String s9 = new String("9"); local
57 s += s9;
  /external/clang/test/CodeGen/
regparm-struct.c 117 struct s9 { struct
122 __attribute__((regparm(3))) void f13(struct s9 a, int b);
125 struct s9 x = {41, 42, 43};
x86_64-arguments-nacl.c 47 struct s9 { int a; int b; int : 0; } f9(void) { while (1) {} } struct
bitfield-2.c 331 struct __attribute__((packed)) s9 { struct
342 int f9_load(struct s9 *a0) {
ms_struct-bitfield.c 138 int s9 = sizeof(t9); variable
139 // CHECK: @s9 = global i32 28
140 // CHECK-ARM: @s9 = global i32 28
arm-arguments.c 56 struct s9 { int f0; int : 0; }; struct
57 struct s9 f9(void) {}
arm64-arguments.c 43 struct s9 { int f0; int : 0; }; struct
44 struct s9 f9(void) {}
  /art/test/020-string/src/
Main.java 113 String s9 = new String(byteArray, charset); local
  /external/clang/test/CodeGenCXX/
x86_32-arguments.cpp 112 // CHECK-LABEL: define void @_Z2f9v(%struct.s9* noalias sret %agg.result)
115 struct s9 { s9_0 a; s9_1 b; }; struct
116 s9 f9() { return s9(); }
  /external/libvpx/libvpx/vp9/encoder/
vp9_dct.c 348 tran_high_t s9, s10, s11, s12, s13, s14, s15; local
377 s9 = x8 * cospi_15_64 - x9 * cospi_17_64;
386 x1 = fdct_round_shift(s1 + s9);
394 x9 = fdct_round_shift(s1 - s9);
412 s9 = x8 * cospi_28_64 - x9 * cospi_4_64;
429 x9 = fdct_round_shift(s9 + s13);
433 x13 = fdct_round_shift(s9 - s13);
447 s9 = x9;
464 x9 = s9 + s11;
466 x11 = s9 - s11
    [all...]
  /external/libvpx/libvpx/vpx_dsp/
inv_txfm.c 581 tran_high_t s9, s10, s11, s12, s13, s14, s15; local
619 s9 = x8 * cospi_15_64 - x9 * cospi_17_64;
628 x1 = WRAPLOW(dct_const_round_shift(s1 + s9), 8);
636 x9 = WRAPLOW(dct_const_round_shift(s1 - s9), 8);
654 s9 = x8 * cospi_28_64 - x9 * cospi_4_64;
671 x9 = WRAPLOW(dct_const_round_shift(s9 + s13), 8);
675 x13 = WRAPLOW(dct_const_round_shift(s9 - s13), 8);
689 s9 = x9;
706 x9 = WRAPLOW(check_range(s9 + s11), 8);
708 x11 = WRAPLOW(check_range(s9 - s11), 8)
1820 tran_high_t s9, s10, s11, s12, s13, s14, s15; local
    [all...]
  /external/libvpx/libvpx/vpx_dsp/mips/
itrans16_dspr2.c 1056 int s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, s13, s14, s15; local
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/mips/dspr2/
vp9_itrans16_dspr2.c 915 int s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, s13, s14, s15; local
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
vp9_idct.c 639 int s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, s13, s14, s15; local
677 s9 = x8 * cospi_15_64 - x9 * cospi_17_64;
686 x1 = dct_const_round_shift(s1 + s9);
694 x9 = dct_const_round_shift(s1 - s9);
712 s9 = x8 * cospi_28_64 - x9 * cospi_4_64;
729 x9 = dct_const_round_shift(s9 + s13);
733 x13 = dct_const_round_shift(s9 - s13);
747 s9 = x9;
764 x9 = s9 + s11;
766 x11 = s9 - s11
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_dct.c 799 int s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, s13, s14, s15; local
828 s9 = x8 * cospi_15_64 - x9 * cospi_17_64;
837 x1 = fdct_round_shift(s1 + s9);
845 x9 = fdct_round_shift(s1 - s9);
863 s9 = x8 * cospi_28_64 - x9 * cospi_4_64;
880 x9 = fdct_round_shift(s9 + s13);
884 x13 = fdct_round_shift(s9 - s13);
898 s9 = x9;
915 x9 = s9 + s11;
917 x11 = s9 - s11
    [all...]
  /bionic/libm/upstream-freebsd/lib/msun/ld128/
e_lgammal_r.c 147 s9 = 1.15091830239148290758883505582343691e-05L, variable
303 y*(s9+y*(s10+y*s11)))))))))));

Completed in 737 milliseconds

1 2