Searched refs:defaultRes (Results 1 – 3 of 3) sorted by relevance
11 SRes HRESULT_To_SRes(HRESULT res, SRes defaultRes) throw() in HRESULT_To_SRes() argument22 return defaultRes; in HRESULT_To_SRes()
9 SRes HRESULT_To_SRes(HRESULT res, SRes defaultRes) throw();
1498 float defaultRes = std::min(std::max(inputFloats1[ndx], inputFloats2[ndx]), inputFloats3[ndx]); in createOpNClampGroup() local1515 maxResA = defaultRes; in createOpNClampGroup()1516 maxResB = defaultRes; in createOpNClampGroup()