Searched refs:offset_value (Results 1 – 1 of 1) sorted by relevance
235 float offset_value = config_offset_values[i].asFloat(); in ParseOffsetThresholds() local236 if (std::isnan(offset_threshold) || std::isnan(offset_value)) { in ParseOffsetThresholds()247 (*offset_values).emplace_back(offset_value); in ParseOffsetThresholds()