Home
last modified time | relevance | path

Searched refs:maxNumDpbSlots (Results 1 - 3 of 3) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/video/
H A DextNvidiaVideoParserIf.hpp962 uint32_t maxNumDpbSlots; // Can't be more than 16 + 1 member
H A DvktVideoBaseDecodeUtils.cpp1022 (uint32_t)configDpbSlotsPlus1, // uint32_t maxNumDpbSlots;
2056 const uint32_t maxDpbSlotCount = pVideoFormat->maxNumDpbSlots; // This is currently configured by the parser to maxNumDpbSlots from the stream plus 1 for the current slot on the fly
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/video/
H A DvktVideoBaseDecodeUtils.cpp632 deUint32 maxDpbSlotCount = pVideoFormat->maxNumDpbSlots;
881 detectedFormat.maxNumDpbSlots = configDpbSlots;

Completed in 10 milliseconds