Searched refs:phantom_processing_delay_pix (Results 1 – 2 of 2) sorted by relevance
12028 double phantom_processing_delay_pix; in dml2_core_shared_get_stream_support_info() local12036 …phantom_processing_delay_pix = (double)((mode_lib->ip.subvp_fw_processing_delay_us + mode_lib->ip.… in dml2_core_shared_get_stream_support_info()12038 …phantom_processing_delay_lines = (unsigned int)(phantom_processing_delay_pix / (double)display_cfg… in dml2_core_shared_get_stream_support_info()12039 …dml2_core_shared_div_rem(phantom_processing_delay_pix, display_cfg->stream_descriptors[display_cfg… in dml2_core_shared_get_stream_support_info()
12487 double phantom_processing_delay_pix; in dml2_core_calcs_get_stream_support_info() local12496 …phantom_processing_delay_pix = (double)((mode_lib->ip.subvp_fw_processing_delay_us + mode_lib->ip.… in dml2_core_calcs_get_stream_support_info()12498 …phantom_processing_delay_lines = (unsigned int)(phantom_processing_delay_pix / (double)display_cfg… in dml2_core_calcs_get_stream_support_info()12499 dml2_core_div_rem(phantom_processing_delay_pix, in dml2_core_calcs_get_stream_support_info()