Searched refs:dml2_n422 (Results 1 – 4 of 4) sorted by relevance
62 dml2_n422 = 2, enumerator
347 case dml2_n422: in dml2_core_utils_get_stream_output_bpp()
169 case dml2_n422: in get_stream_output_bpp()1306 if (Format == dml2_n422 || Output == dml2_hdmifrl) { in TruncToValidBPP()1386 else if (pixelFormat == dml2_n422 || Output == dml2_hdmifrl) in dscceComputeDelay()1399 …ck * BPP) >= ((double)((initial_xmit_delay + 2) / 3) * (double)(3 + (pixelFormat == dml2_n422)))) { in dscceComputeDelay()1451 …if (pixelFormat == dml2_420 || pixelFormat == dml2_444 || pixelFormat == dml2_n422 || Output == dm… in dscceComputeDelay()1485 …if (pixelFormat == dml2_420 || pixelFormat == dml2_n422 || (Output == dml2_hdmifrl && pixelFormat … in dscComputeDelay()1504 } else if (pixelFormat == dml2_n422 || (Output == dml2_hdmifrl && pixelFormat != dml2_444)) { in dscComputeDelay()4050 unsigned int pixels_per_clock_cycle = (OutFormat == dml2_420 || OutFormat == dml2_n422) ? 2 : 1; in ValidateODMMode()8648 …display_cfg->plane_descriptors[k].stream_index].output.output_format == dml2_n422 && !mode_lib->ip… in dml_core_mode_support()8730 …display_cfg->plane_descriptors[k].stream_index].output.output_format == dml2_n422 || display_cfg->… in dml_core_mode_support()
567 output->output_format = dml2_n422; in populate_dml21_output_config_from_stream_state()
Completed in 34 milliseconds