Searched refs:StreamType (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna-1.1.5/tagutils/
H A Dtagutils-asf.c264 if(len != fread(&s.StreamType, 1, len, fp))
267 if(IsEqualGUID(&s.StreamType, &ASF_AudioStream))
269 else if(IsEqualGUID(&s.StreamType, &ASF_StreamBufferStream))
271 else if(!IsEqualGUID(&s.StreamType, &ASF_VideoStream))
H A Dtagutils-asf.h146 GUID StreamType; member in struct:_asf_stream_object_t
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna/tagutils/
H A Dtagutils-asf.c137 if(len != fread(&s.StreamType, 1, len, fp))
140 if(IsEqualGUID(&s.StreamType, &ASF_AudioStream))
142 else if(IsEqualGUID(&s.StreamType, &ASF_StreamBufferStream))
H A Dtagutils-asf.h143 GUID StreamType; member in struct:_asf_stream_object_t
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dmpegts.c645 } StreamType; typedef in typeref:struct:__anon3575
647 static const StreamType ISO_types[] = {
667 static const StreamType HDMV_types[] = {
682 static const StreamType MISC_types[] = {
688 static const StreamType REGD_types[] = {
701 static const StreamType METADATA_types[] = {
708 static const StreamType DESC_types[] = {
719 const StreamType *types)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Dmpegts.c515 } StreamType; typedef in typeref:struct:__anon2222
517 static const StreamType ISO_types[] = {
531 static const StreamType HDMV_types[] = {
542 static const StreamType MISC_types[] = {
548 static const StreamType REGD_types[] = {
556 static const StreamType DESC_types[] = {
566 uint32_t stream_type, const StreamType *types)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/
H A Davserver.c183 enum StreamType { enum
204 enum StreamType stream_type;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/
H A Dffserver.c196 enum StreamType { enum
217 enum StreamType stream_type;

Completed in 86 milliseconds