Home
last modified time | relevance | path

Searched refs:swap_rgb (Results 1 – 5 of 5) sorted by relevance

/third_party/gstreamer/gstplugins_bad/ext/kate/
Dgstkatetiger.h98 gboolean swap_rgb; member
Dgstkatetiger.c748 tiger->swap_rgb = FALSE; in gst_kate_tiger_video_set_caps()
830 tiger->video_height, tiger->video_width * 4, tiger->swap_rgb); in gst_kate_tiger_video_chain()
874 tiger->video_height, tiger->video_width * 4, tiger->swap_rgb); in gst_kate_tiger_video_chain()
/third_party/libpng/contrib/libtests/
Dpngvalid.c6021 unsigned int swap_rgb :1; /* RGB swapped to BGR */ member
6132 if (format != 0 && format->swap_rgb) /* BGR */ in image_pixel_init()
6171 this->swap_rgb = 0; in image_pixel_init()
8468 that->swap_rgb = 1; in image_transform_png_set_bgr_mod()
/third_party/skia/third_party/externals/libpng/contrib/libtests/
Dpngvalid.c6021 unsigned int swap_rgb :1; /* RGB swapped to BGR */ member
6132 if (format != 0 && format->swap_rgb) /* BGR */ in image_pixel_init()
6171 this->swap_rgb = 0; in image_pixel_init()
8468 that->swap_rgb = 1; in image_transform_png_set_bgr_mod()
/third_party/flutter/skia/third_party/externals/libpng/contrib/libtests/
Dpngvalid.c6021 unsigned int swap_rgb :1; /* RGB swapped to BGR */ member
6132 if (format != 0 && format->swap_rgb) /* BGR */ in image_pixel_init()
6171 this->swap_rgb = 0; in image_pixel_init()
8468 that->swap_rgb = 1; in image_transform_png_set_bgr_mod()