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