Searched refs:dml2_420 (Results 1 – 4 of 4) sorted by relevance
63 dml2_420 = 3 enumerator
350 case dml2_420: in dml2_core_utils_get_stream_output_bpp()
172 case dml2_420: in get_stream_output_bpp()1331 if (Format == dml2_420) { in TruncToValidBPP()1428 if (pixelFormat == dml2_420) in dscceComputeDelay()1498 …if (pixelFormat == dml2_420 || pixelFormat == dml2_444 || pixelFormat == dml2_n422 || Output == dm… in dscceComputeDelay()1534 …if (pixelFormat == dml2_420 || pixelFormat == dml2_n422 || (Output == dml2_hdmifrl && pixelFormat … in dscComputeDelay()1538 if (pixelFormat == dml2_420) { in dscComputeDelay()4035 if (OutFormat == dml2_420) { in DecideODMMode()4114 unsigned int pixels_per_clock_cycle = (OutFormat == dml2_420 || OutFormat == dml2_n422) ? 2 : 1; in ValidateODMMode()4150 if (OutFormat == dml2_420) { in ValidateODMMode()5308 …if (p->OutputFormat == dml2_420 || (p->myPipe->InterlaceEnable && p->myPipe->ProgressiveToInterlac… in CalculatePrefetchSchedule()[all …]
490 output->output_format = dml2_420; in populate_dml21_output_config_from_stream_state()