Searched refs:sectionIndex (Results 1 – 1 of 1) sorted by relevance
485 size_t sectionIndex = 0; in getTagFromName() local503 sectionIndex = i; in getTagFromName()515 __FUNCTION__, section, sectionIndex); in getTagFromName()526 if (sectionIndex < ANDROID_SECTION_COUNT) { in getTagFromName()529 tagBegin = camera_metadata_section_bounds[sectionIndex][0]; in getTagFromName()530 tagEnd = camera_metadata_section_bounds[sectionIndex][1]; in getTagFromName()