Searched defs:CachedDecodeParameters (Results 1 – 1 of 1) sorted by relevance
750 struct CachedDecodeParameters struct in vkt::video::VideoBaseDecoder752 VkParserPictureData pd;753 VkParserDecodePictureInfo decodedPictureInfo;754 VkParserPerFrameDecodeParameters pictureParams;756 VkSharedBaseObj<VkParserVideoPictureParameters> currentPictureParameterObject;757 …nceSlotInfoKHR referenceSlots[VkParserPerFrameDecodeParameters::MAX_DPB_REF_AND_SETUP_SLOTS];758 VkVideoReferenceSlotInfoKHR setupReferenceSlot;760 VkVideoDecodeH264DpbSlotInfoKHR h264SlotInfo{};761 StdVideoDecodeH264ReferenceInfo h264RefInfo{};762 VkVideoDecodeH265DpbSlotInfoKHR h265SlotInfo{};[all …]