Searched refs:GetEngineType (Results 1 – 7 of 7) sorted by relevance
132 EngineType HwFilterPipe::GetEngineType(uint32_t index) in GetEngineType() function in HwFilterPipe141 return m_Pipe[index]->GetEngineType(); in GetEngineType()
59 EngineType GetEngineType(uint32_t index);
95 EngineType GetEngineType() in GetEngineType() function
115 switch (pHwFilter->GetEngineType()) in Destory()
72 func (m *RegexMatcher) GetEngineType() isRegexMatcher_EngineType { func80 if x, ok := x.GetEngineType().(*RegexMatcher_GoogleRe2); ok {
185 VpCmdPacket *pPacket = m_PacketFactory.CreatePacket(hwFilter.GetEngineType()); in AddPacket()197 VP_PUBLIC_CHK_STATUS_RETURN(SetOutputPipeMode(hwFilter.GetEngineType())); in AddPacket()
85 EngineInfo::EngineType GetEngineType( in GetEngineType() function97 GetEngineType(params) == EngineInfo::EngineType::TRTDynamic; in AllowDynamicNonBatchDimension()831 curr_engine.engine_type = GetEngineType(params); in ConvertGraph()