Searched refs:PVMF_MP4FFPARSER_LOGPARSEDINFO (Results 1 – 5 of 5) sorted by relevance
/external/opencore/fileformats/mp4/parser/src/ |
D | trackfragmentatom.cpp | 323 PVMF_MP4FFPARSER_LOGPARSEDINFO((0, "count %d", count)); in ParseTrafAtom() 394 PVMF_MP4FFPARSER_LOGPARSEDINFO((0, "count %d", count)); in ParseTrafAtom() 449 PVMF_MP4FFPARSER_LOGPARSEDINFO((0, "TRAF END count %d", count)); in ParseTrafAtom() 460 PVMF_MP4FFPARSER_LOGPARSEDINFO((0, "TRAF END count %d", count)); in ParseTrafAtom()
|
D | timetosampleatom.cpp | 78 …PVMF_MP4FFPARSER_LOGPARSEDINFO((0, "TimeToSampleAtom::TimeToSampleAtom- _entryCount =%d", _entryCo… in TimeToSampleAtom()
|
D | compositionoffsetatom.cpp | 110 …PVMF_MP4FFPARSER_LOGPARSEDINFO((0, "CompositionOffsetAtom::CompositionOffsetAtom- _entryCount =%d"… in CompositionOffsetAtom()
|
D | sampletochunkatom.cpp | 89 …PVMF_MP4FFPARSER_LOGPARSEDINFO((0, "SampleToChunkAtom::SampleToChunkAtom- _entryCount =%d", _entry… in SampleToChunkAtom()
|
/external/opencore/fileformats/mp4/parser/utils/mp4recognizer/include/ |
D | atomutils.h | 72 #define PVMF_MP4FFPARSER_LOGPARSEDINFO(m) PVLOGGER_LOGMSG(PVLOGMSG_INST_MLDBG,iParsedDataLogger,PVL… macro
|