Home
last modified time | relevance | path

Searched defs:PerFrameDecodeParameters (Results 1 – 1 of 1) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/video/
DextNvidiaVideoParserIf.hpp1012 struct PerFrameDecodeParameters struct
1015 {
1019 int currPicIdx; // Output index of the current picture
1020 StdVideoPictureParametersSet* pCurrentPictureParameters;
1021 unsigned int bitstreamDataLen; // Number of bytes in bitstream data buffer
1022 …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];