Searched refs:info_length (Results 1 – 10 of 10) sorted by relevance
1642 info_length; in GetIPTCStream() local1697 info_length=0; in GetIPTCStream()1728 info_length++; in GetIPTCStream()1736 if ((info_length == 1) && (c != 2)) in GetIPTCStream()1738 info_length++; in GetIPTCStream()1743 if ((info_length == 2) && (c != 0)) in GetIPTCStream()1745 info_length++; in GetIPTCStream()1753 info_length++; in GetIPTCStream()1767 info_length++; in GetIPTCStream()1780 info_length++; in GetIPTCStream()[all …]
1144 info_length, in ReadGIFImage() local1179 for (info_length=0; ; ) in ReadGIFImage()1181 block_length=(int) ReadBlobBlock(image,info+info_length); in ReadGIFImage()1184 info_length+=block_length; in ReadGIFImage()1185 if (info_length > (reserved_length-255)) in ReadGIFImage()1198 profile=BlobToStringInfo(info,(size_t) info_length); in ReadGIFImage()
289 fprintf(pager, "\t Info length: %d\n", rootnode->info_length); in do_htree_dump()294 ((char *)rootnode + rootnode->info_length); in do_htree_dump()
79 uint8_t info_length; member569 if (tlv.slow_oam_info->info_length != in slow_oam_print()
617 root->info_length = 8; in set_root_node()711 root_info->info_length; in calculate_tree()
594 printf("\t Info length: %d\n", root->info_length); in parse_int_node()599 ent = (struct ext2_dx_entry *) (block_buf + 24 + root->info_length); in parse_int_node()1103 root->info_length < 8 || in check_dir_block()
2692 if ((root->reserved_zero || root->info_length < 8) && in handle_htree()
230 __u8 info_length; /* 8 */ member
216 root->info_length != sizeof(struct ext2_dx_root_info)) in __get_dx_countlimit()
410 __u8 info_length; /* 8 */