Home
last modified time | relevance | path

Searched refs:UNKNOWN_ATOM (Results 1 – 25 of 30) sorted by relevance

12

/external/opencore/fileformats/mp4/parser/utils/mp4recognizer/src/
Dpvmp4ffrec.cpp55 uint32 atomType = UNKNOWN_ATOM; in OSCL_DLL_ENTRY_POINT_DEFAULT()
60 if (atomType != UNKNOWN_ATOM) in OSCL_DLL_ENTRY_POINT_DEFAULT()
107 uint32 atomType = UNKNOWN_ATOM; in IsMP4File()
112 if (atomType != UNKNOWN_ATOM) in IsMP4File()
165 uint32 atomType = UNKNOWN_ATOM; in IsMP4File()
170 if (atomType != UNKNOWN_ATOM) in IsMP4File()
Datomutils.cpp525 type = UNKNOWN_ATOM; in getNextAtomType()
538 type = UNKNOWN_ATOM; in getNextAtomType()
678 type = UNKNOWN_ATOM; in getNextAtomType()
898 return UNKNOWN_ATOM; in getNextAtomType()
984 return UNKNOWN_ATOM; // ERROR condition in getNextAtomType()
/external/opencore/fileformats/mp4/parser/src/
Dimpeg4file.cpp155 uint32 atomType = UNKNOWN_ATOM; in IsXXXable()
235 uint32 atomType = UNKNOWN_ATOM; in IsXXXable()
248 || (atomType == UNKNOWN_ATOM)) in IsXXXable()
330 uint32 atomType = UNKNOWN_ATOM; in IsXXXable()
411 uint32 atomType = UNKNOWN_ATOM; in IsXXXable()
424 || (atomType == UNKNOWN_ATOM)) in IsXXXable()
502 uint32 atomType = UNKNOWN_ATOM; in IsProgressiveDownloadable()
525 (atomType == UNKNOWN_ATOM)) in IsProgressiveDownloadable()
599 uint32 atomType = UNKNOWN_ATOM; in GetMetaDataSize()
622 (atomType == UNKNOWN_ATOM)) in GetMetaDataSize()
Dmediaatom.cpp59 uint32 atomType = UNKNOWN_ATOM; in MediaAtom()
67 (atomType == UNKNOWN_ATOM)) && in MediaAtom()
73 || (atomType == UNKNOWN_ATOM) in MediaAtom()
Ddatainformationatom.cpp47 uint32 atomType = UNKNOWN_ATOM; in DataInformationAtom()
65 else if ((atomType == UNKNOWN_ATOM) || in DataInformationAtom()
Dtrackatom.cpp70 uint32 atomType = UNKNOWN_ATOM; in TrackAtom()
83 (atomType == UNKNOWN_ATOM)) in TrackAtom()
103 || (atomType == UNKNOWN_ATOM)) in TrackAtom()
Dmetadataatom.cpp46 uint32 atomType = UNKNOWN_ATOM; in MetaDataAtom()
52 if ((atomType == FREE_SPACE_ATOM) || (atomType == UNKNOWN_ATOM)) in MetaDataAtom()
Ditunesilstatom.cpp177 uint32 atomType = UNKNOWN_ATOM, atomSize = 0; in ITunesTitleAtom()
257 uint32 atomType = UNKNOWN_ATOM, atomSize = 0; in ITunesTrackSubTitleAtom()
337 uint32 atomType = UNKNOWN_ATOM, atomSize = 0; in ITunesArtistAtom()
415 uint32 atomType = UNKNOWN_ATOM, atomSize = 0; in ITunesAlbumArtistAtom()
493 uint32 atomType = UNKNOWN_ATOM, atomSize = 0; in ITunesAlbumAtom()
572 uint32 atomType = UNKNOWN_ATOM, atomSize = 0; in ITunesGenreAtom()
662 uint32 atomType = UNKNOWN_ATOM, atomSize = 0; in ITunesYearAtom()
739 uint32 atomType = UNKNOWN_ATOM, atomSize = 0; in ITunesToolAtom()
816 uint32 atomType = UNKNOWN_ATOM, atomSize = 0; in ITunesEncodedByAtom()
893 uint32 atomType = UNKNOWN_ATOM, atomSize = 0; in ITunesWriterAtom()
[all …]
Dmediainformationatom.cpp59 uint32 atomType = UNKNOWN_ATOM; in MediaInformationAtom()
98 || (atomType == UNKNOWN_ATOM)) in MediaInformationAtom()
Dmoviefragmentatom.cpp57 atomtype = UNKNOWN_ATOM; in MovieFragmentAtom()
74 uint32 atomType = UNKNOWN_ATOM; in MovieFragmentAtom()
232 uint32 atomType = UNKNOWN_ATOM; in ParseMoofAtom()
Dmpegsampleentry.cpp45 uint32 atomType = UNKNOWN_ATOM; in MpegSampleEntry()
Dmpeg4file.cpp85 moofType = UNKNOWN_ATOM; in Mpeg4File()
125 uint32 atomType = UNKNOWN_ATOM; in Mpeg4File()
133 || (atomType == UNKNOWN_ATOM) in Mpeg4File()
2593 uint32 atomType = UNKNOWN_ATOM; in getNextBundledAccessUnits()
2612 uint32 atomType = UNKNOWN_ATOM; in getNextBundledAccessUnits()
2641 uint32 atomType = UNKNOWN_ATOM; in getNextBundledAccessUnits()
3207 moofType = UNKNOWN_ATOM; in getOffsetByTime()
3226 uint32 atomType = UNKNOWN_ATOM; in getOffsetByTime()
3574 moofType = UNKNOWN_ATOM; in resetPlayback()
3593 uint32 atomType = UNKNOWN_ATOM; in resetPlayback()
[all …]
D3gpp_h263decoderspecificinfo.cpp75 uint32 atomType = UNKNOWN_ATOM; in H263SpecficAtom()
Doma2boxes.cpp97 uint32 atomType = UNKNOWN_ATOM; in SchemeInformationBox()
160 uint32 atomType = UNKNOWN_ATOM; in ProtectionSchemeInformationBox()
278 uint32 atomType = UNKNOWN_ATOM; in EcnaBox()
621 uint32 atomType = UNKNOWN_ATOM; in EcnvBox()
1068 uint32 atomType = UNKNOWN_ATOM; in EnctBox()
Dtrackreferenceatom.cpp46 uint32 atomType = UNKNOWN_ATOM; in TrackReferenceAtom()
Daudiosampleentry.cpp59 uint32 atomType = UNKNOWN_ATOM; in AudioSampleEntry()
Deditatom.cpp41 uint32 atomType = UNKNOWN_ATOM; in EditAtom()
Dmovieextendsatom.cpp50 uint32 atomType = UNKNOWN_ATOM; in MovieExtendsAtom()
Dvisualsampleentry.cpp80 uint32 atomType = UNKNOWN_ATOM; in VisualSampleEntry()
Dh263sampleentry.cpp95 uint32 atom_type = UNKNOWN_ATOM; in H263SampleEntry()
Damrsampleentry.cpp67 uint32 atom_type = UNKNOWN_ATOM; in AMRSampleEntry()
Davcsampleentry.cpp146 uint32 atomType = UNKNOWN_ATOM; in AVCSampleEntry()
Dmoviefragmentrandomaccess.cpp58 uint32 atomType = UNKNOWN_ATOM; in MovieFragmentRandomAccessAtom()
/external/opencore/fileformats/mp4/composer/include/
Da_atomdefs.h51 static const int32 UNKNOWN_ATOM = 0; variable
/external/opencore/fileformats/mp4/parser/utils/mp4recognizer/include/
Datomdefs.h66 static const uint32 UNKNOWN_ATOM = 0; variable

12