Searched refs:GetSrcType (Results 1 – 4 of 4) sorted by relevance
815 static SrcType GetSrcType() in GetSrcType() function817 return internal::driver::HardwareManager::GetInstance().GetSrcType(); in GetSrcType()
108 SrcType GetSrcType() const { return m_SrcType; } in GetSrcType() function
36 switch ( HardwareManager::GetInstance().GetSrcType() ) in GetNwInterpolationTypeFromHardwareManager()
560 Util::GetInterpolationType( HardwareManager::GetInstance().GetSrcType() ) ); in Initialize()