Searched refs:x12 (Results 1 - 25 of 71) sorted by relevance

123

/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
H A Dsad_mb_offset.h34 int32 x4, x5, x6, x8, x9, x10, x11, x12, x14; local
55 x12 = *((uint32*)(ref + 8)); /* L K J I */
60 x11 = x11 | (x12 << (32 - SHIFT)); /* K J I H */
62 x12 = *((uint32*)(blk += 16));
68 /* process x12 & x10 */
69 x10 = sad_4pixel(x10, x12, x9);
81 x12 = *((uint32*)(ref + 16)); /* L K J I */
86 x11 = x11 | (x12 << (32 - SHIFT)); /* ~K ~J ~I ~H */
88 x12 = *((uint32*)(blk + 8));
94 /* process x12
137 int32 x4, x5, x6, x9, x10, x11, x12, x14; local
164 BIC x11, x11, x12, lsl #(32-SHIFT); local
166 LDR x12, [blk, #8]; local
180 LDR x12, [ref, #8]; local
187 BIC x11, x11, x12, lsl #(32-SHIFT); local
189 LDR x12, [blk], #16; local
230 int32 x4, x5, x6, x8, x9, x10, x11, x12, x14; local
[all...]
H A Dsad_inline.h84 int32 x4, x5, x6, x8, x9, x10, x11, x12, x14; local
110 x12 = *((uint32*)(blk += 16));
116 /* process x12 & x10 */
117 x10 = sad_4pixel(x10, x12, x9);
129 x12 = *((uint32*)(blk + 8));
135 /* process x12 & x10 */
136 x10 = sad_4pixel(x10, x12, x9);
259 int32 x4, x5, x6, x8, x9, x10, x11, x12, x14; local
278 x12 = *((int32*)(blk + 8));
283 /* process x12
299 LDR x12, [blk], #16 ; local
448 int32 x4, x5, x6, x8, x9, x10, x11, x12, x14; local
[all...]
H A Dvlc_enc_tab.h269 {0x12, 6}, {0x0a, 10}, {0x00, 0}, {0x00, 0}
349 {0x13, 7}, {0x12, 7}, {0x11, 7}, {0x10, 7},
353 {0x14, 9}, {0x13, 9}, {0x12, 9}, {0x11, 9},
370 {0x0c, 5}, {0x15, 6}, {0x13, 6}, {0x12, 6},
413 {0x12, 7}, {0x1b, 9}, {0x54, 12}, {0x00, 0},
484 {0x14, 9}, {0x13, 9}, {0x12, 9}, {0x11, 9},
712 { 0x12, 5},
1029 { 0x12, 5},
H A Dmp4def.h169 #define VOL_START_CODE 0x12
/frameworks/rs/cpu_ref/
H A DrsCpuIntrinsics_advsimd_Blur.S69 * x12 -- switch index
82 .macro fetch, max_r=MAX_R, labelc=1, labelnc=2, reg=x12 /*{{{*/
83 .ifc \reg,x12 ; .set cc, 1 ; .else ; .set cc, 0 ; .endif
259 * x12 -- temp buffer pointer
269 ldrsh x12, [x16, x5, LSL #1]
270 add x12, x12, x16
271 br x12
343 ldrsh x12, [x16, x5, LSL #1]
344 add x12, x1
[all...]
H A DrsCpuIntrinsics_advsimd_Resize.S150 * size_t xclip, // [sp,#0] -> [sp,#64] -> x12
164 sub x12, sp, #BUFFER_SIZE
165 bic x12, x12, #(1 << (CHUNKSHIFT + 1 + COMPONENT_SHIFT + 1)) - 1
191 mov sp, x12
208 sub x14, x12, x13, LSL #(COMPONENT_SHIFT + 1)
209 add x15, x12, #(2 * CHUNKSIZE - 4) * COMPONENT_COUNT * 2
214 st1 {v11.4h,v12.4h}, [x12]
220 st1 {v11.8h,v12.8h}, [x12]
228 st1 {v12.8h,v13.8h}, [x12], #3
[all...]
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/
H A DarmVCM4P2_Lookup_Tables.c47 0x10, 0x11, 0x12, 0x13, 0x14, 0x15, 0x16, 0x17,
52 0xe, 0xf, 0xf, 0x10, 0x10, 0x11, 0x11, 0x12,
53 0x12, 0x13, 0x14, 0x15, 0x16, 0x17, 0x18, 0x19,
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/
H A DarmVCM4P2_Lookup_Tables.c47 0x10, 0x11, 0x12, 0x13, 0x14, 0x15, 0x16, 0x17,
52 0xe, 0xf, 0xf, 0x10, 0x10, 0x11, 0x11, 0x12,
53 0x12, 0x13, 0x14, 0x15, 0x16, 0x17, 0x18, 0x19,
/frameworks/base/core/java/android/text/
H A DSpanned.java58 public static final int SPAN_MARK_POINT = 0x12;
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/hotspot2/anqp/eap/
H A DEAPMethodTest.java76 0x01, 0x07, 0x12, 0x23, 0x34, 0x45, 0x56, 0x67, 0x78,
82 0x04, 0x07, 0x01, 0x23, 0x45, 0x56, 0x78, 0x56, 0x12,
88 (byte) 0xDD, 0x04, 0x12, 0x23, 0x45, 0x56};
113 new byte[] {0x12, 0x23, 0x45, 0x56}));
H A DExpandedEAPMethodTest.java37 new byte[] {0x12, 0x34, 0x56, 0x23, 0x45, 0x65, 0x23};
H A DVendorSpecificAuthTest.java33 private static final byte[] TEST_DATA = new byte[] {0x12, 0x34, 0x45, 0x56};
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cat/
H A DComprehensionTlvTag.java39 FILE_LIST(0x12),
H A DAppInterface.java79 SEND_USSD(0x12),
H A DResultCode.java73 NO_RESPONSE_FROM_USER(0x12),
H A DTone.java86 NEGATIVE_ACK(0x12),
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/util/
H A DNativeUtilTest.java74 assertArrayEquals(new byte[]{0x45, 0x12, 0x23, 0x34},
84 NativeUtil.hexStringFromByteArray(new byte[]{0x45, 0x12, 0x23, 0x34}));
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/wificond/
H A DNativeScanResultTest.java39 new byte[] {(byte) 0x12, (byte) 0xef, (byte) 0xa1,
42 new byte[] {(byte) 0x01, (byte) 0x03, (byte) 0x12, (byte) 0xbe, (byte) 0xff};
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
H A DSupplicantStaNetworkHalTest.java388 final byte[] kc = new byte[]{0x45, 0x45, 0x32, 0x34, 0x45, 0x10, 0x34, 0x12};
389 final byte[] sres = new byte[]{0x12, 0x10, 0x32, 0x23};
417 final byte[] kc1 = new byte[]{0x45, 0x45, 0x32, 0x34, 0x45, 0x10, 0x34, 0x12};
418 final byte[] sres1 = new byte[]{0x12, 0x10, 0x32, 0x23};
419 final byte[] kc2 = new byte[]{0x45, 0x34, 0x12, 0x34, 0x45, 0x10, 0x34, 0x12};
420 final byte[] sres2 = new byte[]{0x12, 0x23, 0x12, 0x23};
421 final byte[] kc3 = new byte[]{0x25, 0x34, 0x12, 0x14, 0x45, 0x10, 0x34, 0x12};
[all...]
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
H A Dvlc_tab.cpp224 {0x13, 1, 1, 9}, {0x13, 1, 1, 9}, {0x12, 1, 1, 9}, {0x12, 1, 1, 9}, {0x11, 1, 1, 9}, {0x11, 1, 1, 9},
226 {0x14, 1, 0, 9}, {0x14, 1, 0, 9}, {0x13, 1, 0, 9}, {0x13, 1, 0, 9}, {0x12, 1, 0, 9}, {0x12, 1, 0, 9},
302 {0x0, 0x12, 0, 10}, {0x0, 0x11, 0, 10}, {0xe, 1, 1, 9}, {0xe, 1, 1, 9},
351 {0x11, 1, 1, 12}, {0x12, 1, 1, 12}, {0x13, 1, 1, 12}, {0x14, 1, 1, 12},
390 {0x10, 1, 1, 9}, {0x10, 1, 1, 9}, {0x12, 1, 1, 9}, {0x12, 1, 1, 9}, {0x11, 1, 1, 9}, {0x11, 1, 1, 9},
H A Dmp4def.h97 #define VOL_START_CODE 0x12
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/hotspot2/anqp/
H A DCellularNetworkTest.java37 private static final byte[] TEST_PLMN_BYTES_1 = new byte[] {0x12, 0x34, 0x56};
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/
H A DarmVCM4P10_Interpolate_Chroma_s.s81 x12 RN 14 label
151 ;// x10 x11 x12
165 LDRB x12, [pSrc1, #+2]!
172 ORR x12x11, x11, x12, LSL #16
/frameworks/opt/bluetooth/src/android/bluetooth/client/map/
H A DBluetoothMasRequest.java48 protected static final byte OAP_TAGID_MESSAGES_LISTING_SIZE = 0x12;
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
H A Dh264bsd_cavlc.c302 static const u8 totalZeros_14[4] = {0x02,0x12,0x21,0x21};
310 static const u8 runBefore_5[8] = {0x53,0x43,0x33,0x23,0x12,0x12,0x02,0x02};
312 static const u8 runBefore_4[8] = {0x43,0x33,0x22,0x22,0x12,0x12,0x02,0x02};
314 static const u8 runBefore_3[4] = {0x32,0x22,0x12,0x02};
316 static const u8 runBefore_2[4] = {0x22,0x12,0x01,0x01};
629 value = 0x12;

Completed in 2977 milliseconds

123