Home
last modified time | relevance | path

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

/third_party/boost/libs/gil/example/
Dinterleaved_ref.hpp42 using channel_pointer_t = typename channel_traits<ChannelReference>::pointer; typedef
72 explicit interleaved_ref(channel_pointer_t channels) : _channels(channels) {} in interleaved_ref()
76 channel_pointer_t _channels;
/third_party/boost/libs/gil/doc/html/_downloads/
Dinterleaved_ref.hpp42 using channel_pointer_t = typename channel_traits<ChannelReference>::pointer; typedef
72 explicit interleaved_ref(channel_pointer_t channels) : _channels(channels) {} in interleaved_ref()
76 channel_pointer_t _channels;