Searched refs:asf_read_stream_properties (Results 1 – 2 of 2) sorted by relevance
/third_party/ffmpeg/libavformat/ |
D | asfdec_o.c | 712 static int asf_read_stream_properties(AVFormatContext *s, const GUIDParseTable *g) in asf_read_stream_properties() function 1020 …xB7, 0x11, 0xCF, 0x8E, 0xE6, 0x00, 0xC0, 0x0C, 0x20, 0x53, 0x65 }, asf_read_stream_properties, 1 },
|
D | asfdec_f.c | 404 static int asf_read_stream_properties(AVFormatContext *s, int64_t size) in asf_read_stream_properties() function 835 ret = asf_read_stream_properties(s, gsize); in asf_read_header()
|