Searched defs:dml2_core_calcs_CalculateVMRowAndSwath_locals (Results 1 – 1 of 1) sorted by relevance
1082 struct dml2_core_calcs_CalculateVMRowAndSwath_locals { struct1083 unsigned int PTEBufferSizeInRequestsForLuma[DML2_MAX_PLANES];1084 unsigned int PTEBufferSizeInRequestsForChroma[DML2_MAX_PLANES];1085 unsigned int vm_bytes_l;1086 unsigned int vm_bytes_c;1087 unsigned int PixelPTEBytesPerRowY[DML2_MAX_PLANES];1088 unsigned int PixelPTEBytesPerRowC[DML2_MAX_PLANES];1089 unsigned int PixelPTEBytesPerRowStorageY[DML2_MAX_PLANES];1090 unsigned int PixelPTEBytesPerRowStorageC[DML2_MAX_PLANES];1091 unsigned int PixelPTEBytesPerRowY_one_row_per_frame[DML2_MAX_PLANES];[all …]