Searched refs:tpg_port_attr (Results 1 – 3 of 3) sorted by relevance
122 pixelgen_tpg_cfg_t tpg_port_attr; member
758 isys_stream_descr->tpg_port_attr.color_cfg.R1 = 51; in sh_css_translate_stream_cfg_to_input_system_input_port_attr()759 isys_stream_descr->tpg_port_attr.color_cfg.G1 = 102; in sh_css_translate_stream_cfg_to_input_system_input_port_attr()760 isys_stream_descr->tpg_port_attr.color_cfg.B1 = 255; in sh_css_translate_stream_cfg_to_input_system_input_port_attr()761 isys_stream_descr->tpg_port_attr.color_cfg.R2 = 0; in sh_css_translate_stream_cfg_to_input_system_input_port_attr()762 isys_stream_descr->tpg_port_attr.color_cfg.G2 = 100; in sh_css_translate_stream_cfg_to_input_system_input_port_attr()763 isys_stream_descr->tpg_port_attr.color_cfg.B2 = 160; in sh_css_translate_stream_cfg_to_input_system_input_port_attr()765 isys_stream_descr->tpg_port_attr.mask_cfg.h_mask = in sh_css_translate_stream_cfg_to_input_system_input_port_attr()767 isys_stream_descr->tpg_port_attr.mask_cfg.v_mask = in sh_css_translate_stream_cfg_to_input_system_input_port_attr()769 isys_stream_descr->tpg_port_attr.mask_cfg.hv_mask = in sh_css_translate_stream_cfg_to_input_system_input_port_attr()772 isys_stream_descr->tpg_port_attr.delta_cfg.h_delta = in sh_css_translate_stream_cfg_to_input_system_input_port_attr()[all …]
643 memcpy(cfg, &isys_cfg->tpg_port_attr, sizeof(pixelgen_tpg_cfg_t)); in calculate_tpg_cfg()