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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/minidlna/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
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/minidlna/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
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/minidlna/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
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/libavformat/
H A Dmpegts.c491 } StreamType; typedef in typeref:struct:__anon1462
493 static const StreamType ISO_types[] = {
507 static const StreamType HDMV_types[] = {
518 static const StreamType MISC_types[] = {
524 static const StreamType REGD_types[] = {
531 static const StreamType DESC_types[] = {
541 uint32_t stream_type, const StreamType *types)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/libavformat/
H A Dmpegts.c491 } StreamType; typedef in typeref:struct:__anon2367
493 static const StreamType ISO_types[] = {
507 static const StreamType HDMV_types[] = {
518 static const StreamType MISC_types[] = {
524 static const StreamType REGD_types[] = {
531 static const StreamType DESC_types[] = {
541 uint32_t stream_type, const StreamType *types)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/libavformat/
H A Dmpegts.c491 } StreamType; typedef in typeref:struct:__anon36392
493 static const StreamType ISO_types[] = {
507 static const StreamType HDMV_types[] = {
518 static const StreamType MISC_types[] = {
524 static const StreamType REGD_types[] = {
531 static const StreamType DESC_types[] = {
541 uint32_t stream_type, const StreamType *types)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/
H A Dffserver.c178 enum StreamType { enum
199 enum StreamType stream_type;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/
H A Dffserver.c178 enum StreamType { enum
199 enum StreamType stream_type;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/
H A Dffserver.c178 enum StreamType { enum
199 enum StreamType stream_type;

Completed in 221 milliseconds