Home
last modified time | relevance | path

Searched defs:MfeSharedState (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/common/codec/hal/
H A Dcodechal_encoder_base.h332 struct MfeSharedState struct
334 CodechalHwInterface *pHwInterface = nullptr;
335 PMOS_INTERFACE pOsInterface;
336 … pMfeMbEncKernelState; //!< Set in the first stream, Used by the rest streams
337 uint32_t dwPicWidthInMB; //!< Keep the maximum width
338 uint32_t dwPicHeightInMB; //!< Keep the maximum height
339 …uint16_t sliceHeight; //!< Keep the maximum slice height
340 … maxTheadWidth = 0; //!< Keep the maximum width of the threadspace
341 … maxTheadHeight = 0; //!< Keep the maximum Height of the threadspace
342 … *maxThreadWidthFrames = nullptr; //!< Keep the thread space width for all frames
[all …]