Searched defs:dml2_core_calcs_CalculateVMRowAndSwath_locals (Results 1 – 1 of 1) sorted by relevance
1114 struct dml2_core_calcs_CalculateVMRowAndSwath_locals { struct1115 unsigned int PTEBufferSizeInRequestsForLuma[DML2_MAX_PLANES];1116 unsigned int PTEBufferSizeInRequestsForChroma[DML2_MAX_PLANES];1117 unsigned int vm_bytes_l;1118 unsigned int vm_bytes_c;1119 unsigned int PixelPTEBytesPerRowY[DML2_MAX_PLANES];1120 unsigned int PixelPTEBytesPerRowC[DML2_MAX_PLANES];1121 unsigned int PixelPTEBytesPerRowStorageY[DML2_MAX_PLANES];1122 unsigned int PixelPTEBytesPerRowStorageC[DML2_MAX_PLANES];1123 unsigned int PixelPTEBytesPerRowY_one_row_per_frame[DML2_MAX_PLANES];[all …]