Searched defs:is_rgb (Results 1 - 19 of 19) sorted by relevance
| /third_party/backends/backend/ |
| H A D | ricoh2_buffer.c | 57 SANE_Bool is_rgb; member 67 ricoh2_buffer_create(SANE_Int size, SANE_Int pixels_per_line, SANE_Int info_size, SANE_Bool is_rgb) ricoh2_buffer_create() argument
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_entropy.c | 39 int is_rgb; member
|
| H A D | vf_remap.c | 235 int is_rgb = !!(desc->flags & AV_PIX_FMT_FLAG_RGB); in config_input() local
|
| H A D | vf_remap_opencl.c | 81 int is_rgb = !!(desc->flags & AV_PIX_FMT_FLAG_RGB); in remap_opencl_load() local
|
| H A D | vf_lenscorrection.c | 245 int is_rgb = !!(pixdesc->flags & AV_PIX_FMT_FLAG_RGB); in config_output() local
|
| H A D | vf_fade.c | 59 uint8_t is_rgb; member
|
| H A D | vf_pad_opencl.c | 60 int is_rgb; member
|
| H A D | vf_identity.c | 44 int is_rgb; member
|
| H A D | vf_geq.c | 60 int is_rgb; member
|
| H A D | vf_psnr.c | 50 int is_rgb; member [all...] |
| H A D | vf_ssim.c | 64 int is_rgb; member
|
| H A D | vf_lut.c | 70 int is_rgb, is_yuv; member
|
| H A D | vf_datascope.c | 476 int is_rgb; member 775 int is_rgb; member
|
| H A D | vf_xfade.c | 92 int is_rgb; member
|
| /third_party/ffmpeg/libavformat/ |
| H A D | vapoursynth.c | 113 int is_rgb, is_yuv, i; in match_pixfmt() local
|
| /third_party/skia/third_party/externals/libwebp/src/dec/ |
| H A D | io_dec.c | 566 const int is_rgb = WebPIsRGBMode(colorspace); in CustomSetup() local
|
| /third_party/mesa3d/src/gallium/drivers/r300/compiler/ |
| H A D | radeon_pair_schedule.c | 503 unsigned int srcp_src, srcp_regs, is_rgb, is_alpha; in merge_presub_sources() local
|
| /third_party/skia/third_party/externals/libwebp/src/enc/ |
| H A D | picture_csp_enc.c | 855 const int is_rgb = (r_ptr < b_ptr); // otherwise it's bgr in ImportYUVAFromRGBA() local
|
| /third_party/astc-encoder/Source/ |
| H A D | stb_image.h | 3865 int n, decode_n, is_rgb; in load_jpeg_image() local
|
Completed in 32 milliseconds