Searched defs:dml2_core_calcs_CalculateVMRowAndSwath_locals (Results 1 – 1 of 1) sorted by relevance
1120 struct dml2_core_calcs_CalculateVMRowAndSwath_locals { struct1121 unsigned int PTEBufferSizeInRequestsForLuma[DML2_MAX_PLANES];1122 unsigned int PTEBufferSizeInRequestsForChroma[DML2_MAX_PLANES];1123 unsigned int vm_bytes_l;1124 unsigned int vm_bytes_c;1125 unsigned int PixelPTEBytesPerRowY[DML2_MAX_PLANES];1126 unsigned int PixelPTEBytesPerRowC[DML2_MAX_PLANES];1127 unsigned int PixelPTEBytesPerRowStorageY[DML2_MAX_PLANES];1128 unsigned int PixelPTEBytesPerRowStorageC[DML2_MAX_PLANES];1129 unsigned int PixelPTEBytesPerRowY_one_row_per_frame[DML2_MAX_PLANES];[all …]