Home
last modified time | relevance | path

Searched defs:rgb8 (Results 1 – 4 of 4) sorted by relevance

/third_party/boost/libs/gil/test/legacy/
Dimage.cpp553 rgb8_image_t rgb8(100,100); in static_checks() local
560 rgb16s_planar_image_t rgb8(100,100); in static_checks() local
Dpixel.cpp280 rgb8_pixel_t rgb8(1,2,3); in test_pixel() local
/third_party/mesa3d/src/gallium/auxiliary/util/
Du_debug_image.c57 unsigned char *rgb8; in debug_dump_image() local
/third_party/ffmpeg/libavcodec/
Dpngdec.c332 YUV2RGB(rgb8, uint8_t) in YUV2RGB() argument