Searched refs:PixelPTEBytesPerRowStorageC (Results 1 – 3 of 3) sorted by relevance
1276 unsigned int PixelPTEBytesPerRowStorageC[DML2_MAX_PLANES]; member
2904 scratch->calculate_vm_and_row_bytes_params.PixelPTEBytesPerRowStorage = &s->PixelPTEBytesPerRowStorageC[k]; in CalculateVMRowAndSwath() 2948 s->PixelPTEBytesPerRowStorageC[k] = 0; in CalculateVMRowAndSwath() 3038 if (s->PixelPTEBytesPerRowStorageY[k] <= 64 * s->PTEBufferSizeInRequestsForLuma[k] && s->PixelPTEBytesPerRowStorageC[k] <= 64 * s->PTEBufferSizeInRequestsForChroma[k]) { in CalculateVMRowAndSwath() 3051 DML_LOG_VERBOSE("DML::%s: k=%u, PixelPTEBytesPerRowStorageC = %u\n", __func__, k, s->PixelPTEBytesPerRowStorageC[k]); in CalculateVMRowAndSwath()
1801 dml_uint_t PixelPTEBytesPerRowStorageC[__DML_NUM_PLANES__]; member