Searched refs:fltMax (Results 1 – 1 of 1) sorted by relevance
129 float fltMax; member592 attrVal->fltMax = FLT_MIN; in decodeSnsStdAttrValue()597 if (data->value.flt > attrVal->fltMax) { in decodeSnsStdAttrValue()598 attrVal->fltMax = data->value.flt; in decodeSnsStdAttrValue()654 attrData->maxSampleRate = data->attrArg.fltMax; in decodeSnsStrAttr()