Searched defs:PerFrameDecodeParameters (Results 1 – 1 of 1) sorted by relevance
1012 struct PerFrameDecodeParameters struct1015 {1019 int currPicIdx; // Output index of the current picture1020 StdVideoPictureParametersSet* pCurrentPictureParameters;1021 unsigned int bitstreamDataLen; // Number of bytes in bitstream data buffer1022 …onst unsigned char* pBitstreamData; // ptr to bitstream data for this picture (slice-layer)1023 vk::VkVideoDecodeInfoKHR decodeFrameInfo;1024 int32_t numGopReferenceSlots;1025 int8_t pGopReferenceImagesIndexes[MAX_DPB_REF_SLOTS];1026 vk::VkVideoPictureResourceInfoKHR pictureResources[MAX_DPB_REF_SLOTS];