Home
last modified time | relevance | path

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

/external/opencv3/modules/ts/src/
Dts_perf.cpp425 …::Mat& actual, const cv::Mat& diff, double eps, double* max_violation = 0, double* max_allowed = 0) in countViolations()
/external/libopus/celt/
Dcelt_encoder.c1420 opus_int32 max_allowed; in celt_encode_with_ec() local