Searched refs:mutation_threshold_level2 (Results 1 – 7 of 7) sorted by relevance
262 if (dluma > calib->mutation_threshold_level2 || \ in analyze()263 dluma < -calib->mutation_threshold_level2) in analyze()276 calib->mutation_threshold_level2, in analyze()
66 float mutation_threshold_level2; member
70 float mutation_threshold_level2; member
67 float mutation_threshold_level2; member
71 float mutation_threshold_level2; member
1963 float mutation_threshold_level2; member
18708 int no = ParseFloatArray(pchild, &lumaDetect->mutation_threshold_level2, tag.Size()); in parseEntrySensorLumaDetect()