Searched refs:tempMfdIntraRowStoreScratchBufferPicWidthInMB (Results 1 – 1 of 1) sorted by relevance
965 uint16_t tempMfdIntraRowStoreScratchBufferPicWidthInMB; in AllocateResourcesVariableSizes() local966 …tempMfdIntraRowStoreScratchBufferPicWidthInMB = MOS_MAX(m_mfdIntraRowStoreScratchBufferPicWidthInM… in AllocateResourcesVariableSizes()968 …if ((tempMfdIntraRowStoreScratchBufferPicWidthInMB > m_mfdIntraRowStoreScratchBufferPicWidthInMb) … in AllocateResourcesVariableSizes()981 … tempMfdIntraRowStoreScratchBufferPicWidthInMB * CODECHAL_CACHELINE_SIZE, in AllocateResourcesVariableSizes()987 m_mfdIntraRowStoreScratchBufferPicWidthInMb = tempMfdIntraRowStoreScratchBufferPicWidthInMB; in AllocateResourcesVariableSizes()