Home | History | Annotate | Download | only in camera

Lines Matching refs:sep

3216     const char *sep = "x";
3232 pWidth = strtok_r( (char *) resStr_copy, sep, &ctx);
3247 pHeight = strtok_r(NULL, sep, &ctx);