Searched refs:ClsVulkanVideoDecodeParser (Results 1 – 2 of 2) sorted by relevance
51 class ClsVulkanVideoDecodeParser : public IfcVulkanVideoDecodeParser class54 ClsVulkanVideoDecodeParser (NvidiaVulkanVideoDecodeParser* vulkanVideoDecodeParser);55 virtual ~ClsVulkanVideoDecodeParser ();67 ClsVulkanVideoDecodeParser::ClsVulkanVideoDecodeParser (NvidiaVulkanVideoDecodeParser* vulkanVideo… in ClsVulkanVideoDecodeParser() function in vkt::video::ClsVulkanVideoDecodeParser72 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()