Searched refs:info_length (Results 1 – 10 of 10) sorted by relevance
1628 info_length; in GetIPTCStream() local1683 info_length=0; in GetIPTCStream()1714 info_length++; in GetIPTCStream()1722 if ((info_length == 1) && (c != 2)) in GetIPTCStream()1724 info_length++; in GetIPTCStream()1729 if ((info_length == 2) && (c != 0)) in GetIPTCStream()1731 info_length++; in GetIPTCStream()1739 info_length++; in GetIPTCStream()1753 info_length++; in GetIPTCStream()1766 info_length++; in GetIPTCStream()[all …]
1141 info_length, in ReadGIFImage() local1176 for (info_length=0; ; ) in ReadGIFImage()1178 block_length=(int) ReadBlobBlock(image,&info[info_length]); in ReadGIFImage()1181 info_length+=block_length; in ReadGIFImage()1182 if (info_length > (reserved_length-255)) in ReadGIFImage()1195 profile=BlobToStringInfo(info,(size_t) info_length); in ReadGIFImage()
287 fprintf(pager, "\t Info length: %d\n", rootnode->info_length); in do_htree_dump()292 ((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()
568 root->info_length = 8; in set_root_node()661 root_info->info_length; in calculate_tree()
590 printf("\t Info length: %d\n", root->info_length); in parse_int_node()595 ent = (struct ext2_dx_entry *) (block_buf + 24 + root->info_length); in parse_int_node()1093 root->info_length < 8 || in check_dir_block()
2658 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 */