Searched defs:MfeSharedState (Results 1 – 1 of 1) sorted by relevance
332 struct MfeSharedState struct334 CodechalHwInterface *pHwInterface = nullptr;335 PMOS_INTERFACE pOsInterface;336 … pMfeMbEncKernelState; //!< Set in the first stream, Used by the rest streams337 uint32_t dwPicWidthInMB; //!< Keep the maximum width338 uint32_t dwPicHeightInMB; //!< Keep the maximum height339 …uint16_t sliceHeight; //!< Keep the maximum slice height340 … maxTheadWidth = 0; //!< Keep the maximum width of the threadspace341 … maxTheadHeight = 0; //!< Keep the maximum Height of the threadspace342 … *maxThreadWidthFrames = nullptr; //!< Keep the thread space width for all frames[all …]