Searched refs:iso_index (Results 1 – 1 of 1) sorted by relevance
11301 int iso_index = lookupAttr(ISO_MODES_MAP, PARAM_MAP_SIZE(ISO_MODES_MAP), iso_str); in getExifIsoSpeed() local11302 switch (iso_index) { in getExifIsoSpeed()