Searched refs:DC9 (Results 1 – 25 of 57) sorted by relevance
123
/external/pdfium/core/src/fxcodec/libjpeg/ |
D | fpdfapi_jdcoefct.c | 479 int DC1,DC2,DC3,DC4,DC5,DC6,DC7,DC8,DC9; in decompress_smooth_data() local 559 DC7 = DC8 = DC9 = (int) next_block_row[0][0]; in decompress_smooth_data() 569 DC9 = (int) next_block_row[1][0]; in decompress_smooth_data() 622 num = 5 * Q00 * (DC1 - DC3 - DC7 + DC9); in decompress_smooth_data() 656 DC7 = DC8; DC8 = DC9; in decompress_smooth_data()
|
/external/chromium_org/third_party/libjpeg_turbo/ |
D | jdcoefct.c | 484 int DC1,DC2,DC3,DC4,DC5,DC6,DC7,DC8,DC9; in decompress_smooth_data() local 567 DC7 = DC8 = DC9 = (int) next_block_row[0][0]; in decompress_smooth_data() 577 DC9 = (int) next_block_row[1][0]; in decompress_smooth_data() 630 num = 5 * Q00 * (DC1 - DC3 - DC7 + DC9); in decompress_smooth_data() 664 DC7 = DC8; DC8 = DC9; in decompress_smooth_data()
|
/external/qemu/distrib/jpeg-6b/ |
D | jdcoefct.c | 731 int DC1,DC2,DC3,DC4,DC5,DC6,DC7,DC8,DC9; in decompress_smooth_data() local 811 DC7 = DC8 = DC9 = (int) next_block_row[0][0]; in decompress_smooth_data() 821 DC9 = (int) next_block_row[1][0]; in decompress_smooth_data() 874 num = 5 * Q00 * (DC1 - DC3 - DC7 + DC9); in decompress_smooth_data() 908 DC7 = DC8; DC8 = DC9; in decompress_smooth_data()
|
/external/jpeg/ |
D | jdcoefct.c | 731 int DC1,DC2,DC3,DC4,DC5,DC6,DC7,DC8,DC9; in decompress_smooth_data() local 811 DC7 = DC8 = DC9 = (int) next_block_row[0][0]; in decompress_smooth_data() 821 DC9 = (int) next_block_row[1][0]; in decompress_smooth_data() 874 num = 5 * Q00 * (DC1 - DC3 - DC7 + DC9); in decompress_smooth_data() 908 DC7 = DC8; DC8 = DC9; in decompress_smooth_data()
|
/external/chromium_org/third_party/icu/source/data/sprep/ |
D | rfc4011.txt | 179 0DC7..0DC9; ; UNASSIGNED
|
D | rfc4505.txt | 179 0DC7..0DC9; ; UNASSIGNED
|
D | rfc3530cs.txt | 179 0DC7..0DC9; ; UNASSIGNED
|
D | rfc4013.txt | 180 0DC7..0DC9; ; UNASSIGNED
|
D | rfc3530mixp.txt | 180 0DC7..0DC9; ; UNASSIGNED
|
D | rfc3920res.txt | 180 0DC7..0DC9; ; UNASSIGNED
|
D | rfc4518.txt | 179 0DC7..0DC9; ; UNASSIGNED
|
/external/icu/icu4c/source/data/sprep/ |
D | rfc3530cs.txt | 179 0DC7..0DC9; ; UNASSIGNED
|
D | rfc4505.txt | 179 0DC7..0DC9; ; UNASSIGNED
|
D | rfc4011.txt | 179 0DC7..0DC9; ; UNASSIGNED
|
D | rfc3920res.txt | 180 0DC7..0DC9; ; UNASSIGNED
|
D | rfc3530mixp.txt | 180 0DC7..0DC9; ; UNASSIGNED
|
D | rfc4013.txt | 180 0DC7..0DC9; ; UNASSIGNED
|
D | rfc4518.txt | 179 0DC7..0DC9; ; UNASSIGNED
|
/external/icu/icu4c/source/test/testdata/ |
D | nfs4_mixed_prep_p.txt | 171 0DC7..0DC9; ; UNASSIGNED
|
D | nfs4_cs_prep_cs.txt | 171 0DC7..0DC9; ; UNASSIGNED
|
/external/chromium_org/third_party/icu/source/test/testdata/ |
D | nfs4_cs_prep_cs.txt | 171 0DC7..0DC9; ; UNASSIGNED
|
D | nfs4_mixed_prep_p.txt | 171 0DC7..0DC9; ; UNASSIGNED
|
D | nfs4_mixed_prep_s.txt | 171 0DC7..0DC9; ; UNASSIGNED
|
/external/icu/icu4c/source/data/unidata/norm2/ |
D | nfc.txt | 222 1DC3..1DC9:230
|
/external/chromium_org/third_party/icu/source/data/unidata/norm2/ |
D | nfc.txt | 222 1DC3..1DC9:230
|
123