Searched refs:BytePerPixelC (Results 1 – 4 of 4) sorted by relevance
/drivers/gpu/drm/amd/display/dc/dml/dcn30/ |
D | display_mode_vba_30.c | 121 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 …]
|
D | display_rq_dlg_calc_30.c | 282 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/ |
D | display_mode_vba.h | 129 unsigned int BytePerPixelC, 783 unsigned int BytePerPixelC[DC__NUM_DPP__MAX]; member
|
D | display_mode_vba.c | 734 unsigned int BytePerPixelC, in Calculate256BBlockSizes() argument 766 *BlockWidth256BytesC = 256 / BytePerPixelC / *BlockHeight256BytesC; in Calculate256BBlockSizes()
|