Searched defs:DecodeStatusReportData (Results 1 – 1 of 1) sorted by relevance
48 struct DecodeStatusReportData struct51 CODECHAL_STATUS codecStatus = CODECHAL_STATUS_SUCCESSFUL;53 uint32_t statusReportNumber = 0;55 CODEC_PICTURE currDecodedPic = { 0 };57 CODEC_PICTURE currDeblockedPic = { 0 };59 MOS_RESOURCE currDecodedPicRes = { 0 };61 MOS_RESOURCE deblockedPicResOlp = { 0 };63 uint16_t numMbsAffected = 0;65 uint32_t frameCrc = 0;69 PMOS_SURFACE currSfcOutputSurface = nullptr;[all …]