Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Disom.h222 unsigned int sync_group_count; member
H A Dmov.c3435 table_count = &sc->sync_group_count;
4126 if (st->codecpar->codec_id != AV_CODEC_ID_HEVC || !sc->sync_group_count)
4153 for (uint32_t i = 0; i < sc->sync_group_count; i++)
4164 for (uint32_t i = 0; i < sc->sync_group_count; i++) {

Completed in 11 milliseconds