/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/ |
D | sad_mb_offset.h | 34 int32 x4, x5, x6, x8, x9, x10, x11, x12, x14; in sad_mb_offset3() local 54 x11 = *((uint32*)(ref + 4)); /* H G F E */ in sad_mb_offset3() 58 x10 = x10 | (x11 << (32 - SHIFT)); /* G F E D */ in sad_mb_offset3() 59 x11 = ((uint32)x11 >> SHIFT); /* 0 0 0 H */ in sad_mb_offset3() 60 x11 = x11 | (x12 << (32 - SHIFT)); /* K J I H */ in sad_mb_offset3() 66 x11 = sad_4pixel(x11, x14, x9); in sad_mb_offset3() 74 x5 = x5 + x11; /* accumulate low bytes */ in sad_mb_offset3() 75 x11 = x11 & (x6 << 8); /* x11 & 0xFF00FF00 */ in sad_mb_offset3() 76 x4 = x4 + ((uint32)x11 >> 8); /* accumulate high bytes */ in sad_mb_offset3() 80 x11 = *((uint32*)(ref + 12)); /* H G F E */ in sad_mb_offset3() [all …]
|
D | sad_inline.h | 84 int32 x4, x5, x6, x8, x9, x10, x11, x12, x14; in simd_sad_mb() local 109 x11 = *((uint32*)(ref + 4)); in simd_sad_mb() 114 x11 = sad_4pixel(x11, x14, x9); in simd_sad_mb() 122 x5 = x5 + x11; /* accumulate low bytes */ in simd_sad_mb() 123 x11 = x11 & (x6 << 8); /* x11 & 0xFF00FF00 */ in simd_sad_mb() 124 x4 = x4 + ((uint32)x11 >> 8); /* accumulate high bytes */ in simd_sad_mb() 128 x11 = *((uint32*)(ref + 12)); in simd_sad_mb() 133 x11 = sad_4pixel(x11, x14, x9); in simd_sad_mb() 141 x5 = x5 + x11; /* accumulate low bytes */ in simd_sad_mb() 142 x11 = x11 & (x6 << 8); /* x11 & 0xFF00FF00 */ in simd_sad_mb() [all …]
|
/frameworks/rs/cpu_ref/ |
D | rsCpuIntrinsics_advsimd_Resize.S | 190 ldp x13,x11, [sp,#80] // xclip, avail 238 sub x11, x11, #4 271 subs x11, x11, #CHUNKSIZE 273 add x11, x11, #CHUNKSIZE /* if they're not... */ 279 sub x11, x11, #8 / COMPONENT_COUNT 281 4: cmp x11, #8 / COMPONENT_COUNT - 1 288 cmp x11, #1 295 add x4, x4, x11, LSL #(COMPONENT_SHIFT) 296 add x5, x5, x11, LSL #(COMPONENT_SHIFT) 297 add x6, x6, x11, LSL #(COMPONENT_SHIFT) [all …]
|
D | rsCpuIntrinsics_advsimd_Blur.S | 101 mov x11, x19 118 ld1 {v11.16b}, [x11], x13 125 VERTPLD(x11, #32) 141 ld1 {v11.16b}, [x11], x13 146 csel x11, x19, x11, lo 151 VERTPLD(x11, #32) 1184 stp x10, x11, [sp, #-16]! 1186 ldp x10, x11, [sp], #16 1249 sub x12, xzr, x11 1258 sub x12, xzr, x11 [all …]
|
/frameworks/base/data/keyboards/ |
D | Vendor_1038_Product_1412.kl | 31 axis 0x11 HAT_Y
|
D | Vendor_046d_Product_c219.kl | 35 axis 0x11 HAT_Y
|
D | Vendor_1689_Product_fe00.kl | 36 axis 0x11 HAT_Y
|
D | Vendor_046d_Product_c21f.kl | 36 axis 0x11 HAT_Y
|
D | Vendor_1bad_Product_f027.kl | 36 axis 0x11 HAT_Y
|
D | Vendor_1689_Product_fd01.kl | 36 axis 0x11 HAT_Y
|
D | Vendor_1bad_Product_f023.kl | 35 axis 0x11 HAT_Y
|
D | Vendor_046d_Product_c21d.kl | 36 axis 0x11 HAT_Y
|
D | Vendor_2378_Product_1008.kl | 35 axis 0x11 HAT_Y
|
D | Vendor_2378_Product_100a.kl | 35 axis 0x11 HAT_Y
|
D | Vendor_1bad_Product_f036.kl | 36 axis 0x11 HAT_Y
|
D | Vendor_1bad_Product_f016.kl | 36 axis 0x11 HAT_Y
|
D | Vendor_0b05_Product_4500.kl | 37 axis 0x11 HAT_Y
|
D | Vendor_1d79_Product_0009.kl | 40 axis 0x11 HAT_Y
|
D | Vendor_046d_Product_c216.kl | 37 axis 0x11 HAT_Y
|
D | Vendor_0e6f_Product_02a4.kl | 44 axis 0x11 HAT_Y
|
D | Vendor_1532_Product_0900.kl | 43 axis 0x11 HAT_Y
|
D | Vendor_046d_Product_c299.kl | 50 axis 0x11 HAT_Y
|
D | Vendor_046d_Product_c294.kl | 45 axis 0x11 HAT_Y
|
/frameworks/av/media/libaudioclient/tests/ |
D | track_test_input_v1.0_ref.txt | 31 …44100 0x1000000 0x3 4800 2400 0 0x11 0 1 …
|
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/ |
D | UsimDataDownloadTest.java.broken | 82 0x09, (byte) 0x91, 0x11, 0x22, 0x33, 0x44, 0x55, 0x66, 0x77, (byte) 0xf8, 96 0x09, (byte) 0x91, 0x11, 0x22, 0x33, 0x44, 0x55, 0x66, 0x77, (byte) 0xf8,
|