Searched refs:maxMfdIntraRowStoreScratchBufferPicWidthInMB (Results 1 – 1 of 1) sorted by relevance
973 uint16_t maxMfdIntraRowStoreScratchBufferPicWidthInMB; in AllocateResourcesVariableSizes() local974 …maxMfdIntraRowStoreScratchBufferPicWidthInMB = MOS_MAX(m_mfdIntraRowStoreScratchBufferPicWidthInMb… in AllocateResourcesVariableSizes()976 …if ((maxMfdIntraRowStoreScratchBufferPicWidthInMB > m_mfdIntraRowStoreScratchBufferPicWidthInMb) || in AllocateResourcesVariableSizes()990 … maxMfdIntraRowStoreScratchBufferPicWidthInMB * CODECHAL_CACHELINE_SIZE, in AllocateResourcesVariableSizes()996 m_mfdIntraRowStoreScratchBufferPicWidthInMb = maxMfdIntraRowStoreScratchBufferPicWidthInMB; in AllocateResourcesVariableSizes()