Searched refs:BytePerPixelC (Results  1 – 4 of 4) sorted by relevance
| /Linux-v5.10/drivers/gpu/drm/amd/display/dc/dml/dcn30/ | 
| D | display_mode_vba_30.c | 120 		int BytePerPixelC, 162 		unsigned int BytePerPixelC, 358 		int BytePerPixelC[], 443 		int BytePerPixelC[], 471 		int BytePerPixelC[], 504 		int BytePerPixelC[], 547 		int BytePerPixelC[], 718 		unsigned int *BytePerPixelC, 917 		int BytePerPixelC,  in CalculatePrefetchSchedule() 1077 …_luma_ub * BytePerPixelY + PrefetchSourceLinesC * swath_width_chroma_ub * BytePerPixelC) / Tsw_oto;  in CalculatePrefetchSchedule() [all …] 
 | 
| D | display_rq_dlg_calc_30.c | 264 		unsigned int *BytePerPixelC,  in CalculateBytePerPixelAnd256BBlockSizes()  argument 276 		*BytePerPixelC = 0;  in CalculateBytePerPixelAnd256BBlockSizes() 281 		*BytePerPixelC = 0;  in CalculateBytePerPixelAnd256BBlockSizes() 286 		*BytePerPixelC = 0;  in CalculateBytePerPixelAnd256BBlockSizes() 291 		*BytePerPixelC = 0;  in CalculateBytePerPixelAnd256BBlockSizes() 296 		*BytePerPixelC = 1;  in CalculateBytePerPixelAnd256BBlockSizes() 301 		*BytePerPixelC = 2;  in CalculateBytePerPixelAnd256BBlockSizes() 306 		*BytePerPixelC = 4;  in CalculateBytePerPixelAnd256BBlockSizes() 311 		*BytePerPixelC = 4;  in CalculateBytePerPixelAnd256BBlockSizes() 345 		*BlockWidth256BytesC = 256U / *BytePerPixelC / *BlockHeight256BytesC;  in CalculateBytePerPixelAnd256BBlockSizes()
  | 
| /Linux-v5.10/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()
  |