OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getTimeDeltaForSampleNumberGet
(Results
1 - 3
of
3
) sorted by null
/external/opencore/fileformats/mp4/parser/include/
timetosampleatom.h
68
int32
getTimeDeltaForSampleNumberGet
(uint32 num);
/external/opencore/fileformats/mp4/parser/src/
timetosampleatom.cpp
575
TimeToSampleAtom::
getTimeDeltaForSampleNumberGet
(uint32 sampleNum)
604
PVMF_MP4FFPARSER_LOGMEDIASAMPELSTATEVARIABLES((0, "TimeToSampleAtom::
getTimeDeltaForSampleNumberGet
- _currGetIndex =%d", _currGetIndex));
605
PVMF_MP4FFPARSER_LOGMEDIASAMPELSTATEVARIABLES((0, "TimeToSampleAtom::
getTimeDeltaForSampleNumberGet
- _currGetSampleCount =%d", _currGetSampleCount));
606
PVMF_MP4FFPARSER_LOGMEDIASAMPELSTATEVARIABLES((0, "TimeToSampleAtom::
getTimeDeltaForSampleNumberGet
- _currGetTimeDelta =%d", _currGetTimeDelta));
614
PVMF_MP4FFPARSER_LOGERROR((0, "ERROR =>TimeToSampleAtom::
getTimeDeltaForSampleNumberGet
sampleNum = %d", sampleNum));
sampletableatom.cpp
[
all
...]
Completed in 161 milliseconds