Searched refs:ASFIndex (Results 1 – 2 of 2) sorted by relevance
65 typedef struct ASFIndex { struct70 } ASFIndex; argument
243 ASFIndex *index_ptr;793 asf->index_ptr = av_malloc(sizeof(ASFIndex) * ASF_INDEX_BLOCK); in asf_write_header()1101 static int asf_write_index(AVFormatContext *s, const ASFIndex *index, in asf_write_index()