Searched refs:roi_info (Results 1 – 2 of 2) sorted by relevance
503 cmd.secure_display.roi_info.phy_id = mux_mapping->phy_output_num; in dc_stream_forward_dmub_crc_window()504 cmd.secure_display.roi_info.otg_id = mux_mapping->otg_output_num; in dc_stream_forward_dmub_crc_window()512 cmd.secure_display.roi_info.x_start = rect->x; in dc_stream_forward_dmub_crc_window()513 cmd.secure_display.roi_info.y_start = rect->y; in dc_stream_forward_dmub_crc_window()514 cmd.secure_display.roi_info.x_end = rect->x + rect->width; in dc_stream_forward_dmub_crc_window()515 cmd.secure_display.roi_info.y_end = rect->y + rect->height; in dc_stream_forward_dmub_crc_window()
3909 } roi_info; member