Home
last modified time | relevance | path

Searched defs:read_scanline (Results 1 – 25 of 110) sorted by relevance

12345

/dports/graphics/aseprite/aseprite-1.2.9/src/dio/
H A Dpixel_io.h46 void read_scanline(doc::RgbTraits::address_t address, in read_scanline() function
81 void read_scanline(doc::GrayscaleTraits::address_t address, in read_scanline() function
110 void read_scanline(doc::IndexedTraits::address_t address, in read_scanline() function
/dports/misc/vxl/vxl-3.3.2/core/vil1/file_formats/
H A Dvil1_jpeg_decompressor.cxx73 vil1_jpeg_decompressor::read_scanline(unsigned line) in read_scanline() function in vil1_jpeg_decompressor
/dports/misc/vxl/vxl-3.3.2/core/vil/file_formats/
H A Dvil_jpeg_decompressor.cxx88 vil_jpeg_decompressor::read_scanline(unsigned line) in read_scanline() function in vil_jpeg_decompressor
/dports/devel/boost-docs/boost_1_72_0/boost/gil/extension/io/png/detail/
H A Dscanline_read.hpp155 void read_scanline( byte_t* dst ) in read_scanline() function in boost::gil::scanline_reader
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/gil/extension/io/png/detail/
H A Dscanline_read.hpp155 void read_scanline( byte_t* dst ) in read_scanline() function in boost::gil::scanline_reader
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/gil/extension/io/png/detail/
H A Dscanline_read.hpp155 void read_scanline( byte_t* dst ) in read_scanline() function in boost::gil::scanline_reader
/dports/devel/boost-libs/boost_1_72_0/boost/gil/extension/io/png/detail/
H A Dscanline_read.hpp155 void read_scanline( byte_t* dst ) in read_scanline() function in boost::gil::scanline_reader
/dports/devel/boost-python-libs/boost_1_72_0/boost/gil/extension/io/png/detail/
H A Dscanline_read.hpp155 void read_scanline( byte_t* dst ) in read_scanline() function in boost::gil::scanline_reader
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/gil/extension/io/png/
H A Dold.hpp157 } // namespace boost
/dports/devel/hyperscan/boost_1_75_0/boost/gil/extension/io/png/detail/
H A Dscanline_read.hpp155 void read_scanline( byte_t* dst ) in read_scanline() function in boost::gil::scanline_reader
/dports/devel/boost-docs/boost_1_72_0/boost/gil/extension/io/jpeg/detail/
H A Dscanline_read.hpp130 void read_scanline( byte_t* dst ) in read_scanline() function in boost::gil::scanline_reader
/dports/devel/hyperscan/boost_1_75_0/boost/gil/extension/io/jpeg/detail/
H A Dscanline_read.hpp130 void read_scanline( byte_t* dst ) in read_scanline() function in boost::gil::scanline_reader
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/gil/extension/io/jpeg/detail/
H A Dscanline_read.hpp130 void read_scanline( byte_t* dst ) in read_scanline() function in boost::gil::scanline_reader
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/gil/extension/io/jpeg/detail/
H A Dscanline_read.hpp130 void read_scanline( byte_t* dst ) in read_scanline() function in boost::gil::scanline_reader
/dports/devel/boost-libs/boost_1_72_0/boost/gil/extension/io/jpeg/detail/
H A Dscanline_read.hpp130 void read_scanline( byte_t* dst ) in read_scanline() function in boost::gil::scanline_reader
/dports/devel/boost-python-libs/boost_1_72_0/boost/gil/extension/io/jpeg/detail/
H A Dscanline_read.hpp130 void read_scanline( byte_t* dst ) in read_scanline() function in boost::gil::scanline_reader
/dports/games/dose-response/dose-response-179c326/cargo-crates/image-0.20.1/src/
H A Dtiff.rs77 fn read_scanline(&mut self, _: &mut [u8]) -> ImageResult<u32> { in read_scanline() method
/dports/games/dose-response/dose-response-179c326/cargo-crates/image-0.20.1/src/webp/
H A Ddecoder.rs117 fn read_scanline(&mut self, buf: &mut [u8]) -> ImageResult<u32> { in read_scanline() method
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/gil/extension/io/tiff/detail/
H A Ddevice.hpp190 void read_scanline( Buffer& buffer in read_scanline() function in boost::gil::detail::tiff_device_base
203 void read_scanline( byte_t* buffer in read_scanline() function in boost::gil::detail::tiff_device_base
/dports/devel/boost-docs/boost_1_72_0/boost/gil/extension/io/tiff/detail/
H A Ddevice.hpp188 void read_scanline( Buffer& buffer in read_scanline() function in boost::gil::detail::tiff_device_base
201 void read_scanline( byte_t* buffer in read_scanline() function in boost::gil::detail::tiff_device_base
/dports/devel/hyperscan/boost_1_75_0/boost/gil/extension/io/tiff/detail/
H A Ddevice.hpp188 void read_scanline( Buffer& buffer in read_scanline() function in boost::gil::detail::tiff_device_base
201 void read_scanline( byte_t* buffer in read_scanline() function in boost::gil::detail::tiff_device_base
/dports/devel/boost-python-libs/boost_1_72_0/boost/gil/extension/io/tiff/detail/
H A Ddevice.hpp188 void read_scanline( Buffer& buffer in read_scanline() function in boost::gil::detail::tiff_device_base
201 void read_scanline( byte_t* buffer in read_scanline() function in boost::gil::detail::tiff_device_base
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/gil/extension/io/tiff/detail/
H A Ddevice.hpp188 void read_scanline( Buffer& buffer in read_scanline() function in boost::gil::detail::tiff_device_base
201 void read_scanline( byte_t* buffer in read_scanline() function in boost::gil::detail::tiff_device_base
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/gil/extension/io/tiff/detail/
H A Ddevice.hpp188 void read_scanline( Buffer& buffer in read_scanline() function in boost::gil::detail::tiff_device_base
201 void read_scanline( byte_t* buffer in read_scanline() function in boost::gil::detail::tiff_device_base
/dports/devel/boost-libs/boost_1_72_0/boost/gil/extension/io/tiff/detail/
H A Ddevice.hpp188 void read_scanline( Buffer& buffer in read_scanline() function in boost::gil::detail::tiff_device_base
201 void read_scanline( byte_t* buffer in read_scanline() function in boost::gil::detail::tiff_device_base

12345