Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/display/dc/dml/dcn30/
Ddisplay_mode_vba_30.c121 int BytePerPixelC,
163 unsigned int BytePerPixelC,
359 int BytePerPixelC[],
444 int BytePerPixelC[],
472 int BytePerPixelC[],
505 int BytePerPixelC[],
548 int BytePerPixelC[],
719 unsigned int *BytePerPixelC,
918 int BytePerPixelC, in CalculatePrefetchSchedule()
1078 …_luma_ub * BytePerPixelY + PrefetchSourceLinesC * swath_width_chroma_ub * BytePerPixelC) / Tsw_oto; in CalculatePrefetchSchedule()
[all …]
Ddisplay_rq_dlg_calc_30.c282 unsigned int *BytePerPixelC, in CalculateBytePerPixelAnd256BBlockSizes() argument
294 *BytePerPixelC = 0; in CalculateBytePerPixelAnd256BBlockSizes()
299 *BytePerPixelC = 0; in CalculateBytePerPixelAnd256BBlockSizes()
304 *BytePerPixelC = 0; in CalculateBytePerPixelAnd256BBlockSizes()
309 *BytePerPixelC = 0; in CalculateBytePerPixelAnd256BBlockSizes()
314 *BytePerPixelC = 1; in CalculateBytePerPixelAnd256BBlockSizes()
319 *BytePerPixelC = 2; in CalculateBytePerPixelAnd256BBlockSizes()
324 *BytePerPixelC = 4; in CalculateBytePerPixelAnd256BBlockSizes()
329 *BytePerPixelC = 4; in CalculateBytePerPixelAnd256BBlockSizes()
363 *BlockWidth256BytesC = 256U / *BytePerPixelC / *BlockHeight256BytesC; in CalculateBytePerPixelAnd256BBlockSizes()
/drivers/gpu/drm/amd/display/dc/dml/
Ddisplay_mode_vba.h129 unsigned int BytePerPixelC,
783 unsigned int BytePerPixelC[DC__NUM_DPP__MAX]; member
Ddisplay_mode_vba.c734 unsigned int BytePerPixelC, in Calculate256BBlockSizes() argument
766 *BlockWidth256BytesC = 256 / BytePerPixelC / *BlockHeight256BytesC; in Calculate256BBlockSizes()