Home | History | Annotate | Download | only in camera

Lines Matching refs:strtoi

843     width = strtoi(dim, NULL, 10);
844 height = strtoi(w, NULL, 10);