Home | History | Annotate | Download | only in CameraHal

Lines Matching full:vstab

158 const char *vstab [] = { "Off", "On" };
1355 printf(" C VSTAB %s", vstab[vstab_mode]);
1660 vstab_mode %= ARRAY_SIZE(vstab);