Searched refs:index_entries_allocated_size (Results 1 - 12 of 12) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Dinternal.h214 unsigned int *index_entries_allocated_size,
H A Davformat.h697 unsigned int index_entries_allocated_size; member in struct:AVStream
820 unsigned int index_entries_allocated_size; member in struct:AVStream
H A Dwtv.c330 unsigned int index_entries_allocated_size; member in struct:__anon2285
1007 ff_add_index_entry(&wtv->index_entries, &wtv->nb_index_entries, &wtv->index_entries_allocated_size,
H A Dutils.c1431 unsigned int *index_entries_allocated_size,
1441 index_entries_allocated_size,
1479 &st->index_entries_allocated_size, pos,
1429 ff_add_index_entry(AVIndexEntry **index_entries, int *nb_index_entries, unsigned int *index_entries_allocated_size, int64_t pos, int64_t timestamp, int size, int distance, int flags) argument
H A Dmov.c1737 st->index_entries_allocated_size = (st->nb_index_entries + sc->sample_count) * sizeof(*st->index_entries);
1826 st->index_entries_allocated_size = (st->nb_index_entries + total) * sizeof(*st->index_entries);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dinternal.h208 unsigned int *index_entries_allocated_size,
H A Dmlvdec.c185 ff_add_index_entry(&vst->index_entries, &vst->nb_index_entries, &vst->index_entries_allocated_size,
190 ff_add_index_entry(&ast->index_entries, &ast->nb_index_entries, &ast->index_entries_allocated_size,
H A Davformat.h972 unsigned int index_entries_allocated_size; member in struct:AVStream
H A Dwtvdec.c332 unsigned int index_entries_allocated_size; member in struct:__anon3655
986 ff_add_index_entry(&wtv->index_entries, &wtv->nb_index_entries, &wtv->index_entries_allocated_size,
H A Dutils.c1778 unsigned int *index_entries_allocated_size,
1798 index_entries_allocated_size,
1840 &st->index_entries_allocated_size, pos,
1776 ff_add_index_entry(AVIndexEntry **index_entries, int *nb_index_entries, unsigned int *index_entries_allocated_size, int64_t pos, int64_t timestamp, int size, int distance, int flags) argument
H A Dmov.c2153 st->index_entries_allocated_size = (st->nb_index_entries + sc->sample_count) * sizeof(*st->index_entries);
2272 st->index_entries_allocated_size = (st->nb_index_entries + total) * sizeof(*st->index_entries);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/include/libavformat/
H A Davformat.h493 unsigned int index_entries_allocated_size; member in struct:AVStream

Completed in 290 milliseconds