Home
last modified time | relevance | path

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

/third_party/boost/boost/gil/extension/io/tiff/detail/
Dscanline_read.hpp108 switch( this->_info._bits_per_sample ) in initialize()
263 switch( this->_info._bits_per_sample ) in initialize()
288 switch( this->_info._bits_per_sample ) in initialize()
307 switch( this->_info._bits_per_sample ) in initialize()
331 switch( this->_info._bits_per_sample ) in initialize()
Dread.hpp155 switch( this->_info._bits_per_sample ) in apply()
231 switch( this->_info._bits_per_sample ) in read()
251 switch( this->_info._bits_per_sample ) in read()
264 switch( this->_info._bits_per_sample ) in read()
282 switch( this->_info._bits_per_sample ) in read()
Dreader_backend.hpp72 …( _io_dev.template get_property<tiff_bits_per_sample> ( _info._bits_per_sample ) == false in read_header()
Dis_allowed.hpp218 , info._bits_per_sample in is_allowed()
/third_party/boost/boost/gil/extension/io/tiff/
Dtags.hpp211 , _bits_per_sample( 0 ) in image_read_info()
240 tiff_bits_per_sample::type _bits_per_sample; member