Home
last modified time | relevance | path

Searched refs:elst_count (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavformat/
Disom.h179 unsigned int elst_count; member
Dmov.c3172 if (edit_list_index == msc->elst_count) { in get_edit_list_entry()
3529 if (!msc->elst_data || msc->elst_count <= 0 || nb_old <= 0) { in mov_fix_index()
3534 msc->index_ranges = av_malloc((msc->elst_count + 1) * sizeof(msc->index_ranges[0])); in mov_fix_index()
3812 if (sc->elst_count) { in mov_build_index()
3817 for (i = 0; i < sc->elst_count; i++) { in mov_build_index()
5306 sc->elst_count = 0; in mov_read_elst()
5336 sc->elst_count = i; in mov_read_elst()