HomeSort by relevance Sort by last modified time
    Searched refs:x11 (Results 1 - 25 of 601) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /frameworks/base/media/libstagefright/codecs/avc/enc/src/
sad_mb_offset.h 29 int32 x4, x5, x6, x8, x9, x10, x11, x12, x14; local
49 x11 = *((uint32*)(ref + 4)); /* H G F E */
53 x10 = x10 | (x11 << (32 - SHIFT)); /* G F E D */
54 x11 = ((uint32)x11 >> SHIFT); /* 0 0 0 H */
55 x11 = x11 | (x12 << (32 - SHIFT)); /* K J I H */
60 /* process x11 & x14 */
61 x11 = sad_4pixel(x11, x14, x9)
132 int32 x4, x5, x6, x9, x10, x11, x12, x14; local
156 BIC x10, x10, x11, lsl #(32-SHIFT); local
157 MVN x11, x11, lsr #SHIFT; local
158 BIC x11, x11, x12, lsl #(32-SHIFT); local
173 LDR x11, [ref, #4]; local
179 BIC x10, x10, x11, lsl #(32-SHIFT); local
180 MVN x11, x11, lsr #SHIFT; local
181 BIC x11, x11, x12, lsl #(32-SHIFT); local
200 RSBS x11, dmin, x10, lsr #16 local
224 int32 x4, x5, x6, x8, x9, x10, x11, x12, x14; local
    [all...]
sad_inline.h 79 int32 x4, x5, x6, x8, x9, x10, x11, x12, x14; local
104 x11 = *((uint32*)(ref + 4));
108 /* process x11 & x14 */
109 x11 = sad_4pixel(x11, x14, x9);
117 x5 = x5 + x11; /* accumulate low bytes */
118 x11 = x11 & (x6 << 8); /* x11 & 0xFF00FF00 */
119 x4 = x4 + ((uint32)x11 >> 8); /* accumulate high bytes *
254 int32 x4, x5, x6, x8, x9, x10, x11, x12, x14; local
291 LDR x11, [ref, #4]; local
318 RSBS x11, dmin, x10, lsr #16; local
392 int32 x4, x5, x6, x8, x9, x10, x11, x12, x14; local
    [all...]
  /frameworks/base/media/libstagefright/codecs/m4v_h263/enc/src/
sad_mb_offset.h 34 int32 x4, x5, x6, x8, x9, x10, x11, x12, x14; local
54 x11 = *((uint32*)(ref + 4)); /* H G F E */
58 x10 = x10 | (x11 << (32 - SHIFT)); /* G F E D */
59 x11 = ((uint32)x11 >> SHIFT); /* 0 0 0 H */
60 x11 = x11 | (x12 << (32 - SHIFT)); /* K J I H */
65 /* process x11 & x14 */
66 x11 = sad_4pixel(x11, x14, x9)
137 int32 x4, x5, x6, x9, x10, x11, x12, x14; local
162 BIC x10, x10, x11, lsl #(32-SHIFT); local
163 MVN x11, x11, lsr #SHIFT; local
164 BIC x11, x11, x12, lsl #(32-SHIFT); local
179 LDR x11, [ref, #4]; local
185 BIC x10, x10, x11, lsl #(32-SHIFT); local
186 MVN x11, x11, lsr #SHIFT; local
187 BIC x11, x11, x12, lsl #(32-SHIFT); local
206 RSBS x11, dmin, x10, lsr #16 local
230 int32 x4, x5, x6, x8, x9, x10, x11, x12, x14; local
    [all...]
sad_inline.h 84 int32 x4, x5, x6, x8, x9, x10, x11, x12, x14; local
109 x11 = *((uint32*)(ref + 4));
113 /* process x11 & x14 */
114 x11 = sad_4pixel(x11, x14, x9);
122 x5 = x5 + x11; /* accumulate low bytes */
123 x11 = x11 & (x6 << 8); /* x11 & 0xFF00FF00 */
124 x4 = x4 + ((uint32)x11 >> 8); /* accumulate high bytes *
259 int32 x4, x5, x6, x8, x9, x10, x11, x12, x14; local
296 LDR x11, [ref, #4]; local
323 RSBS x11, dmin, x10, lsr #16; local
448 int32 x4, x5, x6, x8, x9, x10, x11, x12, x14; local
    [all...]
  /external/quake/quake/src/QW/
qwcl.x11.spec.sh 2 # Generate qwcl.x11.spec
7 %define name qwcl.x11
17 Source: qwcl.x11-%{version}.tar.gz
22 Summary: X11 QuakeWorld Client
38 %attr(644,root,root) ${3}/readme.qwcl.x11
39 %attr(755,root,root) ${3}/qwcl.x11
  /external/quake/quake/src/WinQuake/
Makefile.linuxi386 48 MESAGLLDFLAGS=-L/usr/X11/lib -L/usr/local/lib -L$(MESA_DIR)/lib -lMesaGL -lglide2x -lX11 -lXext -ldl
50 GLLDFLAGS=-L/usr/X11/lib -L/usr/local/lib -lGL -lX11 -lXext -ldl -lXxf86dga -lXxf86vm -lm
71 $(BUILDDIR)/bin/quake.x11
80 $(BUILD_DEBUG_DIR)/x11
89 $(BUILD_RELEASE_DIR)/x11
471 # X11 Quake
475 $(BUILDDIR)/x11/cl_demo.o \
476 $(BUILDDIR)/x11/cl_input.o \
477 $(BUILDDIR)/x11/cl_main.o \
478 $(BUILDDIR)/x11/cl_parse.o
    [all...]
dosasm.s 9 movl $0x11,%ecx // read the CESR
19 movl $0x11,%ecx
33 movl $0x11,%ecx // control and event select
  /external/wpa_supplicant_6/wpa_supplicant/src/drivers/
radiotap.c 179 [IEEE80211_RADIOTAP_FLAGS] = 0x11,
180 [IEEE80211_RADIOTAP_RATE] = 0x11,
183 [IEEE80211_RADIOTAP_DBM_ANTSIGNAL] = 0x11,
184 [IEEE80211_RADIOTAP_DBM_ANTNOISE] = 0x11,
188 [IEEE80211_RADIOTAP_DBM_TX_POWER] = 0x11,
189 [IEEE80211_RADIOTAP_ANTENNA] = 0x11,
190 [IEEE80211_RADIOTAP_DB_ANTSIGNAL] = 0x11,
191 [IEEE80211_RADIOTAP_DB_ANTNOISE] = 0x11,
194 [IEEE80211_RADIOTAP_RTS_RETRIES] = 0x11,
195 [IEEE80211_RADIOTAP_DATA_RETRIES] = 0x11,
    [all...]
  /external/bluetooth/bluez/compat/
hidd.h 24 #define L2CAP_PSM_HIDP_CTRL 0x11
  /external/oprofile/libop/
op_config.h 55 #define OPD_VERSION 0x11
  /frameworks/base/graphics/java/android/graphics/
ImageFormat.java 61 public static final int NV21 = 0x11;
PixelFormat.java 62 public static final int YCbCr_420_SP= 0x11;
  /packages/apps/Email/src/com/android/email/service/
EmailServiceStatus.java 28 public static final int ATTACHMENT_NOT_FOUND = 0x11;
  /external/bouncycastle/src/main/java/org/bouncycastle/asn1/
DERTags.java 15 public static final int SET = 0x11;
16 public static final int SET_OF = 0x11; // for completeness
  /external/tcpdump/
l2vpn.c 48 { 0x11, "Structure-agnostic E1 over Packet"},
  /packages/inputmethods/OpenWnn/libs/libwnnEngDic/
WnnEngDic.c 26 0x0e, 0x0f, 0x10, 0x11, 0x12, 0x13, 0x14, 0x15, 0x16, 0x17, 0x18, 0x19, 0x1a, 0x1b, 0x1c, 0x1d,
108 0x83, 0x00, 0x68, 0xd0, 0x02, 0xe0, 0x08, 0x48, 0xd2, 0x89, 0x00, 0xe8, 0xd3, 0x83, 0x11, 0x17,
117 0x00, 0x48, 0xe6, 0x87, 0x80, 0x68, 0xe9, 0x05, 0x65, 0x11, 0x48, 0xea, 0x0a, 0x80, 0x48, 0xeb,
126 0x48, 0xf6, 0x08, 0x00, 0x68, 0xf6, 0x87, 0x37, 0x11, 0x48, 0xfb, 0x09, 0x80, 0x68, 0xfc, 0x87,
130 0x00, 0x49, 0x11, 0x8a, 0x80, 0xb2, 0x11, 0xaa, 0x30, 0x2a, 0x0c, 0x16, 0xb0, 0x11, 0xba, 0x2e,
133 0x87, 0x80, 0x69, 0x0e, 0x09, 0x3c, 0x10, 0x69, 0x13, 0x89, 0xcd, 0x11, 0x49, 0x19, 0x0b, 0x00,
136 0x1a, 0x87, 0x00, 0x49, 0x1b, 0x87, 0x80, 0x49, 0x1c, 0x88, 0x00, 0x69, 0x1d, 0x8a, 0xe0, 0x11,
145 0x69, 0x52, 0x0d, 0xed, 0x11, 0x49, 0x53, 0x89, 0x00, 0x21, 0xc3, 0x22, 0xc0, 0x49, 0x51, 0x8c
    [all...]
  /external/chromium/sdch/open-vcdiff/src/
encodetable_test.cc 222 EXPECT_TRUE(standard_writer.Init(0x11));
226 ExpectByte(0x11); // Source segment size: dictionary length
241 EXPECT_TRUE(exercise_writer.Init(0x11));
245 ExpectByte(0x11); // Source segment size: dictionary length
260 EXPECT_TRUE(standard_writer.Init(0x11));
264 ExpectByte(0x11); // Source segment size: dictionary length
280 EXPECT_TRUE(exercise_writer.Init(0x11));
284 ExpectByte(0x11); // Source segment size: dictionary length
300 EXPECT_TRUE(standard_writer.Init(0x11));
305 ExpectByte(0x11); // Source segment size: dictionary lengt
    [all...]
  /bionic/libc/kernel/common/linux/
ptrace.h 27 #define PTRACE_DETACH 0x11
  /cts/tools/dex-tools/src/dex/structure/
DexEncodedValueType.java 74 * VALUE_DOUBLE 0x11 size - 1 (0...7) ubyte[size]
80 VALUE_DOUBLE((byte) 0x11),
  /development/ndk/platforms/android-3/include/linux/
ptrace.h 27 #define PTRACE_DETACH 0x11
  /frameworks/base/media/libdrm/mobile1/include/xml/
wbxml_tinyparser.h 38 #define REL_TAG_PRINT 0x11
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/
ptrace.h 27 #define PTRACE_DETACH 0x11
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/
ptrace.h 27 #define PTRACE_DETACH 0x11
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/
ptrace.h 27 #define PTRACE_DETACH 0x11
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/
ptrace.h 27 #define PTRACE_DETACH 0x11

Completed in 605 milliseconds

1 2 3 4 5 6 7 8 91011>>