Searched defs:_threshold (Results 1 – 5 of 5) sorted by relevance
74 uint8_t _threshold; variable
74 uint8_t _threshold; /**< threshold on difference between intensity */ variable
77 float _threshold; variable
131 int _threshold; variable
63 ColorVerifier (const tcu::Vec3& _color, int _threshold = 8) in ColorVerifier()69 ColorVerifier (const tcu::Vec3& _color, tcu::IVec3 _threshold) in ColorVerifier()