Searched defs:CodechalEncodeAvcEnc (Results 1 – 2 of 2) sorted by relevance
422 struct CodechalEncodeAvcEnc : public CodechalEncodeAvcBase struct425 typedef struct _CODECHAL_ENCODE_AVC_MB_SPECIFIC_PARAMS475 } CODECHAL_ENCODE_AVC_MB_SPECIFIC_PARAMS, *PCODECHAL_ENCODE_AVC_MB_SPECIFIC_PARAMS;479 …a SeiData; //!< Encode SEI data parameter.480 … dwSEIDataOffset; //!< Encode SEI data offset.481 … pSeiParamBuffer; //!< Encode SEI data buffer.483 … bMbEncCurbeSetInBrcUpdate; //!< bMbEncCurbeSetInBrcUpdate.484 … bMbEncIFrameDistEnabled; //!< bMbEncIFrameDistEnabled.485 … bBrcInit; //!< BRC init enable flag.486 … bBrcReset; //!< BRC reset enable flag.[all …]
1398 CodechalEncodeAvcEnc::CodechalEncodeAvcEnc( in CodechalEncodeAvcEnc() function in CodechalEncodeAvcEnc