/frameworks/av/media/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 53 x10 = *((uint32*)(ref += lx)); /* D C B A */ in sad_mb_offset3() 57 x10 = ((uint32)x10 >> SHIFT); /* 0 0 0 D */ in sad_mb_offset3() 58 x10 = x10 | (x11 << (32 - SHIFT)); /* G F E D */ in sad_mb_offset3() 69 x10 = sad_4pixel(x10, x12, x9); in sad_mb_offset3() 71 x5 = x5 + x10; /* accumulate low bytes */ in sad_mb_offset3() 72 x10 = x10 & (x6 << 8); /* x10 & 0xFF00FF00 */ in sad_mb_offset3() 73 x4 = x4 + ((uint32)x10 >> 8); /* accumulate high bytes */ in sad_mb_offset3() 79 x10 = *((uint32*)(ref + 8)); /* D C B A */ in sad_mb_offset3() 83 x10 = ((uint32)x10 >> SHIFT); /* mvn x10, x10, lsr #24 = 0xFF 0xFF 0xFF ~D */ 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 108 x10 = *((uint32*)(ref += lx)); in simd_sad_mb() 117 x10 = sad_4pixel(x10, x12, x9); in simd_sad_mb() 119 x5 = x5 + x10; /* accumulate low bytes */ in simd_sad_mb() 120 x10 = x10 & (x6 << 8); /* x10 & 0xFF00FF00 */ in simd_sad_mb() 121 x4 = x4 + ((uint32)x10 >> 8); /* accumulate high bytes */ in simd_sad_mb() 127 x10 = *((uint32*)(ref + 8)); in simd_sad_mb() 136 x10 = sad_4pixel(x10, x12, x9); in simd_sad_mb() 138 x5 = x5 + x10; /* accumulate low bytes */ in simd_sad_mb() 139 x10 = x10 & (x6 << 8); /* x10 & 0xFF00FF00 */ in simd_sad_mb() [all …]
|
D | sad.cpp | 80 int32 x10; in SAD_Macroblock_C() local 88 x10 = simd_sad_mb(ref, blk, dmin, lx); in SAD_Macroblock_C() 90 return x10; in SAD_Macroblock_C()
|
/frameworks/av/media/mtp/tests/MtpFuzzer/ |
D | mtp_fuzzer.dict | 1 mtp_operation_get_device_info="\x01\x10" 2 mtp_operation_open_session="\x02\x10" 3 mtp_operation_close_session="\x03\x10" 4 mtp_operation_get_storage_ids="\x04\x10" 5 mtp_operation_get_storage_info="\x05\x10" 6 mtp_operation_get_num_objects="\x06\x10" 7 mtp_operation_get_object_handles="\x07\x10" 8 mtp_operation_get_object_info="\x08\x10" 9 mtp_operation_get_object="\x09\x10" 10 mtp_operation_get_thumb="\x0A\x10" [all …]
|
/frameworks/av/media/libaudioclient/tests/ |
D | record_test_input_v1.0_ref.txt | 6 48000 0x1 0x10 4800 2400 0x0 0 0 7 24000 0x1 0x10 4800 2400 0x0 0 0 8 16000 0x1 0x10 4800 2400 0x0 0 0 9 8000 0x1 0x10 4800 2400 0x0 0 0 10 44100 0x1 0x10 4410 2205 0x0 0 0 11 22050 0x1 0x10 4410 2205 0x0 0 0 12 11025 0x1 0x10 4410 2205 0x0 0 0 14 48000 0x2 0x10 4800 2400 0x0 0 0 15 48000 0x3 0x10 4800 2400 0x0 0 0 16 48000 0x5 0x10 4800 2400 0x0 0 0 [all …]
|
D | record_test_output_v1.0_ref_walleye.txt | 6 format(0x1), channel mask(0x10), channel count(1), sample rate(48000) 15 format(0x1), channel mask(0x10), channel count(1), sample rate(24000) 24 format(0x1), channel mask(0x10), channel count(1), sample rate(16000) 33 format(0x1), channel mask(0x10), channel count(1), sample rate(8000) 42 format(0x1), channel mask(0x10), channel count(1), sample rate(44100) 51 format(0x1), channel mask(0x10), channel count(1), sample rate(22050) 60 format(0x1), channel mask(0x10), channel count(1), sample rate(11025) 69 format(0x2), channel mask(0x10), channel count(1), sample rate(48000) 78 format(0x3), channel mask(0x10), channel count(1), sample rate(48000) 87 format(0x5), channel mask(0x10), channel count(1), sample rate(48000) [all …]
|
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/ |
D | UsimDataDownloadTest.java.broken | 84 0x04, 0x04, (byte) 0x91, 0x21, 0x43, 0x7f, 0x16, (byte) 0x89, 0x10, 0x10, 0x00, 0x00, 98 0x44, 0x04, (byte) 0x91, 0x21, 0x43, 0x7f, (byte) 0xf6, (byte) 0x89, 0x10, 0x10, 0x00,
|
/frameworks/rs/cpu_ref/ |
D | rsCpuIntrinsics_advsimd_Blur.S | 86 mov x10, x15 117 ld1 {v10.16b}, [x10], x2 123 VERTPLD(x10, #32) 139 ld1 {v10.16b}, [x10], x2 142 csel x10, x15, x10, lo 149 VERTPLD(x10, #32) 1184 stp x10, x11, [sp, #-16]! 1186 ldp x10, x11, [sp], #16 1203 ands x12, x10, #15 1208 sub x10, x10, x12 [all …]
|
/frameworks/rs/toolkit/ |
D | Blur_advsimd.S | 86 mov x10, x15 117 ld1 {v10.16b}, [x10], x2 123 VERTPLD(x10, #32) 139 ld1 {v10.16b}, [x10], x2 142 csel x10, x15, x10, lo 149 VERTPLD(x10, #32) 1184 stp x10, x11, [sp, #-16]! 1186 ldp x10, x11, [sp], #16 1203 ands x12, x10, #15 1208 sub x10, x10, x12 [all …]
|
/frameworks/base/data/keyboards/ |
D | Vendor_1038_Product_1412.kl | 30 axis 0x10 HAT_X
|
D | Vendor_046d_Product_c219.kl | 34 axis 0x10 HAT_X
|
D | Vendor_1bad_Product_f023.kl | 34 axis 0x10 HAT_X
|
D | Vendor_1bad_Product_f036.kl | 35 axis 0x10 HAT_X
|
D | Vendor_1689_Product_fd01.kl | 35 axis 0x10 HAT_X
|
D | Vendor_046d_Product_c21d.kl | 35 axis 0x10 HAT_X
|
D | Vendor_046d_Product_c21f.kl | 35 axis 0x10 HAT_X
|
D | Vendor_1bad_Product_f027.kl | 35 axis 0x10 HAT_X
|
D | idroid_con.kl | 36 axis 0x10 HAT_X
|
D | Vendor_1bad_Product_f016.kl | 35 axis 0x10 HAT_X
|
D | Vendor_1689_Product_fe00.kl | 35 axis 0x10 HAT_X
|
D | Vendor_2378_Product_100a.kl | 39 axis 0x10 HAT_X
|
D | Vendor_0b05_Product_4500.kl | 36 axis 0x10 HAT_X
|
D | Vendor_1d79_Product_0009.kl | 39 axis 0x10 HAT_X
|
D | Vendor_046d_Product_c216.kl | 36 axis 0x10 HAT_X
|
D | Vendor_2378_Product_1008.kl | 39 axis 0x10 HAT_X
|