Home
last modified time | relevance | path

Searched defs:EncodeStatusBuffer (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.h1042 struct EncodeStatusBuffer struct
1044 … *pEncodeStatus; //!> needs to be first to ensure alingment of dwStoredDataMfx/Vme
1045 …S_RESOURCE resStatusBuffer; //!> Handle of eStatus buffer
1046 … *pData; //!> Pointer of the buffer of actual data
1047 … wFirstIndex; //!> Indicate the first index of status
1048 … wCurrIndex; //!> Indicate current index of status
1049 …t32_t dwStoreDataOffset; //!> The offset of stored data
1050 …2_t dwBSByteCountOffset; //!> The offset of BS byte count
1051 … dwBSSEBitCountOffset; //!> The offset of BS SE byte count
1052 … dwImageStatusMaskOffset; //!> The offset of image status mask
[all …]