Searched refs:BytePerPixelY (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dml/dcn30/ |
| H A D | display_mode_vba_30.c | 116 int BytePerPixelY, 162 unsigned int BytePerPixelY, 358 int BytePerPixelY[], 443 int BytePerPixelY[], 504 int BytePerPixelY[], 575 int BytePerPixelY[], 718 unsigned int *BytePerPixelY, 913 int BytePerPixelY, in CalculatePrefetchSchedule() 1078 …prefetch_bw_oto = (PrefetchSourceLinesY * swath_width_luma_ub * BytePerPixelY + PrefetchSourceLine… in CalculatePrefetchSchedule() 1133 + PrefetchSourceLinesY * swath_width_luma_ub * BytePerPixelY in CalculatePrefetchSchedule() [all …]
|
| H A D | display_rq_dlg_calc_30.c | 281 unsigned int *BytePerPixelY, in CalculateBytePerPixelAnd256BBlockSizes() argument 293 *BytePerPixelY = 8; in CalculateBytePerPixelAnd256BBlockSizes() 298 *BytePerPixelY = 4; in CalculateBytePerPixelAnd256BBlockSizes() 303 *BytePerPixelY = 2; in CalculateBytePerPixelAnd256BBlockSizes() 308 *BytePerPixelY = 1; in CalculateBytePerPixelAnd256BBlockSizes() 313 *BytePerPixelY = 4; in CalculateBytePerPixelAnd256BBlockSizes() 318 *BytePerPixelY = 1; in CalculateBytePerPixelAnd256BBlockSizes() 323 *BytePerPixelY = 2; in CalculateBytePerPixelAnd256BBlockSizes() 328 *BytePerPixelY = 2; in CalculateBytePerPixelAnd256BBlockSizes() 345 *BlockWidth256BytesY = 256U / *BytePerPixelY / *BlockHeight256BytesY; in CalculateBytePerPixelAnd256BBlockSizes() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dml/ |
| H A D | display_mode_vba.h | 128 unsigned int BytePerPixelY, 782 unsigned int BytePerPixelY[DC__NUM_DPP__MAX]; member
|
| H A D | display_mode_vba.c | 733 unsigned int BytePerPixelY, in Calculate256BBlockSizes() argument 751 *BlockWidth256BytesY = 256 / BytePerPixelY / *BlockHeight256BytesY; in Calculate256BBlockSizes() 765 *BlockWidth256BytesY = 256 / BytePerPixelY / *BlockHeight256BytesY; in Calculate256BBlockSizes()
|