Home
last modified time | relevance | path

Searched refs:index_entries_allocated_size (Results 1 – 6 of 6) sorted by relevance

/third_party/ffmpeg/libavformat/
Ddemux.h138 unsigned int *index_entries_allocated_size,
Dseek.c62 unsigned int *index_entries_allocated_size, in ff_add_index_entry() argument
82 index_entries_allocated_size, in ff_add_index_entry()
124 &sti->index_entries_allocated_size, pos, in av_add_index_entry()
Dmlvdec.c193 &vsti->index_entries_allocated_size, in scan_file()
199 &asti->index_entries_allocated_size, in scan_file()
Dinternal.h255 unsigned int index_entries_allocated_size; member
Dwtvdec.c334 unsigned int index_entries_allocated_size; member
1027 …ff_add_index_entry(&wtv->index_entries, &wtv->nb_index_entries, &wtv->index_entries_allocated_size, in read_header()
Dmov.c3490 min_size_needed > sti->index_entries_allocated_size ? in add_index_entry()
3491 FFMAX(min_size_needed, 2 * sti->index_entries_allocated_size) : in add_index_entry()
3498 &sti->index_entries_allocated_size, in add_index_entry()
3722 sti->index_entries_allocated_size = 0; in mov_fix_index()
4132 …sti->index_entries_allocated_size = (sti->nb_index_entries + sc->sample_count) * sizeof(*sti->inde… in mov_build_index()
4293 … sti->index_entries_allocated_size = (sti->nb_index_entries + total) * sizeof(*sti->index_entries); in mov_build_index()
5147 &sti->index_entries_allocated_size, in mov_read_trun()