Searched refs:gray24_image_t (Results 1 – 2 of 2) sorted by relevance
206 … using channel_t = channel_type<get_pixel_type<gray24_image_t::view_t>::type>::type; in initialize()421 read_n_bits_row< gray24_image_t::view_t >( dst, pos ); in read_24_bits_index_image()
51 using gray24_image_t = bit_aligned_image1_type<24, gray_layout_t>::type; typedef