Searched refs:maxBsdMpcRowStoreScratchBufferPicWidthInMB (Results 1 – 1 of 1) sorted by relevance
1001 uint16_t maxBsdMpcRowStoreScratchBufferPicWidthInMB; in AllocateResourcesVariableSizes() local1002 …maxBsdMpcRowStoreScratchBufferPicWidthInMB = MOS_MAX(m_bsdMpcRowStoreScratchBufferPicWidthInMb, (m… in AllocateResourcesVariableSizes()1004 … if ((maxBsdMpcRowStoreScratchBufferPicWidthInMB > m_bsdMpcRowStoreScratchBufferPicWidthInMb) || in AllocateResourcesVariableSizes()1017 … maxBsdMpcRowStoreScratchBufferPicWidthInMB * CODECHAL_CACHELINE_SIZE * 2, in AllocateResourcesVariableSizes()1023 m_bsdMpcRowStoreScratchBufferPicWidthInMb = maxBsdMpcRowStoreScratchBufferPicWidthInMB; in AllocateResourcesVariableSizes()