Searched defs:tag_index (Results 1 – 7 of 7) sorted by relevance
39 static const int tag_index = 3; member in boost::lockfree::detail::tagged_ptr
370 for (uint32 tag_index = 0; tag_index < ifdEntries; tag_index++) in ValidateIFD() local467 for (uint32 tag_index = 0; tag_index < ifdEntries; tag_index++) in ParseIFD() local
1079 for (uint32 tag_index = 0; tag_index < ifdEntries; tag_index++) in ParseExtended() local
59 int tag_index = indexof(MICRODVD_TAGS, tag.key); in microdvd_set_tag() local
390 unsigned int tag_index = 0; in get_baseline() local
222 u16_t tag_index; /* Counter used by tag parsing state machine */ member