Home | History | Annotate | Download | only in mp4

Lines Matching full:entrycount

854     uint32_t entryCount;
855 if (!source()->getUInt32(offset, &entryCount)) {
861 for (size_t k = 0; k < entryCount; ++k) {