Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/video/
DextNvidiaVideoParserIf.hpp586 typedef struct NvidiaVulkanParserSequenceInfo struct
588 vk::VkVideoCodecOperationFlagBitsKHR eCodec; // Compression Standard
589 bool isSVC; // h.264 SVC
590 FrameRate frameRate; // Frame Rate stored in the bitstream
591 int32_t bProgSeq; // Progressive Sequence
592 int32_t nDisplayWidth; // Displayed Horizontal Size
593 int32_t nDisplayHeight; // Displayed Vertical Size
594 int32_t nCodedWidth; // Coded Picture Width
595 int32_t nCodedHeight; // Coded Picture Height
596 int32_t nMaxWidth; // Max width within sequence
[all …]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/video/
DextNvidiaVideoParserIf.hpp586 typedef struct NvidiaVulkanParserSequenceInfo struct
588 vk::VkVideoCodecOperationFlagBitsKHR eCodec; // Compression Standard
589 bool isSVC; // h.264 SVC
590 FrameRate frameRate; // Frame Rate stored in the bitstream
591 int32_t bProgSeq; // Progressive Sequence
592 int32_t nDisplayWidth; // Displayed Horizontal Size
593 int32_t nDisplayHeight; // Displayed Vertical Size
594 int32_t nCodedWidth; // Coded Picture Width
595 int32_t nCodedHeight; // Coded Picture Height
596 int32_t nMaxWidth; // Max width within sequence
[all …]