Home
last modified time | relevance | path

Searched refs:read_scanline (Results 1 – 5 of 5) sorted by relevance

/third_party/boost/boost/gil/extension/io/jpeg/detail/
Dscanline_read.hpp72 read_scanline( dst ); in read()
82 read_scanline( dst ); in skip()
130 void read_scanline( byte_t* dst ) in read_scanline() function in boost::gil::scanline_reader
/third_party/boost/boost/gil/extension/io/png/detail/
Dscanline_read.hpp62 read_scanline( dst ); in read()
68 read_scanline( dst ); in skip()
155 void read_scanline( byte_t* dst ) in read_scanline() function in boost::gil::scanline_reader
/third_party/boost/boost/gil/extension/io/tiff/detail/
Dscanline_read.hpp363 this->_io_dev.read_scanline( _buffer in read_n_bits_row()
431 this->_io_dev.read_scanline( dst in read_row()
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
Dread.hpp379 this->_io_dev.read_scanline( buffer in skip_over_rows()
646 this->_io_dev.read_scanline( row_buffer_helper.buffer() in read_stripped_data()