Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Disom.h184 unsigned int elst_count; member
H A Dmov.c3479 if (edit_list_index == msc->elst_count) {
3843 if (!msc->elst_data || msc->elst_count <= 0 || nb_old <= 0) {
3848 msc->index_ranges = av_malloc((msc->elst_count + 1) * sizeof(msc->index_ranges[0]));
4201 if (sc->elst_count) {
4206 for (i = 0; i < sc->elst_count; i++) {
5702 sc->elst_count = 0;
5732 sc->elst_count = i;

Completed in 11 milliseconds