Searched refs:targa_depth (Results 1 – 4 of 4) sorted by relevance
28 static const targa_depth::type bpp = 0;36 static const targa_depth::type bpp = 24;45 static const targa_depth::type bpp = 32;87 static const typename targa_depth::type bpp = parent_t::bpp;
22 targa_depth::type src_bits_per_pixel = 0; in is_allowed()40 …targa_depth::type dst_bits_per_pixel = detail::unsigned_integral_num_bits< channel_t >::value * nu… in is_allowed()
243 targa_depth::type bytes_per_pixel = this->_info._bits_per_pixel / 8; in read_rle_data()299 targa_type_format_checker( const targa_depth::type& bpp ) in targa_type_format_checker()327 const targa_depth::type _bpp;
66 struct targa_depth : property_base< uint8_t > {}; struct119 targa_depth::type _bits_per_pixel;