/third_party/gstreamer/gstplugins_bad/sys/winks/ |
D | ksvideohelpers.h | 52 gboolean is_rgb; member
|
D | ksvideohelpers.c | 134 gboolean is_rgb = FALSE; in ks_video_format_to_structure() local
|
/third_party/gstreamer/gstplugins_bad/sys/dshowsrcwrapper/ |
D | gstdshowvideosrc.h | 90 gboolean is_rgb; member
|
/third_party/ffmpeg/libavfilter/ |
D | vf_entropy.c | 39 int is_rgb; member
|
D | vf_pad_opencl.c | 60 int is_rgb; member
|
D | vf_remap.c | 235 int is_rgb = !!(desc->flags & AV_PIX_FMT_FLAG_RGB); in config_input() local
|
D | vf_lenscorrection.c | 252 int is_rgb = !!(pixdesc->flags & AV_PIX_FMT_FLAG_RGB); in config_output() local
|
D | vf_lut.c | 68 int is_rgb, is_yuv; member
|
D | vf_psnr.c | 50 int is_rgb; member
|
D | vf_identity.c | 42 int is_rgb; member
|
D | vf_datascope.c | 478 int is_rgb; member 779 int is_rgb; member
|
D | vf_geq.c | 59 int is_rgb; member
|
D | vf_ssim.c | 64 int is_rgb; member
|
D | vf_fade.c | 59 uint8_t is_rgb; member
|
D | vf_xfade.c | 89 int is_rgb; member
|
/third_party/ffmpeg/libavformat/ |
D | vapoursynth.c | 113 int is_rgb, is_yuv, i; in match_pixfmt() local
|
/third_party/skia/third_party/externals/libwebp/src/dec/ |
D | io_dec.c | 566 const int is_rgb = WebPIsRGBMode(colorspace); in CustomSetup() local
|
/third_party/flutter/skia/third_party/externals/libwebp/src/dec/ |
D | io_dec.c | 553 const int is_rgb = WebPIsRGBMode(colorspace); in CustomSetup() local
|
/third_party/pixman/test/ |
D | utils.c | 1018 #define CONVERT_15(c, is_rgb) \ argument 1046 initialize_palette (pixman_indexed_t *palette, uint32_t depth, int is_rgb) in initialize_palette()
|
/third_party/mesa3d/src/gallium/drivers/r300/compiler/ |
D | radeon_pair_schedule.c | 507 unsigned int srcp_src, srcp_regs, is_rgb, is_alpha; in merge_presub_sources() local
|
/third_party/skia/third_party/externals/libwebp/src/enc/ |
D | picture_csp_enc.c | 855 const int is_rgb = (r_ptr < b_ptr); // otherwise it's bgr in ImportYUVAFromRGBA() local
|
/third_party/flutter/skia/third_party/externals/libwebp/src/enc/ |
D | picture_csp_enc.c | 851 const int is_rgb = (r_ptr < b_ptr); // otherwise it's bgr in ImportYUVAFromRGBA() local
|
/third_party/gstreamer/gstplugins_good/sys/v4l2/ |
D | gstv4l2object.c | 2032 gboolean is_rgb = in gst_v4l2_object_get_colorspace() local
|
/third_party/gstreamer/gstplugins_base/tests/check/libs/ |
D | video.c | 2505 gboolean is_rgb = GST_VIDEO_FORMAT_INFO_IS_RGB (info); in check_video_format_is_type() local
|