Searched defs:maxV (Results 1 – 12 of 12) sorted by relevance
39 constexpr T maxV = std::numeric_limits<T>::max(); in test() local
44 constexpr T maxV = std::numeric_limits<T>::max(); in fp_test() local
319 float maxV = 1.0f; in renderQuad() local
1193 int random_in_range(int minV, int maxV, MTdata d) in random_in_range()
524 int random_log_in_range(int minV, int maxV, MTdata d) in random_log_in_range()
432 U32 maxV = 0, maxC = 0; in FSE_normalizeM2() local
237 const float maxV = de::max(v0, v1); in isLinearCompareValid() local334 const float maxV = de::max(v0, de::max(v1, de::max(v2, v3))); in isBilinearPCFCompareValid() local
631 int32_t maxV = static_cast<int32_t>( in FindTextlineFlowOrientation() local
2075 const IVec4 maxV((UVec4(1u) << (bits - UVec4(1u))).cast<int32_t>()); in init() local
1604 float maxV = 1.0f; in iterate() local