Searched refs:phantom_v_active_lines (Results 1 – 2 of 2) sorted by relevance
12030 unsigned int phantom_v_active_lines; in dml2_core_shared_get_stream_support_info() local12044 …phantom_v_active_lines = phantom_processing_delay_lines + mode_lib->ms.SubViewportLinesNeededInMAL… in dml2_core_shared_get_stream_support_info()12052 out->phantom_v_active = phantom_v_active_lines; in dml2_core_shared_get_stream_support_info()12054 out->phantom_v_total = phantom_v_active_lines + phantom_v_blank_lines; in dml2_core_shared_get_stream_support_info()
12490 unsigned int phantom_v_active_lines; in dml2_core_calcs_get_stream_support_info() local12508 …phantom_v_active_lines = phantom_processing_delay_lines + phantom_min_v_active_lines + mode_lib->i… in dml2_core_calcs_get_stream_support_info()12516 out->phantom_v_active = phantom_v_active_lines; in dml2_core_calcs_get_stream_support_info()12518 out->phantom_v_total = phantom_v_active_lines + phantom_v_blank_lines; in dml2_core_calcs_get_stream_support_info()