Home
last modified time | relevance | path

Searched refs:dc0 (Results 1 – 19 of 19) sorted by relevance

/external/webp/src/dsp/
Ddec.c431 int dc0 = 8; in DC8uv() local
434 dc0 += dst[i - BPS] + dst[-1 + i * BPS]; in DC8uv()
436 Put8x8uv(dc0 >> 4, dst); in DC8uv()
440 int dc0 = 4; in DC8uvNoLeft() local
443 dc0 += dst[i - BPS]; in DC8uvNoLeft()
445 Put8x8uv(dc0 >> 3, dst); in DC8uvNoLeft()
449 int dc0 = 4; in DC8uvNoTop() local
452 dc0 += dst[-1 + i * BPS]; in DC8uvNoTop()
454 Put8x8uv(dc0 >> 3, dst); in DC8uvNoTop()
Ddec_neon.c1281 const uint8x8_t dc0 = vrshrn_n_u16(sum, 3); // (sum + 4) >> 3 in DC4() local
1282 const uint8x8_t dc = vdup_lane_u8(dc0, 0); in DC4()
1413 uint8x8_t dc0; in DC8() local
1443 dc0 = vrshrn_n_u16(sum, 4); in DC8()
1445 dc0 = vrshrn_n_u16(sum_top, 3); in DC8()
1447 dc0 = vrshrn_n_u16(sum_left, 3); in DC8()
1449 dc0 = vdup_n_u8(0x80); in DC8()
1453 const uint8x8_t dc = vdup_lane_u8(dc0, 0); in DC8()
1491 uint8x8_t dc0; in DC16() local
1527 dc0 = vrshrn_n_u16(sum, 5); in DC16()
[all …]
Ddec_sse2.c1166 int dc0 = 4; in DC8uvNoTop() local
1169 dc0 += dst[-1 + i * BPS]; in DC8uvNoTop()
1171 Put8x8uv(dc0 >> 3, dst); in DC8uvNoTop()
/external/webp/src/dec/
Dvp8_dec.c535 const int dc0 = (dc[0] + 3) >> 3; in ParseResiduals() local
536 for (i = 0; i < 16 * 16; i += 16) dst[i] = dc0; in ParseResiduals()
/external/elfutils/tests/
Drun-strings-test.sh366 testfile8: 7dc0 Extract the removed sections into FILE
Dtestfile44.expect.bz21testfile44.o: elf32-elf_i386 2 3Disassembly of section .text: 4 5 0 ...
Dtestfile45.expect.bz21testfile45.o: elf64-elf_x86_64 2 3Disassembly of section .text: 4 5 0 ...
/external/google-breakpad/src/tools/windows/dump_syms/testdata/
Domap_reorder_funcs.sym1827 FUNC 4dc0 79 0 __updatetlocinfo
1828 4dc0 c 281 1913
2891 STACK WIN 4 4dc0 79 c 0 0 10 1c 0 1 $T0 $ebp = $eip $T0 4 + ^ = $ebp $T0 ^ = $esp $T0 8 + = $20 $T…
Ddump_syms_regtest64.sym1081 2dc0 8 195 8649
1473 3dc0 4 96 3702
Domap_stretched_filled.sym2767 STACK WIN 4 2dc0 81 0 0 0 8 10 0 1 $T0 $ebp = $eip $T0 4 + ^ = $ebp $T0 ^ = $esp $T0 8 + = $20 $T0…
Domap_stretched.sym2907 STACK WIN 4 2dc0 81 0 0 0 8 10 0 1 $T0 $ebp = $eip $T0 4 + ^ = $ebp $T0 ^ = $esp $T0 8 + = $20 $T0…
/external/google-breakpad/src/processor/testdata/symbols/microdump/breakpad_unittests/D6D1FEC9A15DE7F38A236898871A2E770/
Dbreakpad_unittests.sym903 21dc0 4 504 27
1933 23dc0 4 339 6
2469 24dc0 4 608 130
3400 26dc0 18 131 6
7728 31dc0 4 361 135
8650 33dc0 8 118 17
9053 34dc0 8 62 20
9941 36dc0 8 156 132
14553 41dc0 4 277 82
14972 42dc0 8 249 39
[all …]
/external/google-breakpad/src/processor/testdata/symbols/null_read_av/7B7D1968FF0D47AE4366E9C3A7E1B6750/
Dnull_read_av.sym826 3dc0 1b 70 18
2680 8dc0 5 60 24
/external/google-breakpad/src/processor/testdata/symbols/overflow/B0E1FC01EF48E39CAF5C881D2DF0C3840/
Doverflow.sym444 2dc0 11 483 17
1522 5dc0 c 455 23
/external/google-breakpad/src/processor/testdata/symbols/microdump/breakpad_unittests/DA7778FB66018A4E9B4110ED06E730D00/
Dbreakpad_unittests.sym12979 29dc0 10 150 30
17819 FUNC 32dc0 32c 0 WastefulVectorTest_Simple_Test::TestBody
17820 32dc0 8 76 56
19445 FUNC 35dc0 20 0 std::priv::_Impl_vector<google_breakpad::test_assembler::Section::Reference, std::a…
19446 35dc0 6 650 144
27614 42dc0 4 481 106
29021 44dc0 8 174 10
31202 FUNC 47dc0 a4 0 google_breakpad::WriteMinidump
31203 47dc0 6 1290 26
37933 52dc0 c 96 167
[all …]
/external/google-breakpad/src/processor/testdata/
Dmodule0.out7602 FUNC 3dc0 1 4 std::_Destroy_range<google_breakpad::ExceptionHandler *,std::allocator<google_breakpa…
7603 3dc0 0 242 19
7604 3dc0 1 243 19
19506 21dc0 2 585 440
20545 STACK WIN 4 5dc0 36 0 0 4 4 0 0 1 $T2 $esp .cbLocals + .cbSavedRegs + = $T0 .raSearchStart = $eip $…
22044 STACK WIN 0 3dc0 1 0 0 4 0 0 0 0 0
/external/google-breakpad/src/processor/testdata/symbols/test_app.pdb/5A9832E5287241C1838ED98914E9B7FF1/
Dtest_app.sym7602 FUNC 3dc0 1 4 std::_Destroy_range<google_breakpad::ExceptionHandler *,std::allocator<google_breakpa…
7603 3dc0 0 242 19
7604 3dc0 1 243 19
19506 21dc0 2 585 440
20545 STACK WIN 4 5dc0 36 0 0 4 4 0 0 1 $T2 $esp .cbLocals + .cbSavedRegs + = $T0 .raSearchStart = $eip $…
22044 STACK WIN 0 3dc0 1 0 0 4 0 0 0 0 0
/external/google-breakpad/src/processor/testdata/symbols/libc-2.13.so/F4F8DFCD5A5FB5A7CE64717E9E6AE3890/
Dlibc-2.13.so.sym2965 STACK CFI INIT 37dc0 74 .cfa: $rsp 8 + .ra: .cfa -8 + ^
3674 STACK CFI INIT 67dc0 1f .cfa: $rsp -128 + .ra: $rip
12382 STACK CFI INIT 102dc0 126 .cfa: $rsp 8 + .ra: .cfa -8 + ^
12690 STACK CFI INIT 105dc0 a .cfa: $rsp 8 + .ra: .cfa -8 + ^
/external/selinux/python/sepolgen/tests/test_data/
Dhttpd.log10516 …(1163794348.308:14420): arch=40000003 syscall=11 success=yes exit=0 a0=9465dc0 a1=9465df0 a2=94666…