Searched refs:section_index (Results 1 – 2 of 2) sorted by relevance
783 uint32_t section_index = section - VENDOR_SECTION; in get_tag_name() local792 tag < (uint32_t)qcamera3_ext3_section_bounds[section_index]) in get_tag_name()793 ret = qcamera3_tag_info[section_index][tag_index].tag_name; in get_tag_name()827 uint32_t section_index = section - VENDOR_SECTION; in get_tag_type() local835 tag < (uint32_t)qcamera3_ext3_section_bounds[section_index]) in get_tag_type()836 ret = qcamera3_tag_info[section_index][tag_index].tag_type; in get_tag_type()
79 size_t section_index = 0; in GetTagFromName() local94 section_index = i; in GetTagFromName()106 section_index); in GetTagFromName()119 tag_begin = camera_metadata_section_bounds[section_index][0]; in GetTagFromName()120 tag_end = camera_metadata_section_bounds[section_index][1]; in GetTagFromName()