Searched defs:EncodeStatusMfx (Results 1 – 1 of 1) sorted by relevance
371 struct EncodeStatusMfx struct373 … status; //!< HW requires a QW aligned offset for data storage374 uint32_t pad; //!< Pad376 … mfcBitstreamByteCountPerFrame; //!< Media fixed function bitstream byte count per frame377 …eamSyntaxElementOnlyBitCount; //!< Media fixed function bitstream bit count for syntax element only378 …tusMask; //!< MUST ENSURE THAT THIS IS QWORD ALIGNED as it's used for the conditional BB end379 …l imageStatusCtrl; //!< Used for storing the control flags for the image status380 …sRegMask; //!< MUST ENSURE THAT THIS IS QWORD ALIGNED as it's used for the conditional BB end381 uint32_t hucStatusReg; //!< Register value saving HuC Status382 PakNumberOfSlices numSlices; //!< Num of slices for encode[all …]