Home
last modified time | relevance | path

Searched refs:ppm (Results 1 – 25 of 30) sorted by relevance

12

/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/pngminus/
A Dpnm2png.sh9 ./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
29 ./pnm2png rawn2c08.ppm rawn2c08.png
30 ./pnm2png rawn2c16.ppm rawn2c16.png
32 ./pnm2png rawn3p01.ppm rawn3p01.png
33 ./pnm2png rawn3p02.ppm rawn3p02.png
[all …]
A Dpng2pnm.sh9 ./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
29 ./png2pnm -raw ../pngsuite/basn2c08.png rawn2c08.ppm
30 ./png2pnm -raw ../pngsuite/basn2c16.png rawn2c16.ppm
32 ./png2pnm -raw ../pngsuite/basn3p01.png rawn3p01.ppm
33 ./png2pnm -raw ../pngsuite/basn3p02.png rawn3p02.ppm
[all …]
A Dpnm2png.bat8 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
28 pnm2png.exe rawn2c08.ppm rawn2c08.png
29 pnm2png.exe rawn2c16.ppm rawn2c16.png
31 pnm2png.exe rawn3p01.ppm rawn3p01.png
32 pnm2png.exe rawn3p02.ppm rawn3p02.png
[all …]
A Dpng2pnm.bat8 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
28 png2pnm.exe -raw ..\pngsuite\basn2c08.png rawn2c08.ppm
29 png2pnm.exe -raw ..\pngsuite\basn2c16.png rawn2c16.ppm
31 png2pnm.exe -raw ..\pngsuite\basn3p01.png rawn3p01.ppm
32 png2pnm.exe -raw ..\pngsuite\basn3p02.png rawn3p02.ppm
[all …]
A DREADME.txt52 program are some elementary routines to read / write pgm- and ppm-files.
69 RGB+A png-image, you just combine a ppm-file with a corresponding
74 Finally you can opt for writing ascii or binary pgm- and ppm-files. When
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/
A DMakefile.am61 TESTFILES= testorig.jpg testimg.ppm testimg.bmp testimg.jpg testprog.jpg \
107 CLEANFILES = testout.ppm testout.bmp testout.jpg testoutp.ppm testoutp.jpg \
123 ./djpeg -dct int -ppm -outfile testout.ppm $(srcdir)/testorig.jpg
125 ./cjpeg -dct int -outfile testout.jpg $(srcdir)/testimg.ppm
126 ./djpeg -dct int -ppm -outfile testoutp.ppm $(srcdir)/testprog.jpg
127 ./cjpeg -dct int -progressive -opt -outfile testoutp.jpg $(srcdir)/testimg.ppm
129 cmp $(srcdir)/testimg.ppm testout.ppm
132 cmp $(srcdir)/testimg.ppm testoutp.ppm
A Dmakefile.vc176 .\djpeg -dct int -ppm -outfile testout.ppm testorig.jpg
178 .\cjpeg -dct int -outfile testout.jpg testimg.ppm
179 .\djpeg -dct int -ppm -outfile testoutp.ppm testprog.jpg
180 .\cjpeg -dct int -progressive -opt -outfile testoutp.jpg testimg.ppm
182 fc /b testimg.ppm testout.ppm
185 fc /b testimg.ppm testoutp.ppm
191 .\djpeg\Release\djpeg -dct int -ppm -outfile testout.ppm testorig.jpg
193 .\cjpeg\Release\cjpeg -dct int -outfile testout.jpg testimg.ppm
194 .\djpeg\Release\djpeg -dct int -ppm -outfile testoutp.ppm testprog.jpg
197 fc /b testimg.ppm testout.ppm
[all …]
A Dmakefile.wat79 TESTFILES= testorig.jpg testimg.ppm testimg.bmp testimg.jpg testprog.jpg &
147 djpeg -dct int -ppm -outfile testout.ppm testorig.jpg
149 cjpeg -dct int -outfile testout.jpg testimg.ppm
150 djpeg -dct int -ppm -outfile testoutp.ppm testprog.jpg
151 cjpeg -dct int -progressive -opt -outfile testoutp.jpg testimg.ppm
154 fc /b testimg.ppm testout.ppm
157 fc /b testimg.ppm testoutp.ppm
162 comp testimg.ppm testout.ppm < n.tmp
165 comp testimg.ppm testoutp.ppm < n.tmp
A Dmakefile.bcc107 TESTFILES= testorig.jpg testimg.ppm testimg.bmp testimg.jpg testprog.jpg \
197 djpeg -dct int -ppm -outfile testout.ppm testorig.jpg
199 cjpeg -dct int -outfile testout.jpg testimg.ppm
200 djpeg -dct int -ppm -outfile testoutp.ppm testprog.jpg
201 cjpeg -dct int -progressive -opt -outfile testoutp.jpg testimg.ppm
204 fc /b testimg.ppm testout.ppm
207 fc /b testimg.ppm testoutp.ppm
212 comp testimg.ppm testout.ppm < n.tmp
215 comp testimg.ppm testoutp.ppm < n.tmp
A Dmakefile.ansi80 TESTFILES= testorig.jpg testimg.ppm testimg.bmp testimg.jpg testprog.jpg \
139 ./djpeg -dct int -ppm -outfile testout.ppm testorig.jpg
141 ./cjpeg -dct int -outfile testout.jpg testimg.ppm
142 ./djpeg -dct int -ppm -outfile testoutp.ppm testprog.jpg
143 ./cjpeg -dct int -progressive -opt -outfile testoutp.jpg testimg.ppm
145 cmp testimg.ppm testout.ppm
148 cmp testimg.ppm testoutp.ppm
A Dmakefile.dj80 TESTFILES= testorig.jpg testimg.ppm testimg.bmp testimg.jpg testprog.jpg \
145 ./djpeg -dct int -ppm -outfile testout.ppm testorig.jpg
147 ./cjpeg -dct int -outfile testout.jpg testimg.ppm
148 ./djpeg -dct int -ppm -outfile testoutp.ppm testprog.jpg
149 ./cjpeg -dct int -progressive -opt -outfile testoutp.jpg testimg.ppm
151 fc /b testimg.ppm testout.ppm
154 fc /b testimg.ppm testoutp.ppm
A Dmakefile.manx81 TESTFILES= testorig.jpg testimg.ppm testimg.bmp testimg.jpg testprog.jpg \
139 djpeg -dct int -ppm -outfile testout.ppm testorig.jpg
141 cjpeg -dct int -outfile testout.jpg testimg.ppm
142 djpeg -dct int -ppm -outfile testoutp.ppm testprog.jpg
143 cjpeg -dct int -progressive -opt -outfile testoutp.jpg testimg.ppm
145 cmp testimg.ppm testout.ppm
148 cmp testimg.ppm testoutp.ppm
A Dmakefile.unix84 TESTFILES= testorig.jpg testimg.ppm testimg.bmp testimg.jpg testprog.jpg \
153 ./djpeg -dct int -ppm -outfile testout.ppm testorig.jpg
155 ./cjpeg -dct int -outfile testout.jpg testimg.ppm
156 ./djpeg -dct int -ppm -outfile testoutp.ppm testprog.jpg
157 ./cjpeg -dct int -progressive -opt -outfile testoutp.jpg testimg.ppm
159 cmp testimg.ppm testout.ppm
162 cmp testimg.ppm testoutp.ppm
A Dmakefile.b3276 TESTFILES= testorig.jpg testimg.ppm testimg.bmp testimg.jpg testprog.jpg \
157 djpeg -dct int -ppm -outfile testout.ppm testorig.jpg
159 cjpeg -dct int -outfile testout.jpg testimg.ppm
160 djpeg -dct int -ppm -outfile testoutp.ppm testprog.jpg
161 cjpeg -dct int -progressive -opt -outfile testoutp.jpg testimg.ppm
164 comp testimg.ppm testout.ppm < n.tmp
167 comp testimg.ppm testoutp.ppm < n.tmp
A Dmakefile.mc678 TESTFILES= testorig.jpg testimg.ppm testimg.bmp testimg.jpg testprog.jpg \
172 djpeg -dct int -ppm -outfile testout.ppm testorig.jpg
174 cjpeg -dct int -outfile testout.jpg testimg.ppm
175 djpeg -dct int -ppm -outfile testoutp.ppm testprog.jpg
176 cjpeg -dct int -progressive -opt -outfile testoutp.jpg testimg.ppm
178 fc /b testimg.ppm testout.ppm
181 fc /b testimg.ppm testoutp.ppm
A Dmakefile.mms67 TESTFILES= testorig.jpg testimg.ppm testimg.bmp testimg.jpg testprog.jpg \
143 mcr sys$disk:[]djpeg -dct int -ppm -outfile testout.ppm testorig.jpg
145 mcr sys$disk:[]cjpeg -dct int -outfile testout.jpg testimg.ppm
146 mcr sys$disk:[]djpeg -dct int -ppm -outfile testoutp.ppm testprog.jpg
147 mcr sys$disk:[]cjpeg -dct int -progressive -opt -outfile testoutp.jpg testimg.ppm
149 - Backup /Compare/Log testimg.ppm testout.ppm
152 - Backup /Compare/Log testimg.ppm testoutp.ppm
A Dmakefile.sas89 TESTFILES= testorig.jpg testimg.ppm testimg.bmp testimg.jpg testprog.jpg \
177 djpeg -dct int -ppm -outfile testout.ppm testorig.jpg
179 cjpeg -dct int -outfile testout.jpg testimg.ppm
180 djpeg -dct int -ppm -outfile testoutp.ppm testprog.jpg
181 cjpeg -dct int -progressive -opt -outfile testoutp.jpg testimg.ppm
183 cmp testimg.ppm testout.ppm
186 cmp testimg.ppm testoutp.ppm
A DMakefile.in437 TESTFILES = testorig.jpg testimg.ppm testimg.bmp testimg.jpg testprog.jpg \
480 CLEANFILES = testout.ppm testout.bmp testout.jpg testoutp.ppm testoutp.jpg \
1024 ./djpeg -dct int -ppm -outfile testout.ppm $(srcdir)/testorig.jpg
1026 ./cjpeg -dct int -outfile testout.jpg $(srcdir)/testimg.ppm
1027 ./djpeg -dct int -ppm -outfile testoutp.ppm $(srcdir)/testprog.jpg
1028 ./cjpeg -dct int -progressive -opt -outfile testoutp.jpg $(srcdir)/testimg.ppm
1030 cmp $(srcdir)/testimg.ppm testout.ppm
1033 cmp $(srcdir)/testimg.ppm testoutp.ppm
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/ram_common/
A Drtl8721d_pll.c195 void PLL_I2S_ClkTune(u32 ppm, u32 action) in PLL_I2S_ClkTune() argument
200 assert_param(ppm<=100); in PLL_I2S_ClkTune()
224 FOF_new = 0x92a+ppm*4/3; in PLL_I2S_ClkTune()
227 FOF_new = 0x92a-ppm*4/3; in PLL_I2S_ClkTune()
257 void PLL_PCM_ClkTune(u32 ppm, u32 action) in PLL_PCM_ClkTune() argument
262 assert_param(ppm<=100); in PLL_PCM_ClkTune()
286 FOF_new = 0x1038+ppm*6/5; in PLL_PCM_ClkTune()
289 FOF_new = 0x1038-ppm*6/5; in PLL_PCM_ClkTune()
/AliOS-Things-master/components/SDL2/src/video/yuv2rgb/
A DREADME.md12 There is a simple test program, that convert a raw YUV file to rgb ppm format, and measure computat…
22 The test program only support raw YUV files for the YUV420 format, and ppm for the RGB24 format.
29 convert example.jpg example.ppm
35 …ate (several output files will be generated, named for example output_sse.ppm, output_av.ppm, etc.)
39 ./test_yuv_rgb yuv2rgb image.ppm image
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/
A Dpngget.c317 ppi_from_ppm(png_uint_32 ppm) in ppi_from_ppm() argument
324 ppm >>= 1; /* .1 */ in ppi_from_ppm()
325 t1001 = ppm + (ppm >> 3); /* .1001 */ in ppi_from_ppm()
326 t1101 = t1001 + (ppm >> 1); /* .1101 */ in ppi_from_ppm()
327 ppm >>= 20; /* .000000000000000000001 */ in ppi_from_ppm()
331 ppm += t1001; /* .000000000001001000001001001 */ in ppi_from_ppm()
332 ppm += t1101; /* .110100000001001110101001001 */ in ppi_from_ppm()
333 return (ppm + 16) >> 5;/* .00000110100000001001110101001001 */ in ppi_from_ppm()
339 if (ppm <= PNG_UINT_31_MAX && png_muldiv(&result, (png_int_32)ppm, 127, in ppi_from_ppm()
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/test/images/
A DREADME.txt29 rgb-3c-8b.ppm
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/test/
A Dcommon.sh47 IMG_RGB_3C_8B_PPM=${IMAGES}/rgb-3c-8b.ppm
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/gregbook/
A DREADME178 format (.pgm or .ppm) to PNG; for example,
180 wpng -time < toucan-notrans.ppm > toucan-notrans.png
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/
A DREADME333 file test.webp decodes to exactly the same as test_ref.ppm by using:
336 ./dwebp test.webp -ppm -o test.ppm
337 diff test.ppm test_ref.ppm
347 -ppm ......... save the raw RGB samples as a color PPM

Completed in 17 milliseconds

12