Home | History | Annotate | Download | only in camera

Lines Matching refs:sscanf

1028         if (sscanf(tmp, "%g,%g,%g", &r_scale, &g_scale, &b_scale) != 3) {
1036 if (sscanf(tmp, "%g", &exp_comp) != 1) {