Home
last modified time | relevance | path

Searched defs:threshold (Results 1 - 25 of 281) sorted by relevance

12345678910>>...12

/third_party/ffmpeg/libavfilter/
H A Dthreshold.h37 void (*threshold)(const uint8_t *in, const uint8_t *threshold, member
H A Dvf_threshold_init.h31 static void threshold8(const uint8_t *in, const uint8_t *threshold, in threshold8() argument
H A Dvf_neighbor_opencl.c45 cl_float threshold[4]; member
[all...]
H A Dvf_scdet.c44 double threshold; member
H A Dvf_threshold.c45 AVFILTER_DEFINE_CLASS(threshold); variable
71 AVFrame *threshold; member
83 AVFrame *threshold = td->threshold; in filter_slice() local
120 AVFrame *out, *in, *threshold, *min, *max; process_frame() local
181 AVFilterLink *threshold = ctx->inputs[1]; config_output() local
[all...]
/third_party/ffmpeg/libavutil/
H A Dlls.c46 void avpriv_solve_lls(LLSModel *m, double threshold, unsigned short min_order) in avpriv_solve_lls() argument
/third_party/backends/backend/
H A Dplustek-usbmap.c123 int i, threshold; in usb_MapDownload() local
[all...]
H A Dsm3840_params.h59 int threshold; /* 0...255 luminosity */ member
H A Dsm3840.h108 unsigned char threshold; member
/third_party/mesa3d/src/compiler/nir/
H A Dnir_schedule.h60 int threshold; member
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DCalendarCache.java119 private int threshold = (arraySize * 3) / 4; field in CalendarCache
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/
H A DMacroProps.java39 public Long threshold; // not in API; controls internal self-regulation threshold field in MacroProps
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DCalendarCache.java121 private int threshold = (arraySize * 3) / 4; field in CalendarCache
/third_party/vk-gl-cts/framework/common/
H A DtcuRGBA.cpp97 bool compareThresholdMasked (RGBA a, RGBA b, RGBA threshold, deUint32 cmpMask) in compareThresholdMasked() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/
H A DMacroProps.java38 public Long threshold; // not in API; controls internal self-regulation threshold field in MacroProps
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
H A DLocaleDistanceTest.java142 private Integer threshold = localeDistance.getDefaultScriptDistance(); field in LocaleDistanceTest.MyTestFileHandler
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
H A DLocaleDistanceTest.java139 private Integer threshold = localeDistance.getDefaultScriptDistance(); field in LocaleDistanceTest.MyTestFileHandler
/third_party/libwebsockets/lib/roles/h2/
H A Dhttp2.c205 lws_h2_update_peer_txcredit_thresh(struct lws *wsi, unsigned int sid, int threshold, int bump) in lws_h2_update_peer_txcredit_thresh() argument
/third_party/libinput/src/
H A Dfilter-mouse.c56 double threshold; /* 1000dpi units/us */ member
205 const double threshold = accel_filter->threshold; /* 1000dpi units/us */ in pointer_accel_profile_linear() local
[all...]
H A Dfilter-low-dpi.c56 double threshold; /* units/us */ member
83 double threshold = accel_filter->threshold; /* units/us */ in pointer_accel_profile_linear_low_dpi() local
[all...]
H A Dfilter-private.h68 uint64_t threshold; member
H A Devdev-mt-touchpad-thumb.c390 uint32_t threshold; in tp_init_thumb() local
H A Dfilter-touchpad.c53 double threshold; /* mm/s */ member
197 const double threshold = accel_filter->threshold; /* mm/s */ in touchpad_accel_profile_linear() local
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/random/
H A Dlog_uniform_int_distribution_test.cc177 const double threshold = absl::random_internal::ChiSquareValue(dof, 0.98); in ChiSquaredTestImpl() local
H A Duniform_int_distribution.h261 const unsigned_type threshold = in Generate() local

Completed in 12 milliseconds

12345678910>>...12