Home
last modified time | relevance | path

Searched defs:BytesPerLine (Results 1 – 25 of 53) sorted by relevance

123

/dports/devel/cc65/cc65-2.19/src/sp65/
H A Dc.c86 unsigned BytesPerLine = 16; in GetBytesPerLine() local
143 unsigned BytesPerLine = GetBytesPerLine (A); in WriteCFile() local
H A Dasm.c86 unsigned BytesPerLine = 16; in GetBytesPerLine() local
144 unsigned BytesPerLine = GetBytesPerLine (A); in WriteAsmFile() local
/dports/graphics/netpbm/netpbm-10.91.01/converter/ppm/
H A Dpcxtoppm.c131 short BytesPerLine; member
442 unsigned int const BytesPerLine, in pcx_16col_to_ppm()
518 unsigned int const BytesPerLine) { in pcx_256col_to_ppm()
580 unsigned int const BytesPerLine, in pcx_truecol_to_ppm()
/dports/multimedia/libmediainfo/MediaInfo_CLI_GNU_FromSource/MediaInfoLib/Source/MediaInfo/Image/
H A DFile_Pcx.cpp88 int16u XMin, YMin, XMax, YMax, HorDPI, VertDPI, BytesPerLine, PaletteType, HScrSize, VScrSize; in Read_Buffer_Continue() local
/dports/multimedia/mediainfo/MediaInfo_CLI_GNU_FromSource/MediaInfoLib/Source/MediaInfo/Image/
H A DFile_Pcx.cpp88 int16u XMin, YMin, XMax, YMax, HorDPI, VertDPI, BytesPerLine, PaletteType, HScrSize, VScrSize; in Read_Buffer_Continue() local
/dports/multimedia/libzen/MediaInfo_CLI_GNU_FromSource/MediaInfoLib/Source/MediaInfo/Image/
H A DFile_Pcx.cpp88 int16u XMin, YMin, XMax, YMax, HorDPI, VertDPI, BytesPerLine, PaletteType, HScrSize, VScrSize; in Read_Buffer_Continue() local
/dports/devel/cc65/cc65-2.19/src/da65/
H A Dglobal.c80 unsigned BytesPerLine = 8; /* Max. number of data bytes per line */ variable
/dports/audio/gogglesmm/gogglesmm-1.2.2/cfox/lib/
H A Dfxpcxio.cpp106 FXshort BytesPerLine; in fxloadPCX() local
295 FXshort BytesPerLine=width; // FIXME see PCX.txt docs in fxsavePCX() local
/dports/x11-toolkits/fox17/fox-1.7.77/lib/
H A Dfxpcxio.cpp106 FXshort BytesPerLine; in fxloadPCX() local
295 FXshort BytesPerLine=width; // FIXME see PCX.txt docs in fxsavePCX() local
/dports/graphics/open3d/Open3D-0.2/src/Core/Geometry/
H A DImage.h82 int BytesPerLine() const { in BytesPerLine() function
/dports/x11/eaglemode/eaglemode-0.95.0/include/emPcx/
H A DemPcxImageFileModel.h57 int PlaneCount,BytesPerLine,RowPlaneSize,NextY; member
/dports/graphics/py-open3d-python/Open3D-0.2/src/Core/Geometry/
H A DImage.h82 int BytesPerLine() const { in BytesPerLine() function
/dports/x11-toolkits/tk87/tk8.7a5/win/
H A DtkWinIco.c117 BytesPerLine( in BytesPerLine() function
/dports/editors/lazarus/lazarus/lcl/interfaces/customdrawn/
H A Dcustomdrawn_winproc.pas161 function BytesPerLine(nWidth, nBitsPerPixel: Integer): PtrUInt; in BytesPerLine() function
557 function BytesPerLine(nWidth, nBitsPerPixel: Integer): PtrUInt; in BytesPerLine() function
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/customdrawn/
H A Dcustomdrawn_winproc.pas161 function BytesPerLine(nWidth, nBitsPerPixel: Integer): PtrUInt; in BytesPerLine() function
556 function BytesPerLine(nWidth, nBitsPerPixel: Integer): PtrUInt; in BytesPerLine() function
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/customdrawn/
H A Dcustomdrawn_winproc.pas161 function BytesPerLine(nWidth, nBitsPerPixel: Integer): PtrUInt; in BytesPerLine() function
557 function BytesPerLine(nWidth, nBitsPerPixel: Integer): PtrUInt; in BytesPerLine() function
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/customdrawn/
H A Dcustomdrawn_winproc.pas161 function BytesPerLine(nWidth, nBitsPerPixel: Integer): PtrUInt; in BytesPerLine() function
556 function BytesPerLine(nWidth, nBitsPerPixel: Integer): PtrUInt; in BytesPerLine() function
/dports/x11-toolkits/irrlicht/irrlicht-1.8.5/source/Irrlicht/
H A DCImageLoaderPCX.h37 u16 BytesPerLine; member
/dports/emulators/vba/VisualBoyAdvance-1.7.2/win32/include/cximage/
H A Dximapcx.h52 WORD BytesPerLine; // line buffer size member
/dports/devel/z88dk/z88dk/include/c128/
H A Dpcx.h49 short BytesPerLine; member
/dports/sysutils/testdisk/testdisk-7.1/src/
H A Dfile_pcx.c73 uint16_t BytesPerLine; member
/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/filippo.io/age/internal/format/
H A Dformat.go46 const BytesPerLine = ColumnsPerLine / 4 * 3 const
/dports/sysutils/chezmoi/chezmoi-2.9.3/vendor/filippo.io/age/internal/format/
H A Dformat.go47 const BytesPerLine = ColumnsPerLine / 4 * 3 const
/dports/security/gopass/gopass-1.13.0/vendor/filippo.io/age/internal/format/
H A Dformat.go47 const BytesPerLine = ColumnsPerLine / 4 * 3 const
/dports/graphics/GraphicsMagick/GraphicsMagick-1.3.36/coders/
H A Dxwd.c221 static MagickPassFail BytesPerLine(size_t *bytes_per_line, in BytesPerLine() function

123