/external/libpng/contrib/pngminus/ |
D | pnm2png.sh | 9 ./pnm2png basn2c08.ppm basn2c08.png 10 ./pnm2png basn2c16.ppm basn2c16.png 12 ./pnm2png basn3p01.ppm basn3p01.png 13 ./pnm2png basn3p02.ppm basn3p02.png 14 ./pnm2png basn3p04.ppm basn3p04.png 15 ./pnm2png basn3p08.ppm basn3p08.png 20 ./pnm2png -alpha basn6a08.pgm basn6a08.ppm basn6a08.png 21 ./pnm2png -alpha basn6a16.pgm basn6a16.ppm basn6a16.png 29 ./pnm2png rawn2c08.ppm rawn2c08.png 30 ./pnm2png rawn2c16.ppm rawn2c16.png [all …]
|
D | png2pnm.sh | 9 ./png2pnm -noraw ../pngsuite/basn2c08.png basn2c08.ppm 10 ./png2pnm -noraw ../pngsuite/basn2c16.png basn2c16.ppm 12 ./png2pnm -noraw ../pngsuite/basn3p01.png basn3p01.ppm 13 ./png2pnm -noraw ../pngsuite/basn3p02.png basn3p02.ppm 14 ./png2pnm -noraw ../pngsuite/basn3p04.png basn3p04.ppm 15 ./png2pnm -noraw ../pngsuite/basn3p08.png basn3p08.ppm 20 ./png2pnm -noraw -alpha basn6a08.pgm ../pngsuite/basn6a08.png basn6a08.ppm 21 ./png2pnm -noraw -alpha basn6a16.pgm ../pngsuite/basn6a16.png basn6a16.ppm 29 ./png2pnm -raw ../pngsuite/basn2c08.png rawn2c08.ppm 30 ./png2pnm -raw ../pngsuite/basn2c16.png rawn2c16.ppm [all …]
|
D | pnm2png.bat | 8 pnm2png.exe basn2c08.ppm basn2c08.png 9 pnm2png.exe basn2c16.ppm basn2c16.png 11 pnm2png.exe basn3p01.ppm basn3p01.png 12 pnm2png.exe basn3p02.ppm basn3p02.png 13 pnm2png.exe basn3p04.ppm basn3p04.png 14 pnm2png.exe basn3p08.ppm basn3p08.png 19 pnm2png.exe -alpha basn6a08.pgm basn6a08.ppm basn6a08.png 20 pnm2png.exe -alpha basn6a16.pgm basn6a16.ppm basn6a16.png 28 pnm2png.exe rawn2c08.ppm rawn2c08.png 29 pnm2png.exe rawn2c16.ppm rawn2c16.png [all …]
|
D | png2pnm.bat | 8 png2pnm.exe -noraw ..\pngsuite\basn2c08.png basn2c08.ppm 9 png2pnm.exe -noraw ..\pngsuite\basn2c16.png basn2c16.ppm 11 png2pnm.exe -noraw ..\pngsuite\basn3p01.png basn3p01.ppm 12 png2pnm.exe -noraw ..\pngsuite\basn3p02.png basn3p02.ppm 13 png2pnm.exe -noraw ..\pngsuite\basn3p04.png basn3p04.ppm 14 png2pnm.exe -noraw ..\pngsuite\basn3p08.png basn3p08.ppm 19 png2pnm.exe -noraw -alpha basn6a08.pgm ..\pngsuite\basn6a08.png basn6a08.ppm 20 png2pnm.exe -noraw -alpha basn6a16.pgm ..\pngsuite\basn6a16.png basn6a16.ppm 28 png2pnm.exe -raw ..\pngsuite\basn2c08.png rawn2c08.ppm 29 png2pnm.exe -raw ..\pngsuite\basn2c16.png rawn2c16.ppm [all …]
|
D | README | 62 program are some elementary routines to read / write pgm- and ppm-files. 78 RGB+A png-image, you just combine a ppm-file with a corresponding 83 Finally you can opt for writing ascii or binary pgm- and ppm-files. When
|
/external/blktrace/ |
D | blkparse.c | 87 struct process_pid_map *ppm; member 248 struct process_pid_map *ppm; member 542 struct process_pid_map *ppm; in find_ppm() local 544 ppm = ppm_hash_table[hash_idx]; in find_ppm() 545 while (ppm) { in find_ppm() 546 if (ppm->pid == pid) in find_ppm() 547 return ppm; in find_ppm() 549 ppm = ppm->hash_next; in find_ppm() 558 struct process_pid_map *ppm; in add_ppm_hash() local 560 ppm = find_ppm(pid); in add_ppm_hash() [all …]
|
/external/jpeg/ |
D | makefile.wat | 72 TESTFILES= testorig.jpg testimg.ppm testimg.bmp testimg.jpg testprog.jpg & 140 djpeg -dct int -ppm -outfile testout.ppm testorig.jpg 142 cjpeg -dct int -outfile testout.jpg testimg.ppm 143 djpeg -dct int -ppm -outfile testoutp.ppm testprog.jpg 144 cjpeg -dct int -progressive -opt -outfile testoutp.jpg testimg.ppm 147 fc /b testimg.ppm testout.ppm 150 fc /b testimg.ppm testoutp.ppm 155 comp testimg.ppm testout.ppm < n.tmp 158 comp testimg.ppm testoutp.ppm < n.tmp
|
D | makefile.bcc | 100 TESTFILES= testorig.jpg testimg.ppm testimg.bmp testimg.jpg testprog.jpg \ 190 djpeg -dct int -ppm -outfile testout.ppm testorig.jpg 192 cjpeg -dct int -outfile testout.jpg testimg.ppm 193 djpeg -dct int -ppm -outfile testoutp.ppm testprog.jpg 194 cjpeg -dct int -progressive -opt -outfile testoutp.jpg testimg.ppm 197 fc /b testimg.ppm testout.ppm 200 fc /b testimg.ppm testoutp.ppm 205 comp testimg.ppm testout.ppm < n.tmp 208 comp testimg.ppm testoutp.ppm < n.tmp
|
D | makefile.ansi | 73 TESTFILES= testorig.jpg testimg.ppm testimg.bmp testimg.jpg testprog.jpg \ 132 ./djpeg -dct int -ppm -outfile testout.ppm testorig.jpg 134 ./cjpeg -dct int -outfile testout.jpg testimg.ppm 135 ./djpeg -dct int -ppm -outfile testoutp.ppm testprog.jpg 136 ./cjpeg -dct int -progressive -opt -outfile testoutp.jpg testimg.ppm 138 cmp testimg.ppm testout.ppm 141 cmp testimg.ppm testoutp.ppm
|
D | makefile.vc | 70 TESTFILES= testorig.jpg testimg.ppm testimg.bmp testimg.jpg testprog.jpg \ 129 .\djpeg -dct int -ppm -outfile testout.ppm testorig.jpg 131 .\cjpeg -dct int -outfile testout.jpg testimg.ppm 132 .\djpeg -dct int -ppm -outfile testoutp.ppm testprog.jpg 133 .\cjpeg -dct int -progressive -opt -outfile testoutp.jpg testimg.ppm 135 fc /b testimg.ppm testout.ppm 138 fc /b testimg.ppm testoutp.ppm
|
D | makefile.manx | 74 TESTFILES= testorig.jpg testimg.ppm testimg.bmp testimg.jpg testprog.jpg \ 132 djpeg -dct int -ppm -outfile testout.ppm testorig.jpg 134 cjpeg -dct int -outfile testout.jpg testimg.ppm 135 djpeg -dct int -ppm -outfile testoutp.ppm testprog.jpg 136 cjpeg -dct int -progressive -opt -outfile testoutp.jpg testimg.ppm 138 cmp testimg.ppm testout.ppm 141 cmp testimg.ppm testoutp.ppm
|
D | makefile.unix | 77 TESTFILES= testorig.jpg testimg.ppm testimg.bmp testimg.jpg testprog.jpg \ 146 ./djpeg -dct int -ppm -outfile testout.ppm testorig.jpg 148 ./cjpeg -dct int -outfile testout.jpg testimg.ppm 149 ./djpeg -dct int -ppm -outfile testoutp.ppm testprog.jpg 150 ./cjpeg -dct int -progressive -opt -outfile testoutp.jpg testimg.ppm 152 cmp testimg.ppm testout.ppm 155 cmp testimg.ppm testoutp.ppm
|
D | makefile.dj | 73 TESTFILES= testorig.jpg testimg.ppm testimg.bmp testimg.jpg testprog.jpg \ 138 ./djpeg -dct int -ppm -outfile testout.ppm testorig.jpg 140 ./cjpeg -dct int -outfile testout.jpg testimg.ppm 141 ./djpeg -dct int -ppm -outfile testoutp.ppm testprog.jpg 142 ./cjpeg -dct int -progressive -opt -outfile testoutp.jpg testimg.ppm 144 fc /b testimg.ppm testout.ppm 147 fc /b testimg.ppm testoutp.ppm
|
D | makefile.sas | 82 TESTFILES= testorig.jpg testimg.ppm testimg.bmp testimg.jpg testprog.jpg \ 170 djpeg -dct int -ppm -outfile testout.ppm testorig.jpg 172 cjpeg -dct int -outfile testout.jpg testimg.ppm 173 djpeg -dct int -ppm -outfile testoutp.ppm testprog.jpg 174 cjpeg -dct int -progressive -opt -outfile testoutp.jpg testimg.ppm 176 cmp testimg.ppm testout.ppm 179 cmp testimg.ppm testoutp.ppm
|
D | makefile.mc6 | 71 TESTFILES= testorig.jpg testimg.ppm testimg.bmp testimg.jpg testprog.jpg \ 165 djpeg -dct int -ppm -outfile testout.ppm testorig.jpg 167 cjpeg -dct int -outfile testout.jpg testimg.ppm 168 djpeg -dct int -ppm -outfile testoutp.ppm testprog.jpg 169 cjpeg -dct int -progressive -opt -outfile testoutp.jpg testimg.ppm 171 fc /b testimg.ppm testout.ppm 174 fc /b testimg.ppm testoutp.ppm
|
D | makefile.mms | 60 TESTFILES= testorig.jpg testimg.ppm testimg.bmp testimg.jpg testprog.jpg \ 136 mcr sys$disk:[]djpeg -dct int -ppm -outfile testout.ppm testorig.jpg 138 mcr sys$disk:[]cjpeg -dct int -outfile testout.jpg testimg.ppm 139 mcr sys$disk:[]djpeg -dct int -ppm -outfile testoutp.ppm testprog.jpg 140 mcr sys$disk:[]cjpeg -dct int -progressive -opt -outfile testoutp.jpg testimg.ppm 142 - Backup /Compare/Log testimg.ppm testout.ppm 145 - Backup /Compare/Log testimg.ppm testoutp.ppm
|
D | makefile.cfg | 108 TESTFILES= testorig.jpg testimg.ppm testimg.bmp testimg.jpg testprog.jpg \ 225 ./djpeg -dct int -ppm -outfile testout.ppm $(srcdir)/testorig.jpg 227 ./cjpeg -dct int -outfile testout.jpg $(srcdir)/testimg.ppm 228 ./djpeg -dct int -ppm -outfile testoutp.ppm $(srcdir)/testprog.jpg 229 ./cjpeg -dct int -progressive -opt -outfile testoutp.jpg $(srcdir)/testimg.ppm 231 cmp $(srcdir)/testimg.ppm testout.ppm 234 cmp $(srcdir)/testimg.ppm testoutp.ppm
|
D | install.doc | 323 testimg.ppm The output of djpeg testorig.jpg 325 testimg.jpg The output of cjpeg testimg.ppm 327 testimgp.jpg The output of cjpeg -progressive -optimize testimg.ppm 353 works. You should get the same results from "djpeg <testorig.jpg >out.ppm" 354 as from "djpeg -outfile out.ppm testorig.jpg". Note that the makefiles all
|
/external/pdfium/samples/fx_lpng/lpng_v163/ |
D | fx_pngget.c | 286 ppi_from_ppm(png_uint_32 ppm) in ppi_from_ppm() argument 293 ppm >>= 1; /* .1 */ in ppi_from_ppm() 294 t1001 = ppm + (ppm >> 3); /* .1001 */ in ppi_from_ppm() 295 t1101 = t1001 + (ppm >> 1); /* .1101 */ in ppi_from_ppm() 296 ppm >>= 20; /* .000000000000000000001 */ in ppi_from_ppm() 300 ppm += t1001; /* .000000000001001000001001001 */ in ppi_from_ppm() 301 ppm += t1101; /* .110100000001001110101001001 */ in ppi_from_ppm() 302 return (ppm + 16) >> 5;/* .00000110100000001001110101001001 */ in ppi_from_ppm() 308 if (ppm <= PNG_UINT_31_MAX && png_muldiv(&result, (png_int_32)ppm, 127, in ppi_from_ppm()
|
/external/libpng/ |
D | pngget.c | 287 ppi_from_ppm(png_uint_32 ppm) in ppi_from_ppm() argument 294 ppm >>= 1; /* .1 */ in ppi_from_ppm() 295 t1001 = ppm + (ppm >> 3); /* .1001 */ in ppi_from_ppm() 296 t1101 = t1001 + (ppm >> 1); /* .1101 */ in ppi_from_ppm() 297 ppm >>= 20; /* .000000000000000000001 */ in ppi_from_ppm() 301 ppm += t1001; /* .000000000001001000001001001 */ in ppi_from_ppm() 302 ppm += t1101; /* .110100000001001110101001001 */ in ppi_from_ppm() 303 return (ppm + 16) >> 5;/* .00000110100000001001110101001001 */ in ppi_from_ppm() 309 if (ppm <= PNG_UINT_31_MAX && png_muldiv(&result, (png_int_32)ppm, 127, in ppi_from_ppm()
|
/external/eigen/bench/btl/data/ |
D | mk_gnuplot_script.sh | 32 echo set output "'"$WHAT.ppm"'" >> $WHAT.gnuplot
|
/external/webp/ |
D | README | 244 file test.webp decodes to exactly the same as test_ref.ppm by using: 247 ./dwebp test.webp -ppm -o test.ppm 248 diff test.ppm test_ref.ppm 258 -ppm ......... save the raw RGB samples as a color PPM
|
/external/libpng/contrib/gregbook/ |
D | README | 178 format (.pgm or .ppm) to PNG; for example, 180 wpng -time < toucan-notrans.ppm > toucan-notrans.png
|
/external/pdfium/core/src/fxcodec/fx_libopenjpeg/libopenjpeg20/ |
D | j2k.h | 439 OPJ_UINT32 ppm : 1; member
|
/external/jetty/src/resources/org/eclipse/jetty/http/ |
D | mime.properties | 107 ppm = image/x-portable-pixmap key
|