Searched refs:RatingLength (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.c387 unsigned short RatingLength; local
448 RatingLength = fget_le16(fp);
464 if(RatingLength)
465 fseek(fp, RatingLength, SEEK_CUR);
H A Dtagutils-asf.h237 __u16 RatingLength; 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.c523 unsigned short RatingLength; local
584 RatingLength = fget_le16(fp);
600 if(RatingLength)
601 fseek(fp, RatingLength, SEEK_CUR);
H A Dtagutils-asf.h240 uint16_t RatingLength; member in struct:_asf_content_description_t

Completed in 27 milliseconds