Home | History | Annotate | Download | only in HAL3

Lines Matching refs:argValue

2264  *   @argValue : altitude value
2270 int32_t getExifAltitude(rat_t *altitude, char *altRef, double argValue)
2273 snprintf(str, sizeof(str), "%f", argValue);