Home
last modified time | relevance | path

Searched defs:threshold_value (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/boost/gil/image_processing/
Dthreshold.hpp111 typename channel_type<DstView>::type threshold_value, in threshold_binary()
150 typename channel_type<DstView>::type threshold_value, in threshold_binary()
176 typename channel_type<DstView>::type threshold_value, in threshold_truncate()
/third_party/ffmpeg/libavfilter/
Daf_speechnorm.c67 double threshold_value; member