Home
last modified time | relevance | path

Searched defs:threshold_ (Results 1 – 8 of 8) sorted by relevance

/external/webrtc/modules/remote_bitrate_estimator/
Doveruse_detector.h51 double threshold_; variable
/external/webrtc/modules/congestion_controller/goog_cc/
Dtrendline_estimator.h113 double threshold_; variable
/external/libaom/libaom/test/
Dhbd_metrics_test.cc172 double threshold_; member in __anon8c368e440111::HBDMetricsTestBase
/external/vulkan-validation-layers/layers/
Dsparse_containers.h326 const IndexType threshold_; // exclusive variable
/external/ImageMagick/Magick++/lib/
DImage.cpp2064 void Magick::Image::blackThreshold(const std::string &threshold_) in blackThreshold()
2073 const std::string &threshold_) in blackThresholdChannel()
2743 void Magick::Image::deskew(const double threshold_) in deskew()
3333 const size_t threshold_) in houghLine()
4302 const double threshold_) in selectiveBlur()
4315 const double radius_,const double sigma_,const double threshold_) in selectiveBlurChannel()
4343 void Magick::Image::sepiaTone(const double threshold_) in sepiaTone()
4634 void Magick::Image::threshold(const double threshold_) in threshold()
4796 const double amount_,const double threshold_) in unsharpmask()
4810 const double threshold_) in unsharpmaskChannel()
[all …]
DSTL.cpp1086 Magick::thresholdImage::thresholdImage( const double threshold_ ) in thresholdImage()
/external/tensorflow/tensorflow/core/kernels/image/
Dnon_max_suppression_op.cu.cc365 float threshold_; member
/external/googletest/googlemock/test/
Dgmock-matchers_test.cc2926 int threshold_; in TEST() member in testing::gmock_matchers_test::__anon01910f110111::IsGreaterThan