Searched refs:GetSrcType (Results 1 – 4 of 4) sorted by relevance
867 static SrcType GetSrcType() in GetSrcType() function869 return internal::driver::HardwareManager::GetInstance().GetSrcType(); in GetSrcType()
114 SrcType GetSrcType() const { return m_SrcType; } in GetSrcType() function
38 switch ( HardwareManager::GetInstance().GetSrcType() ) in GetNwInterpolationTypeFromHardwareManager()
562 Util::GetInterpolationType( HardwareManager::GetInstance().GetSrcType() ) ); in Initialize()