/third_party/skia/third_party/externals/libwebp/tests/fuzzer/ |
H A D | animation_api_fuzzer.c | 60 dec_options.color_mode = (WEBP_CSP_MODE)(size % MODE_LAST); in LLVMFuzzerTestOneInput() 61 if (dec_options.color_mode != MODE_BGRA && in LLVMFuzzerTestOneInput() 62 dec_options.color_mode != MODE_rgbA && in LLVMFuzzerTestOneInput() 63 dec_options.color_mode != MODE_bgrA) { in LLVMFuzzerTestOneInput() 64 dec_options.color_mode = MODE_RGBA; in LLVMFuzzerTestOneInput()
|
/third_party/ffmpeg/libavcodec/ |
H A D | psd.c | 63 enum PsdColorMode color_mode; member 70 int signature, version, color_mode; in decode_header() local 123 color_mode = bytestream2_get_be16(&s->gb); in decode_header() 124 switch (color_mode) { in decode_header() 126 s->color_mode = PSD_BITMAP; in decode_header() 129 s->color_mode = PSD_GRAYSCALE; in decode_header() 132 s->color_mode = PSD_INDEXED; in decode_header() 135 s->color_mode = PSD_RGB; in decode_header() 138 s->color_mode = PSD_CMYK; in decode_header() 141 s->color_mode in decode_header() [all...] |
/third_party/elfutils/lib/ |
H A D | color.c | 63 enum color_enum color_mode; variable 95 color_mode = color_always; in parse_opt() 119 color_mode = values[i].mode; in parse_opt() 120 if (color_mode == color_auto) in parse_opt() 121 color_mode in parse_opt() 140 if (color_mode == color_always) in parse_opt()
|
H A D | color.h | 44 extern enum color_enum color_mode;
|
/third_party/libdrm/exynos/ |
H A D | exynos_fimg2d.c | 457 g2d_add_cmd(ctx, DST_COLOR_MODE_REG, img->color_mode); in g2d_solid_fill() 534 g2d_add_cmd(ctx, DST_COLOR_MODE_REG, dst->color_mode); in g2d_copy() 539 g2d_add_cmd(ctx, SRC_COLOR_MODE_REG, src->color_mode); in g2d_copy() 620 g2d_add_cmd(ctx, DST_COLOR_MODE_REG, img->color_mode); in g2d_move() 621 g2d_add_cmd(ctx, SRC_COLOR_MODE_REG, img->color_mode); in g2d_move() 725 g2d_add_cmd(ctx, DST_COLOR_MODE_REG, dst->color_mode); in g2d_copy_with_scale() 730 g2d_add_cmd(ctx, SRC_COLOR_MODE_REG, src->color_mode); in g2d_copy_with_scale() 845 g2d_add_cmd(ctx, DST_COLOR_MODE_REG, dst->color_mode); in g2d_blend() 850 g2d_add_cmd(ctx, SRC_COLOR_MODE_REG, src->color_mode); in g2d_blend() 964 g2d_add_cmd(ctx, DST_COLOR_MODE_REG, dst->color_mode); in g2d_scale_and_blend() [all...] |
H A D | exynos_fimg2d.h | 282 enum e_g2d_color_mode color_mode; member
|
/third_party/libdrm/tests/exynos/ |
H A D | exynos_fimg2d_test.c | 222 img.color_mode = G2D_COLOR_FMT_ARGB8888 | G2D_ORDER_AXRGB; in g2d_solid_fill_test() 293 src_img.color_mode = G2D_COLOR_FMT_ARGB8888 | G2D_ORDER_AXRGB; in g2d_copy_test() 303 dst_img.color_mode = G2D_COLOR_FMT_ARGB8888 | G2D_ORDER_AXRGB; in g2d_copy_test() 386 img.color_mode = G2D_COLOR_FMT_ARGB8888 | G2D_ORDER_AXRGB; in g2d_move_test() 396 tmp_img.color_mode = G2D_COLOR_FMT_ARGB8888 | G2D_ORDER_AXRGB; in g2d_move_test() 499 src_img.color_mode = G2D_COLOR_FMT_ARGB8888 | G2D_ORDER_AXRGB; in g2d_copy_with_scale_test() 514 dst_img.color_mode = G2D_COLOR_FMT_ARGB8888 | G2D_ORDER_AXRGB; in g2d_copy_with_scale_test() 590 src_img.color_mode = G2D_COLOR_FMT_ARGB8888 | G2D_ORDER_AXRGB; in g2d_blend_test() 606 dst_img.color_mode = G2D_COLOR_FMT_ARGB8888 | G2D_ORDER_AXRGB; in g2d_blend_test() 689 src_img.color_mode in g2d_checkerboard_test() [all...] |
H A D | exynos_fimg2d_perf.c | 51 img.color_mode = G2D_COLOR_FMT_ARGB8888 | G2D_ORDER_AXRGB; in fimg2d_perf_simple() 136 images[i].color_mode = G2D_COLOR_FMT_ARGB8888 | G2D_ORDER_AXRGB; in fimg2d_perf_multi()
|
H A D | exynos_fimg2d_event.c | 304 img.color_mode = G2D_COLOR_FMT_ARGB8888 | G2D_ORDER_AXRGB; in main()
|
/third_party/backends/testsuite/backend/genesys/ |
H A D | session_config_test.cpp | 51 genesys::ScanColorMode color_mode = genesys::ScanColorMode::COLOR_SINGLE_PASS; member 60 << '_' << color_mode in name() 275 genesys::scan_color_mode_to_option_string(config.color_mode)); in run_single_test_scan() 276 if (config.color_mode != genesys::ScanColorMode::LINEART) { in run_single_test_scan() 444 config.color_mode = scan_mode; in get_all_test_configs()
|
/third_party/backends/backend/ |
H A D | avision.h | 272 } color_mode; typedef 436 color_mode color_list_num[AV_COLOR_MODE_LAST]; 437 color_mode color_list_default; 507 color_mode c_mode;
|
H A D | hp4200.h | 218 int color_mode; member
|
H A D | mustek_usb_high.h | 454 SANE_Word height, Colormode color_mode); 458 usb_high_scan_setup_scan (Mustek_Usb_Device * dev, Colormode color_mode,
|
H A D | hp4200.c | 446 int color_mode) in compute_fastfeed_step_size() 451 if (color_mode == 0) in compute_fastfeed_step_size() 527 unsigned int color_mode; in compute_datalink_bandwidth() local 537 color_mode = 0; in compute_datalink_bandwidth() 538 setreg (s, 0x26, color_mode); /* 3 channel pixel rate color */ in compute_datalink_bandwidth() 543 color_mode = 4; in compute_datalink_bandwidth() 544 setreg (s, 0x26, 0x08 | color_mode); /* 1 channel mode A (green) */ in compute_datalink_bandwidth() 600 color_mode); in compute_datalink_bandwidth() 444 compute_fastfeed_step_size(unsigned long crystal_freq, int mclk, float max_speed, int steps_per_inch, int color_mode) compute_fastfeed_step_size() argument
|
H A D | mustek_usb.c | 1387 Colormode color_mode; in sane_start() local 1413 color_mode = GRAY8; in sane_start() 1415 color_mode = GRAY8; in sane_start() 1417 color_mode = RGB24; in sane_start() 1433 color_mode)); in sane_start() 1439 "scan_mode=%d\n", dpi, x, y, width, height, color_mode); in sane_start()
|
H A D | epson2-ops.c | 1019 unsigned char color_mode; in e2_set_scanning_parameters() local 1058 color_mode = mparam->flags | (mparam->dropout_mask in e2_set_scanning_parameters() 1069 color_mode = 0x13; in e2_set_scanning_parameters() 1071 status = esci_set_color_mode(s, color_mode); in e2_set_scanning_parameters()
|
H A D | mustek_usb_high.c | 1248 SANE_Word height, Colormode color_mode) in usb_high_scan_suggest_parameters() 1265 switch (color_mode) in usb_high_scan_suggest_parameters() 1426 usb_high_scan_setup_scan (Mustek_Usb_Device * dev, Colormode color_mode, in usb_high_scan_setup_scan() argument 1461 dev->scan_mode = color_mode; in usb_high_scan_setup_scan() 1246 usb_high_scan_suggest_parameters(Mustek_Usb_Device * dev, SANE_Word dpi, SANE_Word x, SANE_Word y, SANE_Word width, SANE_Word height, Colormode color_mode) usb_high_scan_suggest_parameters() argument
|
H A D | magicolor.c | 867 unsigned char resolution, unsigned char color_mode, in cmd_set_scanning_parameters() 892 param[1] = color_mode; in cmd_set_scanning_parameters() 866 cmd_set_scanning_parameters(SANE_Handle handle, unsigned char resolution, unsigned char color_mode, unsigned char brightness, unsigned char contrast, int tl_x, int tl_y, int width, int height, unsigned char source) cmd_set_scanning_parameters() argument
|
H A D | avision.c | 2130 static int write_pnm_header (FILE* f, color_mode m, int depth, int width, int height) in write_pnm_header() 2735 add_color_mode (Avision_Device* dev, color_mode mode, SANE_String name) in add_color_mode() 2770 static color_mode 2790 color_mode_is_shaded (color_mode mode) in color_mode_is_shaded() 2796 color_mode_is_color (color_mode mode) in color_mode_is_color()
|
/third_party/elfutils/src/ |
H A D | nm.c | 987 if (color_mode) in show_symbols_bsd() 1002 if (color_mode) in show_symbols_bsd() 1021 color_mode ? color_address : "", in show_symbols_bsd() 1023 color_mode ? color_off : "", in show_symbols_bsd() 1039 color_mode ? color_address : "", in show_symbols_bsd() 1041 color_mode ? color_off : ""); in show_symbols_bsd() 1048 if (color_mode) in show_symbols_bsd()
|
H A D | objdump.c | 714 if (color_mode) in show_disasm() 738 if (color_mode) in show_disasm()
|
/third_party/skia/third_party/externals/libwebp/src/webp/ |
H A D | demux.h | 254 WEBP_CSP_MODE color_mode; member
|
/third_party/ffmpeg/libavformat/ |
H A D | img2dec.c | 919 uint16_t color_mode; in psd_probe() local 936 color_mode = AV_RB16(b+24); in psd_probe() 937 if ((color_mode <= 9) && (color_mode != 5) && (color_mode != 6)) in psd_probe()
|
/third_party/skia/third_party/externals/libwebp/src/demux/ |
H A D | anim_decode.c | 49 dec_options->color_mode = MODE_RGBA; in DefaultDecoderOptions() 69 mode = dec_options->color_mode; in ApplyDecoderOptions()
|
/third_party/ffmpeg/libavfilter/ |
H A D | avf_showspectrum.c | 73 int color_mode; ///< display color scheme member 135 { "color", "set channel coloring", OFFSET(color_mode), AV_OPT_TYPE_INT, {.i64=CHANNEL}, CHANNEL, NB_CLMODES-1, FLAGS, "color" }, 559 switch (s->color_mode) { in color_range() 597 if (s->color_mode == CHANNEL) { in color_range() 620 if (s->color_mode > CHANNEL) { in pick_color() 621 const int cm = s->color_mode; in pick_color() 785 int multi = (s->mode == SEPARATE && s->color_mode == CHANNEL); in draw_legend() 1709 { "color", "set channel coloring", OFFSET(color_mode), AV_OPT_TYPE_INT, {.i64=INTENSITY}, 0, NB_CLMODES-1, FLAGS, "color" },
|