Home
last modified time | relevance | path

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

/external/opencore/fileformats/mp4/parser/src/
Dtrackfragmentatom.cpp501 uint32 samplesReadBefore; in getNextNSamples() local
502 samplesReadBefore = *n; in getNextNSamples()
521 samplesReadBefore = totalSampleRead; in getNextNSamples()
534 for (i = 0; i < samplesReadBefore; i++) in getNextNSamples()
542 s = samplesReadBefore; in getNextNSamples()