Searched refs:dml2_444 (Results 1 – 4 of 4) sorted by relevance
64 dml2_444 = 0, enumerator
229 output->output_format = dml2_444; in populate_dml21_output_config_from_stream_state() 241 output->output_format = dml2_444; in populate_dml21_output_config_from_stream_state()
343 case dml2_444: in dml2_core_utils_get_stream_output_bpp()
164 case dml2_444: in get_stream_output_bpp() 1320 } else if (Format == dml2_444) { in TruncToValidBPP() 1426 else if (pixelFormat == dml2_444) in dscceComputeDelay() 1437 slice_width_modified = (pixelFormat == dml2_444 || pixelFormat == dml2_420 || Output == dml2_hdmifrl) ? sliceWidth / 2 : sliceWidth; in dscceComputeDelay() 1493 if (pixelFormat == dml2_420 || pixelFormat == dml2_444 || pixelFormat == dml2_n422 || Output == dml2_hdmifrl) in dscComputeDelay() 1527 if (pixelFormat == dml2_420 || pixelFormat == dml2_n422 || (Output == dml2_hdmifrl && pixelFormat != dml2_444)) { in dscComputeDelay() 1546 } else if (pixelFormat == dml2_n422 || (Output == dml2_hdmifrl && pixelFormat != dml2_444)) { in dscComputeDelay() 4527 double PixelWordRate = PixelClock / (OutputFormat == dml2_444 ? 1 : 2); in DSCDelayRequirement() 8822 } else if (display_cfg->stream_descriptors[display_cfg->plane_descriptors[k].stream_index].output.output_format == dml2_444) { in dml_core_mode_support()