Home | History | Annotate | Download | only in camera

Lines Matching defs:iso

192 static const str_map iso[] = {
810 mIsoValues = create_values_str(iso,sizeof(iso)/sizeof(str_map));
1149 //Set ISO Mode
1689 ALOGV("ISO string : %s", str);
1693 iso, sizeof(iso) / sizeof(str_map), str);
1694 ALOGV("ISO string : %s", str);
2796 int iso_index = attr_lookup(iso, sizeof(iso) / sizeof(str_map), iso_str);
4113 if(mIsoValue == 0) // ISO is auto
4117 ALOGV("The new ISO value is %d", temp1);
4122 ALOGV("else The new ISO value is %d", temp1);