Searched refs:DescriptionLength (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna/tagutils/
H A Dtagutils-asf.c386 unsigned short DescriptionLength; local
447 DescriptionLength = fget_le16(fp);
462 if(DescriptionLength)
463 fseek(fp, DescriptionLength, SEEK_CUR);
H A Dtagutils-asf.h236 __u16 DescriptionLength; member in struct:_asf_content_description_t
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna-1.1.5/tagutils/
H A Dtagutils-asf.c522 unsigned short DescriptionLength; local
583 DescriptionLength = fget_le16(fp);
598 if(DescriptionLength)
599 fseek(fp, DescriptionLength, SEEK_CUR);
H A Dtagutils-asf.h239 uint16_t DescriptionLength; member in struct:_asf_content_description_t

Completed in 172 milliseconds