Home
last modified time | relevance | path

Searched refs:BytePerPixelC (Results 1 – 5 of 5) sorted by relevance

/openbsd/src/sys/dev/pci/drm/amd/display/dc/dml/dcn30/
Ddisplay_mode_vba_30.c121 int BytePerPixelC,
163 unsigned int BytePerPixelC,
359 int BytePerPixelC[],
418 int BytePerPixelC[],
451 int BytePerPixelC[],
494 int BytePerPixelC[],
851 int BytePerPixelC, in CalculatePrefetchSchedule()
1011 …_luma_ub * BytePerPixelY + PrefetchSourceLinesC * swath_width_chroma_ub * BytePerPixelC) / Tsw_oto; in CalculatePrefetchSchedule()
1067 + PrefetchSourceLinesC * swath_width_chroma_ub * BytePerPixelC) in CalculatePrefetchSchedule()
1081 BytePerPixelC) / in CalculatePrefetchSchedule()
[all …]
Ddisplay_mode_vba_30.h46 unsigned int *BytePerPixelC,
/openbsd/src/sys/dev/pci/drm/amd/display/dc/dml/
Ddisplay_mode_structs.h122 unsigned int BytePerPixelC; member
Ddisplay_mode_vba.h180 unsigned int BytePerPixelC,
1008 unsigned int BytePerPixelC[DC__NUM_DPP__MAX]; member
Ddisplay_mode_vba.c982 unsigned int BytePerPixelC, in Calculate256BBlockSizes() argument
1014 *BlockWidth256BytesC = 256 / BytePerPixelC / *BlockHeight256BytesC; in Calculate256BBlockSizes()