Home
last modified time | relevance | path

Searched refs:num_channel_t (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/boost/gil/extension/io/raw/detail/
Dis_allowed.hpp24 using num_channel_t = typename num_channels<pixel_t>::value_type; in is_allowed() typedef
27 constexpr num_channel_t dst_samples_per_pixel = num_channels<pixel_t>::value; in is_allowed()
/third_party/boost/boost/gil/extension/io/tiff/detail/
Dis_allowed.hpp224 using num_channel_t = typename num_channels<pixel_t>::value_type; in is_allowed() typedef
226 const num_channel_t dst_samples_per_pixel = num_channels< pixel_t >::value; in is_allowed()
229 const num_channel_t dst_sample_format = Format_Type<View, channel_t>::value; in is_allowed()