Searched refs:CompensatedCoefficients (Results 1 – 1 of 1) sorted by relevance
265 std::vector<float> CompensatedCoefficients(kCoefficientElements); in ConfigCoefficients() local266 if (!ParseFloatValueByCommas(key_values_, kCoefficientElements, CompensatedCoefficients)) in ConfigCoefficients()268 std::move(CompensatedCoefficients.begin(), CompensatedCoefficients.end(), in ConfigCoefficients()