Searched refs:planar_view_get_raw_data (Results 1 – 3 of 3) sorted by relevance
561 short* data=planar_view_get_raw_data(view(rgb8),1); in static_checks()562 const short* cdata=planar_view_get_raw_data(const_view(rgb8),1); in static_checks()
106 typename detail::channel_pointer_type<HomogeneousView>::type planar_view_get_raw_data(const Homogen… in planar_view_get_raw_data() function
206 …neous image view using new functions `interleaved_view_get_raw_data` or `planar_view_get_raw_data`.