Home
last modified time | relevance | path

Searched defs:is_rgb (Results 1 – 24 of 24) sorted by relevance

/third_party/gstreamer/gstplugins_bad/sys/winks/
Dksvideohelpers.h52 gboolean is_rgb; member
Dksvideohelpers.c134 gboolean is_rgb = FALSE; in ks_video_format_to_structure() local
/third_party/gstreamer/gstplugins_bad/sys/dshowsrcwrapper/
Dgstdshowvideosrc.h90 gboolean is_rgb; member
/third_party/ffmpeg/libavfilter/
Dvf_entropy.c39 int is_rgb; member
Dvf_pad_opencl.c60 int is_rgb; member
Dvf_remap.c235 int is_rgb = !!(desc->flags & AV_PIX_FMT_FLAG_RGB); in config_input() local
Dvf_lenscorrection.c252 int is_rgb = !!(pixdesc->flags & AV_PIX_FMT_FLAG_RGB); in config_output() local
Dvf_lut.c68 int is_rgb, is_yuv; member
Dvf_psnr.c50 int is_rgb; member
Dvf_identity.c42 int is_rgb; member
Dvf_datascope.c478 int is_rgb; member
779 int is_rgb; member
Dvf_geq.c59 int is_rgb; member
Dvf_ssim.c64 int is_rgb; member
Dvf_fade.c59 uint8_t is_rgb; member
Dvf_xfade.c89 int is_rgb; member
/third_party/ffmpeg/libavformat/
Dvapoursynth.c113 int is_rgb, is_yuv, i; in match_pixfmt() local
/third_party/skia/third_party/externals/libwebp/src/dec/
Dio_dec.c566 const int is_rgb = WebPIsRGBMode(colorspace); in CustomSetup() local
/third_party/flutter/skia/third_party/externals/libwebp/src/dec/
Dio_dec.c553 const int is_rgb = WebPIsRGBMode(colorspace); in CustomSetup() local
/third_party/pixman/test/
Dutils.c1018 #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/
Dradeon_pair_schedule.c507 unsigned int srcp_src, srcp_regs, is_rgb, is_alpha; in merge_presub_sources() local
/third_party/skia/third_party/externals/libwebp/src/enc/
Dpicture_csp_enc.c855 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/
Dpicture_csp_enc.c851 const int is_rgb = (r_ptr < b_ptr); // otherwise it's bgr in ImportYUVAFromRGBA() local
/third_party/gstreamer/gstplugins_good/sys/v4l2/
Dgstv4l2object.c2032 gboolean is_rgb = in gst_v4l2_object_get_colorspace() local
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dvideo.c2505 gboolean is_rgb = GST_VIDEO_FORMAT_INFO_IS_RGB (info); in check_video_format_is_type() local