Searched defs:CachedDecodeParameters (Results 1 – 1 of 1) sorted by relevance
769 struct CachedDecodeParameters struct in vkt::video::VideoBaseDecoder771 VkParserPictureData pd;772 VkParserDecodePictureInfo decodedPictureInfo;773 VkParserPerFrameDecodeParameters pictureParams;775 VkSharedBaseObj<VkParserVideoPictureParameters> currentPictureParameterObject;776 …ReferenceSlotInfoKHR referenceSlots[VkParserPerFrameDecodeParameters::MAX_DPB_REF_AND_SETUP_SLOTS];777 VkVideoReferenceSlotInfoKHR setupReferenceSlot;779 VkVideoDecodeH264DpbSlotInfoKHR h264SlotInfo{};780 StdVideoDecodeH264ReferenceInfo h264RefInfo{};781 VkVideoDecodeH265DpbSlotInfoKHR h265SlotInfo{};[all …]