Searched defs:rgb_img (Results 1 – 4 of 4) sorted by relevance
57 rgb8_image_t rgb_img( 640, 480 ); in BOOST_AUTO_TEST_CASE() local66 rgb8_image_t rgb_img( 640, 480 ); in BOOST_AUTO_TEST_CASE() local
68 gil::rgb8_image_t rgb_img(320, 240); in test_copy_pixels_rgb_to_hsv() local
64 gil::rgb8_image_t rgb_img(320, 240); in test_copy_pixels_rgb_to_hsl() local
173 rgb8_image_t rgb_img(img_view.dimensions()); in check_view() local