Searched defs:asf_header_s (Results 1 – 1 of 1) sorted by relevance
132 struct asf_header_s { struct133 asf_file_t *file;134 asf_content_t *content;135 int stream_count;137 asf_stream_t *streams[ASF_MAX_NUM_STREAMS];138 asf_stream_extension_t *stream_extensions[ASF_MAX_NUM_STREAMS];139 uint32_t bitrates[ASF_MAX_NUM_STREAMS];140 struct { uint32_t x, y; } aspect_ratios[ASF_MAX_NUM_STREAMS];