Searched refs:fltMax (Results 1 – 1 of 1) sorted by relevance
134 float fltMax; member597 attrVal->fltMax = FLT_MIN; in decodeSnsStdAttrValue()602 if (data->value.flt > attrVal->fltMax) { in decodeSnsStdAttrValue()603 attrVal->fltMax = data->value.flt; in decodeSnsStdAttrValue()656 attrData->maxSampleRate = data->attrArg.fltMax; in decodeSnsStrAttr()