Searched refs:_bits_per_sample (Results 1 – 5 of 5) sorted by relevance
108 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()
155 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()
72 …( _io_dev.template get_property<tiff_bits_per_sample> ( _info._bits_per_sample ) == false in read_header()
218 , info._bits_per_sample in is_allowed()
211 , _bits_per_sample( 0 ) in image_read_info()240 tiff_bits_per_sample::type _bits_per_sample; member