Home | History | Annotate | Download | only in tests

Lines Matching refs:camera_metadata_section_bounds

824         total_tag_count += camera_metadata_section_bounds[i][1] -
825 camera_metadata_section_bounds[i][0];
846 for (uint32_t tag = camera_metadata_section_bounds[i][0];
847 tag < camera_metadata_section_bounds[i][1];