Searched refs:roi_info (Results 1 – 2 of 2) sorted by relevance
552 cmd.secure_display.roi_info.phy_id = mux_mapping->phy_output_num; in dc_stream_forward_dmub_crc_window()553 cmd.secure_display.roi_info.otg_id = mux_mapping->otg_output_num; in dc_stream_forward_dmub_crc_window()561 cmd.secure_display.roi_info.x_start = rect->x; in dc_stream_forward_dmub_crc_window()562 cmd.secure_display.roi_info.y_start = rect->y; in dc_stream_forward_dmub_crc_window()563 cmd.secure_display.roi_info.x_end = rect->x + rect->width; in dc_stream_forward_dmub_crc_window()564 cmd.secure_display.roi_info.y_end = rect->y + rect->height; in dc_stream_forward_dmub_crc_window()
5043 } roi_info; member