Searched refs:dc0 (Results 1 – 6 of 6) sorted by relevance
437 int dc0 = 8; in DC8uv() local440 dc0 += dst[i - BPS] + dst[-1 + i * BPS]; in DC8uv()442 Put8x8uv((uint64_t)((dc0 >> 4) * 0x0101010101010101ULL), dst); in DC8uv()446 int dc0 = 4; in DC8uvNoLeft() local449 dc0 += dst[i - BPS]; in DC8uvNoLeft()451 Put8x8uv((uint64_t)((dc0 >> 3) * 0x0101010101010101ULL), dst); in DC8uvNoLeft()455 int dc0 = 4; in DC8uvNoTop() local458 dc0 += dst[-1 + i * BPS]; in DC8uvNoTop()460 Put8x8uv((uint64_t)((dc0 >> 3) * 0x0101010101010101ULL), dst); in DC8uvNoTop()
374 testfile8: 7dc0 Extract the removed sections into FILE
1testfile44.o: elf32-elf_i386 2 3Disassembly of section .text: 4 5 0 ...