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

1 2 3 4 5 6 7 8 91011>>

  /frameworks/av/media/libstagefright/codecs/avc/enc/src/
sad_mb_offset.h 31 int32 x4, x5, x6, x8, x9, x10, x11, x12, x14; local
51 x11 = *((uint32*)(ref + 4)); /* H G F E */
55 x10 = x10 | (x11 << (32 - SHIFT)); /* G F E D */
56 x11 = ((uint32)x11 >> SHIFT); /* 0 0 0 H */
57 x11 = x11 | (x12 << (32 - SHIFT)); /* K J I H */
62 /* process x11 & x14 */
63 x11 = sad_4pixel(x11, x14, x9)
134 int32 x4, x5, x6, x9, x10, x11, x12, x14; local
158 BIC x10, x10, x11, lsl #(32-SHIFT); local
159 MVN x11, x11, lsr #SHIFT; local
160 BIC x11, x11, x12, lsl #(32-SHIFT); local
175 LDR x11, [ref, #4]; local
181 BIC x10, x10, x11, lsl #(32-SHIFT); local
182 MVN x11, x11, lsr #SHIFT; local
183 BIC x11, x11, x12, lsl #(32-SHIFT); local
202 RSBS x11, dmin, x10, lsr #16 local
226 int32 x4, x5, x6, x8, x9, x10, x11, x12, x14; local
    [all...]
sad_inline.h 81 int32 x4, x5, x6, x8, x9, x10, x11, x12, x14; local
106 x11 = *((uint32*)(ref + 4));
110 /* process x11 & x14 */
111 x11 = sad_4pixel(x11, x14, x9);
119 x5 = x5 + x11; /* accumulate low bytes */
120 x11 = x11 & (x6 << 8); /* x11 & 0xFF00FF00 */
121 x4 = x4 + ((uint32)x11 >> 8); /* accumulate high bytes *
256 int32 x4, x5, x6, x8, x9, x10, x11, x12, x14; local
293 LDR x11, [ref, #4]; local
320 RSBS x11, dmin, x10, lsr #16; local
430 int32 x4, x5, x6, x8, x9, x10, x11, x12, x14; local
    [all...]
  /frameworks/av/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...]
  /frameworks/rs/
rsCompatibilityLib.h 27 HAL_PIXEL_FORMAT_YCrCb_420_SP = 0x11, // NV21
  /external/wpa_supplicant_8/src/utils/
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/bluedroid/btif/include/
btif_sock_sdp.h 21 static const UINT8 UUID_OBEX_OBJECT_PUSH[] = {0x00, 0x00, 0x11, 0x05, 0x00, 0x00, 0x10, 0x00,
23 static const UINT8 UUID_PBAP_PSE[] = {0x00, 0x00, 0x11, 0x2F, 0x00, 0x00, 0x10, 0x00,
25 static const UINT8 UUID_MAPS_MAS[] = {0x00, 0x00, 0x11, 0x32, 0x00, 0x00, 0x10, 0x00,
27 static const UINT8 UUID_SPP[] = {0x00, 0x00, 0x11, 0x01, 0x00, 0x00, 0x10, 0x00,
  /external/clang/test/CodeGen/
2010-07-14-ref-off-end.c 22 if(f(t)!=0x11)abort();
  /external/lzma/CPP/7zip/
IPassword.h 18 PASSWORD_INTERFACE(ICryptoGetTextPassword2, 0x11)
  /external/oprofile/libop/
op_config.h 55 #define OPD_VERSION 0x11
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
cuda.h 21 #define CUDA_RESET_SYSTEM 0x11
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
cuda.h 21 #define CUDA_RESET_SYSTEM 0x11
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
hda_hwdep.h 41 #define HDA_IOCTL_VERB_WRITE _IOWR('H', 0x11, struct hda_verb_ioctl)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
cuda.h 21 #define CUDA_RESET_SYSTEM 0x11
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
hda_hwdep.h 41 #define HDA_IOCTL_VERB_WRITE _IOWR('H', 0x11, struct hda_verb_ioctl)
  /system/media/audio_effects/include/audio_effects/
effect_loudnessenhancer.h 28 {0xfe3199be, 0xaed0, 0x413f, 0x87bb, {0x11, 0x26, 0x0e, 0xb6, 0x3c, 0xf1}};
  /external/chromium_org/third_party/sqlite/src/test/
collate1.test 116 INSERT INTO collate1t1 VALUES('5', '0x11');
120 INSERT INTO collate1t1 VALUES('11', '0x11');
128 } {{} {} 5 0xA 5 0x11 7 0xA 11 0x11 11 0x101}
133 } {{} {} 11 0x11 11 0x101 5 0xA 5 0x11 7 0xA}
138 } {7 0xA 5 0xA 5 0x11 11 0x11 11 0x101 {} {}}
144 } {7 0xA 5 0x11 5 0xA 11 0x101 11 0x11 {} {}}
    [all...]
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/
BERTags.java 15 public static final int SET = 0x11;
16 public static final int SET_OF = 0x11; // for completeness
  /external/chromium_org/chrome/browser/ui/
chrome_style.cc 27 return SkColorSetRGB(0x11, 0x55, 0xCC);
  /external/chromium_org/third_party/mesa/src/src/gallium/winsys/sw/
Makefile 9 ifneq ($(findstring x11, $(EGL_PLATFORMS)),)
  /external/mesa3d/src/gallium/winsys/sw/
Makefile 9 ifneq ($(findstring x11, $(EGL_PLATFORMS)),)
  /external/tcpdump/
l2vpn.c 48 { 0x11, "Structure-agnostic E1 over Packet"},
  /frameworks/base/graphics/java/android/graphics/
ImageFormat.java 147 public static final int NV21 = 0x11;
  /external/llvm/test/MC/ARM/
arm_addrmode2.s 5 @ CHECK: ldrt r1, [r0], r2, lsr #3 @ encoding: [0xa2,0x11,0xb0,0xe6]
8 @ CHECK: ldrbt r1, [r0], r2, lsr #3 @ encoding: [0xa2,0x11,0xf0,0xe6]
11 @ CHECK: strt r1, [r0], r2, lsr #3 @ encoding: [0xa2,0x11,0xa0,0xe6]
14 @ CHECK: strbt r1, [r0], r2, lsr #3 @ encoding: [0xa2,0x11,0xe0,0xe6]
30 @ CHECK: ldr r1, [r0, r2, lsr #3]! @ encoding: [0xa2,0x11,0xb0,0xe7]
31 @ CHECK: ldrb r1, [r0, r2, lsr #3]! @ encoding: [0xa2,0x11,0xf0,0xe7]
  /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...]

Completed in 4285 milliseconds

1 2 3 4 5 6 7 8 91011>>