Home
last modified time | relevance | path

Searched refs:ClsVulkanVideoDecodeParser (Results 1 – 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/video/
DvktVideoSessionNvUtils.cpp51 class ClsVulkanVideoDecodeParser : public IfcVulkanVideoDecodeParser class
54 ClsVulkanVideoDecodeParser (NvidiaVulkanVideoDecodeParser* vulkanVideoDecodeParser);
55 virtual ~ClsVulkanVideoDecodeParser ();
67 ClsVulkanVideoDecodeParser::ClsVulkanVideoDecodeParser (NvidiaVulkanVideoDecodeParser* vulkanVideo… in ClsVulkanVideoDecodeParser() function in vkt::video::ClsVulkanVideoDecodeParser
72 ClsVulkanVideoDecodeParser::~ClsVulkanVideoDecodeParser() in ~ClsVulkanVideoDecodeParser()
84 bool ClsVulkanVideoDecodeParser::initialize (NvidiaVulkanParserVideoDecodeClient* nvidiaVulkanParse… in initialize()
106 bool ClsVulkanVideoDecodeParser::deinitialize (void) in deinitialize()
120 bool ClsVulkanVideoDecodeParser::parseByteStream (deUint8* pData, deInt64 size) in parseByteStream()
176 return new ClsVulkanVideoDecodeParser(pobj); in createIfcVulkanVideoDecodeParser()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/video/
DvktVideoSessionNvUtils.cpp51 class ClsVulkanVideoDecodeParser : public IfcVulkanVideoDecodeParser class
54 ClsVulkanVideoDecodeParser (NvidiaVulkanVideoDecodeParser* vulkanVideoDecodeParser);
55 virtual ~ClsVulkanVideoDecodeParser ();
67 ClsVulkanVideoDecodeParser::ClsVulkanVideoDecodeParser (NvidiaVulkanVideoDecodeParser* vulkanVideo… in ClsVulkanVideoDecodeParser() function in vkt::video::ClsVulkanVideoDecodeParser
72 ClsVulkanVideoDecodeParser::~ClsVulkanVideoDecodeParser() in ~ClsVulkanVideoDecodeParser()
84 bool ClsVulkanVideoDecodeParser::initialize (NvidiaVulkanParserVideoDecodeClient* nvidiaVulkanParse… in initialize()
106 bool ClsVulkanVideoDecodeParser::deinitialize (void) in deinitialize()
120 bool ClsVulkanVideoDecodeParser::parseByteStream (deUint8* pData, deInt64 size) in parseByteStream()
176 return new ClsVulkanVideoDecodeParser(pobj); in createIfcVulkanVideoDecodeParser()