Home
last modified time | relevance | path

Searched refs:ff_asf_command_stream (Results 1 – 4 of 4) sorted by relevance

/third_party/ffmpeg/libavformat/
Dasf_tags.c59 const ff_asf_guid ff_asf_command_stream = { variable
Dasf.h81 extern const ff_asf_guid ff_asf_command_stream;
Dasfdec_f.c166 else PRINT_IF_GUID(g, ff_asf_command_stream); in print_guid()
343 } else if (!ff_guidcmp(&g, &ff_asf_command_stream)) { in asf_read_stream_properties()
Dasfdec_o.c630 else if (!ff_guidcmp(&stream_type, &ff_asf_command_stream)) in asf_read_stream_properties()