Home
last modified time | relevance | path

Searched defs:_threshold (Results 1 – 3 of 3) sorted by relevance

/external/sdv/vsomeip/implementation/routing/src/
Deventgroupinfo.cpp197 void eventgroupinfo::set_threshold(uint8_t _threshold) { in set_threshold()
/external/deqp/modules/gles31/functional/
Des31fSampleVariableTests.cpp63 ColorVerifier(const tcu::Vec3 &_color, int _threshold = 8) in ColorVerifier()
69 ColorVerifier(const tcu::Vec3 &_color, tcu::IVec3 _threshold) in ColorVerifier()
/external/pytorch/torch/nn/
Dfunctional.py1657 def _threshold( function