Searched refs:InfoLength (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.c191 if(pe.InfoLength > 0)
192 fseek(fp, pe.InfoLength, SEEK_CUR);
193 off += pe.InfoLength;
H A Dtagutils-asf.h201 __u32 InfoLength; member in struct:_asf_payload_extension_t
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna-1.1.5/tagutils/
H A Dtagutils-asf.c320 if(pe.InfoLength > 0)
321 fseek(fp, pe.InfoLength, SEEK_CUR);
322 off += pe.InfoLength;
H A Dtagutils-asf.h204 uint32_t InfoLength; member in struct:_asf_payload_extension_t

Completed in 51 milliseconds