Home | History | Annotate | Download | only in HAL3

Lines Matching full:argvalue

2148  *   @argValue : altitude value
2154 int32_t getExifAltitude(rat_t *altitude, char *altRef, double argValue)
2157 snprintf(str, sizeof(str), "%f", argValue);