Searched refs:num_channel_t (Results 1 – 2 of 2) sorted by relevance
24 using num_channel_t = typename num_channels<pixel_t>::value_type; in is_allowed() typedef27 constexpr num_channel_t dst_samples_per_pixel = num_channels<pixel_t>::value; in is_allowed()
224 using num_channel_t = typename num_channels<pixel_t>::value_type; in is_allowed() typedef226 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()