Searched refs:m_mprRowStoreScratchBufferPicWidthInMb (Results 1 – 2 of 2) sorted by relevance
391 …uint16_t m_mprRowStoreScratchBufferPicWidthInMb; //!< Mpr RowStore Scratch Bu… variable
993 …tempMprRowStoreScratchBufferPicWidthInMB = MOS_MAX(m_mprRowStoreScratchBufferPicWidthInMb, (picPar… in AllocateResourcesVariableSizes()995 if ((tempMprRowStoreScratchBufferPicWidthInMB > m_mprRowStoreScratchBufferPicWidthInMb) || in AllocateResourcesVariableSizes()1015 m_mprRowStoreScratchBufferPicWidthInMb = tempMprRowStoreScratchBufferPicWidthInMB; in AllocateResourcesVariableSizes()2197 m_mprRowStoreScratchBufferPicWidthInMb = 0; in CodechalDecodeAvc()