Searched defs:rgb565_pixel_t (Results 1 – 2 of 2) sorted by relevance
47 using rgb565_pixel_t = gil::packed_pixel_type in main() typedef
224 …using rgb565_pixel_t = packed_pixel_type<uint16_t, mp11::mp_list_c<unsigned,5,6,5>, rgb_layout_t>:… in test_packed_pixel() typedef