Searched refs:asf_read_ext_stream_properties (Results 1 - 2 of 2) sorted by relevance
/third_party/ffmpeg/libavformat/ |
H A D | asfdec_o.c | 723 static int asf_read_ext_stream_properties(AVFormatContext *s, const GUIDParseTable *g) in asf_read_ext_stream_properties() function 929 { "Extended Stream Properties", { 0x14, 0xE6, 0xA5, 0xCB, 0xC6, 0x72, 0x43, 0x32, 0x83, 0x99, 0xA9, 0x69, 0x52, 0x06, 0x5B, 0x5A }, asf_read_ext_stream_properties, 1 },
|
H A D | asfdec_f.c | 469 static int asf_read_ext_stream_properties(AVFormatContext *s) in asf_read_ext_stream_properties() function 743 asf_read_ext_stream_properties(s); in asf_read_header()
|
Completed in 6 milliseconds