/external/opencore/fileformats/mp4/parser/utils/mp4recognizer/src/ |
D | pvmp4ffrec.cpp | 55 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()
|
D | atomutils.cpp | 525 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/ |
D | impeg4file.cpp | 155 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()
|
D | mediaatom.cpp | 59 uint32 atomType = UNKNOWN_ATOM; in MediaAtom() 67 (atomType == UNKNOWN_ATOM)) && in MediaAtom() 73 || (atomType == UNKNOWN_ATOM) in MediaAtom()
|
D | datainformationatom.cpp | 47 uint32 atomType = UNKNOWN_ATOM; in DataInformationAtom() 65 else if ((atomType == UNKNOWN_ATOM) || in DataInformationAtom()
|
D | trackatom.cpp | 70 uint32 atomType = UNKNOWN_ATOM; in TrackAtom() 83 (atomType == UNKNOWN_ATOM)) in TrackAtom() 103 || (atomType == UNKNOWN_ATOM)) in TrackAtom()
|
D | metadataatom.cpp | 46 uint32 atomType = UNKNOWN_ATOM; in MetaDataAtom() 52 if ((atomType == FREE_SPACE_ATOM) || (atomType == UNKNOWN_ATOM)) in MetaDataAtom()
|
D | itunesilstatom.cpp | 177 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 …]
|
D | mediainformationatom.cpp | 59 uint32 atomType = UNKNOWN_ATOM; in MediaInformationAtom() 98 || (atomType == UNKNOWN_ATOM)) in MediaInformationAtom()
|
D | moviefragmentatom.cpp | 57 atomtype = UNKNOWN_ATOM; in MovieFragmentAtom() 74 uint32 atomType = UNKNOWN_ATOM; in MovieFragmentAtom() 232 uint32 atomType = UNKNOWN_ATOM; in ParseMoofAtom()
|
D | mpegsampleentry.cpp | 45 uint32 atomType = UNKNOWN_ATOM; in MpegSampleEntry()
|
D | mpeg4file.cpp | 85 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 …]
|
D | 3gpp_h263decoderspecificinfo.cpp | 75 uint32 atomType = UNKNOWN_ATOM; in H263SpecficAtom()
|
D | oma2boxes.cpp | 97 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()
|
D | trackreferenceatom.cpp | 46 uint32 atomType = UNKNOWN_ATOM; in TrackReferenceAtom()
|
D | audiosampleentry.cpp | 59 uint32 atomType = UNKNOWN_ATOM; in AudioSampleEntry()
|
D | editatom.cpp | 41 uint32 atomType = UNKNOWN_ATOM; in EditAtom()
|
D | movieextendsatom.cpp | 50 uint32 atomType = UNKNOWN_ATOM; in MovieExtendsAtom()
|
D | visualsampleentry.cpp | 80 uint32 atomType = UNKNOWN_ATOM; in VisualSampleEntry()
|
D | h263sampleentry.cpp | 95 uint32 atom_type = UNKNOWN_ATOM; in H263SampleEntry()
|
D | amrsampleentry.cpp | 67 uint32 atom_type = UNKNOWN_ATOM; in AMRSampleEntry()
|
D | avcsampleentry.cpp | 146 uint32 atomType = UNKNOWN_ATOM; in AVCSampleEntry()
|
D | moviefragmentrandomaccess.cpp | 58 uint32 atomType = UNKNOWN_ATOM; in MovieFragmentRandomAccessAtom()
|
/external/opencore/fileformats/mp4/composer/include/ |
D | a_atomdefs.h | 51 static const int32 UNKNOWN_ATOM = 0; variable
|
/external/opencore/fileformats/mp4/parser/utils/mp4recognizer/include/ |
D | atomdefs.h | 66 static const uint32 UNKNOWN_ATOM = 0; variable
|