Home
last modified time | relevance | path

Searched defs:rgb565_pixel_t (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/libs/gil/test/core/pixel/
Dconcepts.cpp47 using rgb565_pixel_t = gil::packed_pixel_type in main() typedef
/third_party/boost/libs/gil/test/legacy/
Dpixel.cpp224 …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