OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getTimeDeltaForSampleNumberPeek
(Results
1 - 3
of
3
) sorted by null
/external/opencore/fileformats/mp4/parser/include/
timetosampleatom.h
67
int32
getTimeDeltaForSampleNumberPeek
(uint32 num);
/external/opencore/fileformats/mp4/parser/src/
timetosampleatom.cpp
524
TimeToSampleAtom::
getTimeDeltaForSampleNumberPeek
(uint32 sampleNum)
553
PVMF_MP4FFPARSER_LOGMEDIASAMPELSTATEVARIABLES((0, "TimeToSampleAtom::
getTimeDeltaForSampleNumberPeek
- _currPeekIndex =%d", _currPeekIndex));
554
PVMF_MP4FFPARSER_LOGMEDIASAMPELSTATEVARIABLES((0, "TimeToSampleAtom::
getTimeDeltaForSampleNumberPeek
- _currPeekSampleCount =%d", _currPeekSampleCount));
555
PVMF_MP4FFPARSER_LOGMEDIASAMPELSTATEVARIABLES((0, "TimeToSampleAtom::
getTimeDeltaForSampleNumberPeek
- _currPeekTimeDelta =%d", _currPeekTimeDelta));
563
PVMF_MP4FFPARSER_LOGERROR((0, "ERROR =>TimeToSampleAtom::
getTimeDeltaForSampleNumberPeek
sampleNum = %d", sampleNum));
sampletableatom.cpp
[
all
...]
Completed in 836 milliseconds