Home
last modified time | relevance | path

Searched refs:BitsPerPixel (Results 1 – 25 of 3214) sorted by relevance

12345678910>>...129

/dports/x11/eaglemode/eaglemode-0.95.0/src/emBmp/
H A DemBmpImageFileModel.cpp59 L->BitsPerPixel=0; in TryStartLoading()
119 L->BitsPerPixel=Read16(); in TryStartLoading()
131 L->BitsPerPixel=Read16(); in TryStartLoading()
149 if (L->BitsPerPixel<=8 && L->ColsUsed>(1<<L->BitsPerPixel)) goto Err; in TryStartLoading()
150 if (L->ColsUsed==0 && L->BitsPerPixel<24) L->ColsUsed=1<<L->BitsPerPixel; in TryStartLoading()
163 L->BitsPerPixel!=1 && L->BitsPerPixel!=4 && in TryStartLoading()
164 L->BitsPerPixel!=8 && L->BitsPerPixel!=16 && in TryStartLoading()
165 L->BitsPerPixel!=24 && L->BitsPerPixel!=32 in TryStartLoading()
171 (L->Compress!=3 || (L->BitsPerPixel!=16 && L->BitsPerPixel!=32)) in TryStartLoading()
177 L->BitsPerPixel, in TryStartLoading()
[all …]
/dports/print/pnm2ppa/pnm2ppa-1.13/rhs-printfilters/
H A Dprinterdb-ppa32 BitsPerPixel: {ppa720b1} {Black and white, econofast mode}
33 BitsPerPixel: {ppa720b2} {Black and white, normal quality}
34 BitsPerPixel: {ppa720c1} {Color, econofast mode}
35 BitsPerPixel: {ppa720c5} {Color, normal quality}
36 BitsPerPixel: {ppa720c3} {Color, high quality}
75 BitsPerPixel: {ppa820c1} {Color, econofast mode}
76 BitsPerPixel: {ppa820c5} {Color, normal quality}
77 BitsPerPixel: {ppa820c3} {Color, high quality}
115 BitsPerPixel: {ppa1000c1} {Color, econofast mode}
116 BitsPerPixel: {ppa1000c5} {Color, normal quality}
[all …]
/dports/graphics/charls/charls-2.2.0/src/
H A Dlossless_traits.h16 template<typename SampleType, int32_t BitsPerPixel>
21 static constexpr int32_t maximum_sample_value{(1U << BitsPerPixel) - 1};
23 static constexpr int32_t quantized_bits_per_pixel{BitsPerPixel};
25 static constexpr int32_t bits_per_pixel{BitsPerPixel};
26 static constexpr int32_t limit{compute_limit_parameter(BitsPerPixel)};
62 template<typename PixelType, int32_t BitsPerPixel>
63 struct lossless_traits final : lossless_traits_impl<PixelType, BitsPerPixel>
115 template<typename PixelType, int32_t BitsPerPixel>
116 struct lossless_traits<triplet<PixelType>, BitsPerPixel> final : lossless_traits_impl<PixelType, Bi…
138 template<typename PixelType, int32_t BitsPerPixel>
[all …]
/dports/multimedia/gmmlib/gmmlib-intel-gmmlib-22.0.2/Source/GmmLib/Texture/
H A DGmmTexture.h77 (pTexInfo->BitsPerPixel == 128) ? Bytes/16 : \ in __GmmTexFillHAlignVAlign()
78 (pTexInfo->BitsPerPixel == 64) ? Bytes/8 : \ in __GmmTexFillHAlignVAlign()
79 (pTexInfo->BitsPerPixel == 32) ? Bytes/4 : \ in __GmmTexFillHAlignVAlign()
80 (pTexInfo->BitsPerPixel == 16) ? Bytes/2 : Bytes ; \ in __GmmTexFillHAlignVAlign()
83 … (pTexInfo->BitsPerPixel == 24 || pTexInfo->BitsPerPixel == 48 || pTexInfo->BitsPerPixel == 96)) \ in __GmmTexFillHAlignVAlign()
88 … (pTexInfo->BitsPerPixel == 24 || pTexInfo->BitsPerPixel == 48 || pTexInfo->BitsPerPixel == 96))\ in __GmmTexFillHAlignVAlign()
113 (pTexInfo->BitsPerPixel == 128) ? A1 : \ in __GmmTexFillHAlignVAlign()
252 (pTexInfo->BitsPerPixel == 16)) in __GmmTexFillHAlignVAlign()
265 if (pTexInfo->BitsPerPixel == 16) in __GmmTexFillHAlignVAlign()
341 (pTexInfo->BitsPerPixel == 8 || pTexInfo->BitsPerPixel == 16) && in __GmmTexFillHAlignVAlign()
[all …]
/dports/print/ghostscript7-x11/ghostscript-7.07/lib/
H A Dcbjc600.ppd206 *BitsPerPixel None/1bpp: "
207 1 dict dup /BitsPerPixel 1 put
211 *BitsPerPixel 8/8bpp: "
212 1 dict dup /BitsPerPixel 8 put
216 *BitsPerPixel 16/16bpp: "
217 1 dict dup /BitsPerPixel 16 put
221 *BitsPerPixel 24/24bpp: "
222 1 dict dup /BitsPerPixel 24 put
226 *BitsPerPixel 32/32bpp: "
231 *?BitsPerPixel: "
[all …]
H A Dcbjc800.ppd219 *BitsPerPixel None/1bpp: "
220 1 dict dup /BitsPerPixel 1 put
224 *BitsPerPixel 8/8bpp: "
225 1 dict dup /BitsPerPixel 8 put
229 *BitsPerPixel 16/16bpp: "
230 1 dict dup /BitsPerPixel 16 put
234 *BitsPerPixel 24/24bpp: "
235 1 dict dup /BitsPerPixel 24 put
239 *BitsPerPixel 32/32bpp: "
244 *?BitsPerPixel: "
[all …]
/dports/print/ghostscript8-base/ghostscript-8.71/lib/
H A Dcbjc600.ppd206 *BitsPerPixel None/1bpp: "
207 1 dict dup /BitsPerPixel 1 put
211 *BitsPerPixel 8/8bpp: "
212 1 dict dup /BitsPerPixel 8 put
216 *BitsPerPixel 16/16bpp: "
217 1 dict dup /BitsPerPixel 16 put
221 *BitsPerPixel 24/24bpp: "
222 1 dict dup /BitsPerPixel 24 put
226 *BitsPerPixel 32/32bpp: "
231 *?BitsPerPixel: "
[all …]
H A Dcbjc800.ppd219 *BitsPerPixel None/1bpp: "
220 1 dict dup /BitsPerPixel 1 put
224 *BitsPerPixel 8/8bpp: "
225 1 dict dup /BitsPerPixel 8 put
229 *BitsPerPixel 16/16bpp: "
230 1 dict dup /BitsPerPixel 16 put
234 *BitsPerPixel 24/24bpp: "
235 1 dict dup /BitsPerPixel 24 put
239 *BitsPerPixel 32/32bpp: "
244 *?BitsPerPixel: "
[all …]
/dports/print/ghostscript8-x11/ghostscript-8.71/lib/
H A Dcbjc600.ppd206 *BitsPerPixel None/1bpp: "
207 1 dict dup /BitsPerPixel 1 put
211 *BitsPerPixel 8/8bpp: "
212 1 dict dup /BitsPerPixel 8 put
216 *BitsPerPixel 16/16bpp: "
217 1 dict dup /BitsPerPixel 16 put
221 *BitsPerPixel 24/24bpp: "
222 1 dict dup /BitsPerPixel 24 put
226 *BitsPerPixel 32/32bpp: "
231 *?BitsPerPixel: "
[all …]
H A Dcbjc800.ppd219 *BitsPerPixel None/1bpp: "
220 1 dict dup /BitsPerPixel 1 put
224 *BitsPerPixel 8/8bpp: "
225 1 dict dup /BitsPerPixel 8 put
229 *BitsPerPixel 16/16bpp: "
230 1 dict dup /BitsPerPixel 16 put
234 *BitsPerPixel 24/24bpp: "
235 1 dict dup /BitsPerPixel 24 put
239 *BitsPerPixel 32/32bpp: "
244 *?BitsPerPixel: "
[all …]
/dports/print/ghostscript7-base/ghostscript-7.07/lib/
H A Dcbjc600.ppd206 *BitsPerPixel None/1bpp: "
207 1 dict dup /BitsPerPixel 1 put
211 *BitsPerPixel 8/8bpp: "
212 1 dict dup /BitsPerPixel 8 put
216 *BitsPerPixel 16/16bpp: "
217 1 dict dup /BitsPerPixel 16 put
221 *BitsPerPixel 24/24bpp: "
222 1 dict dup /BitsPerPixel 24 put
226 *BitsPerPixel 32/32bpp: "
231 *?BitsPerPixel: "
[all …]
H A Dcbjc800.ppd219 *BitsPerPixel None/1bpp: "
220 1 dict dup /BitsPerPixel 1 put
224 *BitsPerPixel 8/8bpp: "
225 1 dict dup /BitsPerPixel 8 put
229 *BitsPerPixel 16/16bpp: "
230 1 dict dup /BitsPerPixel 16 put
234 *BitsPerPixel 24/24bpp: "
235 1 dict dup /BitsPerPixel 24 put
239 *BitsPerPixel 32/32bpp: "
244 *?BitsPerPixel: "
[all …]
/dports/print/ghostscript9-x11/ghostscript-9.06/lib/
H A Dcbjc600.ppd210 *BitsPerPixel None/1bpp: "
211 1 dict dup /BitsPerPixel 1 put
215 *BitsPerPixel 8/8bpp: "
216 1 dict dup /BitsPerPixel 8 put
220 *BitsPerPixel 16/16bpp: "
221 1 dict dup /BitsPerPixel 16 put
225 *BitsPerPixel 24/24bpp: "
226 1 dict dup /BitsPerPixel 24 put
230 *BitsPerPixel 32/32bpp: "
235 *?BitsPerPixel: "
[all …]
H A Dcbjc800.ppd223 *BitsPerPixel None/1bpp: "
224 1 dict dup /BitsPerPixel 1 put
228 *BitsPerPixel 8/8bpp: "
229 1 dict dup /BitsPerPixel 8 put
233 *BitsPerPixel 16/16bpp: "
234 1 dict dup /BitsPerPixel 16 put
238 *BitsPerPixel 24/24bpp: "
239 1 dict dup /BitsPerPixel 24 put
243 *BitsPerPixel 32/32bpp: "
248 *?BitsPerPixel: "
[all …]
/dports/print/ghostscript9-base/ghostscript-9.06/lib/
H A Dcbjc800.ppd223 *BitsPerPixel None/1bpp: "
224 1 dict dup /BitsPerPixel 1 put
228 *BitsPerPixel 8/8bpp: "
229 1 dict dup /BitsPerPixel 8 put
233 *BitsPerPixel 16/16bpp: "
234 1 dict dup /BitsPerPixel 16 put
238 *BitsPerPixel 24/24bpp: "
239 1 dict dup /BitsPerPixel 24 put
243 *BitsPerPixel 32/32bpp: "
248 *?BitsPerPixel: "
[all …]
H A Dcbjc600.ppd210 *BitsPerPixel None/1bpp: "
211 1 dict dup /BitsPerPixel 1 put
215 *BitsPerPixel 8/8bpp: "
216 1 dict dup /BitsPerPixel 8 put
220 *BitsPerPixel 16/16bpp: "
221 1 dict dup /BitsPerPixel 16 put
225 *BitsPerPixel 24/24bpp: "
226 1 dict dup /BitsPerPixel 24 put
230 *BitsPerPixel 32/32bpp: "
235 *?BitsPerPixel: "
[all …]
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/lib/
H A Dcbjc600.ppd210 *BitsPerPixel None/1bpp: "
211 1 dict dup /BitsPerPixel 1 put
215 *BitsPerPixel 8/8bpp: "
216 1 dict dup /BitsPerPixel 8 put
220 *BitsPerPixel 16/16bpp: "
221 1 dict dup /BitsPerPixel 16 put
225 *BitsPerPixel 24/24bpp: "
226 1 dict dup /BitsPerPixel 24 put
230 *BitsPerPixel 32/32bpp: "
235 *?BitsPerPixel: "
[all …]
H A Dcbjc800.ppd223 *BitsPerPixel None/1bpp: "
224 1 dict dup /BitsPerPixel 1 put
228 *BitsPerPixel 8/8bpp: "
229 1 dict dup /BitsPerPixel 8 put
233 *BitsPerPixel 16/16bpp: "
234 1 dict dup /BitsPerPixel 16 put
238 *BitsPerPixel 24/24bpp: "
239 1 dict dup /BitsPerPixel 24 put
243 *BitsPerPixel 32/32bpp: "
248 *?BitsPerPixel: "
[all …]
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/lib/
H A Dcbjc600.ppd210 *BitsPerPixel None/1bpp: "
211 1 dict dup /BitsPerPixel 1 put
215 *BitsPerPixel 8/8bpp: "
216 1 dict dup /BitsPerPixel 8 put
220 *BitsPerPixel 16/16bpp: "
221 1 dict dup /BitsPerPixel 16 put
225 *BitsPerPixel 24/24bpp: "
226 1 dict dup /BitsPerPixel 24 put
230 *BitsPerPixel 32/32bpp: "
235 *?BitsPerPixel: "
[all …]
H A Dcbjc800.ppd223 *BitsPerPixel None/1bpp: "
224 1 dict dup /BitsPerPixel 1 put
228 *BitsPerPixel 8/8bpp: "
229 1 dict dup /BitsPerPixel 8 put
233 *BitsPerPixel 16/16bpp: "
234 1 dict dup /BitsPerPixel 16 put
238 *BitsPerPixel 24/24bpp: "
239 1 dict dup /BitsPerPixel 24 put
243 *BitsPerPixel 32/32bpp: "
248 *?BitsPerPixel: "
[all …]
/dports/multimedia/libmediainfo/MediaInfo_CLI_GNU_FromSource/MediaInfoLib/Source/MediaInfo/Image/
H A DFile_Bmp.cpp153 int16u Width, Height, BitsPerPixel; in BitmapCoreHeader() local
158 Get_L2 (BitsPerPixel, "Bits per pixel"); in BitmapCoreHeader()
161 if (BitsPerPixel<8) in BitmapCoreHeader()
162 BitsPerPixel=8; //It is a palette in BitmapCoreHeader()
166 Fill(Stream_Image, 0, Image_BitDepth, BitsPerPixel); in BitmapCoreHeader()
205 int16u BitsPerPixel; in BitmapInfoHeader() local
210 Get_L2 (BitsPerPixel, "Bits per pixel"); in BitmapInfoHeader()
219 if (BitsPerPixel<8 && Palette) in BitmapInfoHeader()
220 BitsPerPixel=8; //It is a palette in BitmapInfoHeader()
229 Fill(Stream_Image, 0, Image_BitDepth, BitsPerPixel); in BitmapInfoHeader()
/dports/multimedia/mediainfo/MediaInfo_CLI_GNU_FromSource/MediaInfoLib/Source/MediaInfo/Image/
H A DFile_Bmp.cpp153 int16u Width, Height, BitsPerPixel; in BitmapCoreHeader() local
158 Get_L2 (BitsPerPixel, "Bits per pixel"); in BitmapCoreHeader()
161 if (BitsPerPixel<8) in BitmapCoreHeader()
162 BitsPerPixel=8; //It is a palette in BitmapCoreHeader()
166 Fill(Stream_Image, 0, Image_BitDepth, BitsPerPixel); in BitmapCoreHeader()
205 int16u BitsPerPixel; in BitmapInfoHeader() local
210 Get_L2 (BitsPerPixel, "Bits per pixel"); in BitmapInfoHeader()
219 if (BitsPerPixel<8 && Palette) in BitmapInfoHeader()
220 BitsPerPixel=8; //It is a palette in BitmapInfoHeader()
229 Fill(Stream_Image, 0, Image_BitDepth, BitsPerPixel); in BitmapInfoHeader()
/dports/multimedia/libzen/MediaInfo_CLI_GNU_FromSource/MediaInfoLib/Source/MediaInfo/Image/
H A DFile_Bmp.cpp153 int16u Width, Height, BitsPerPixel; in BitmapCoreHeader() local
158 Get_L2 (BitsPerPixel, "Bits per pixel"); in BitmapCoreHeader()
161 if (BitsPerPixel<8) in BitmapCoreHeader()
162 BitsPerPixel=8; //It is a palette in BitmapCoreHeader()
166 Fill(Stream_Image, 0, Image_BitDepth, BitsPerPixel); in BitmapCoreHeader()
205 int16u BitsPerPixel; in BitmapInfoHeader() local
210 Get_L2 (BitsPerPixel, "Bits per pixel"); in BitmapInfoHeader()
219 if (BitsPerPixel<8 && Palette) in BitmapInfoHeader()
220 BitsPerPixel=8; //It is a palette in BitmapInfoHeader()
229 Fill(Stream_Image, 0, Image_BitDepth, BitsPerPixel); in BitmapInfoHeader()
/dports/print/ghostscript8-base/ghostscript-8.71/contrib/epson740/
H A Dprinterdb_rh6.030 # BitsPerPixel: {BitsPerPixel} {Optional comment}
31 # BitsPerPixel: {BitsPerPixel} {Can have arbitrary number}
33 # BitsPerPixel: {upp_file} {Comment copied from upp file}
110 BitsPerPixel: {3} {Normal color printing with color cartridge}
134 BitsPerPixel: {32} {Sometimes provides better output than 24}
1066 # BitsPerPixel: {upp_file} {Comment copied from upp file}
1109 BitsPerPixel: {cdj550} {300x300DpI, Gamma=2}
1120 BitsPerPixel: {necp2x} {360x360DpI, Plain Paper}
1121 BitsPerPixel: {necp2x6} {360x360DpI, Plain Paper}
1133 # BitsPerPixel: {ras3} {3 Bit, 7 Colors (RGB-Ghostscript)}
[all …]
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/contrib/epson740/
H A Dprinterdb_rh6.030 # BitsPerPixel: {BitsPerPixel} {Optional comment}
31 # BitsPerPixel: {BitsPerPixel} {Can have arbitrary number}
33 # BitsPerPixel: {upp_file} {Comment copied from upp file}
110 BitsPerPixel: {3} {Normal color printing with color cartridge}
134 BitsPerPixel: {32} {Sometimes provides better output than 24}
1066 # BitsPerPixel: {upp_file} {Comment copied from upp file}
1109 BitsPerPixel: {cdj550} {300x300DpI, Gamma=2}
1120 BitsPerPixel: {necp2x} {360x360DpI, Plain Paper}
1121 BitsPerPixel: {necp2x6} {360x360DpI, Plain Paper}
1133 # BitsPerPixel: {ras3} {3 Bit, 7 Colors (RGB-Ghostscript)}
[all …]

12345678910>>...129