OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:mdat
(Results
1 - 8
of
8
) sorted by null
/external/opencore/fileformats/mp4/composer/include/
mpeg4file.h
341
// the current MOOF and
MDAT
to add samples. They are destroyed once
346
// This media data atom holds
MDAT
for movie fragments only
354
uint32 _currentMoofOffset; // contains the offset of current MOOF before
MDAT
,
355
// actual offset is current offset + size of
MDAT
for this MOOF
381
// an output path for generated temporary files (.
mdat
)
/external/opencore/fileformats/mp4/composer/src/
mpeg4file.cpp
689
// Add to
mdat
PVA_FF_Atom for the specified track
827
// Add to
mdat
PVA_FF_Atom for the specified track
857
// Add to
mdat
PVA_FF_Atom for the specified track
916
// Add to
mdat
PVA_FF_Atom for the specified track
1368
PVA_FF_MediaDataAtom *
mdat
= (*_pmediaDataAtomVec)[i];
local
[
all
...]
mediadataatom.cpp
238
_tempFilename += _STRLIT(".
mdat
");
628
// Open the file in which this
mdat
atom was stored
637
// In the case where the
mdat
atom fp stored on disk file,
/external/opencore/fileformats/mp4/parser/src/
mediadataatom.cpp
59
// LAST
MDAT
IN THE FILE
impeg4file.cpp
112
1: moov atom is in front of the
mdat
atom
113
0: there is
mdat
atom in front of moov atom
mpeg4file.cpp
119
//top level moov,
mdat
, udat
[
all
...]
/external/webkit/WebKitTools/Scripts/webkitpy/
credentials_unittest.py
51
"
mdat
"<timedate>=0x32303039303930393137323635315A00 "20090909172651Z\000"
/frameworks/base/media/libstagefright/
MPEG4Writer.cpp
150
// Fix up the size of the '
mdat
' chunk.
Completed in 138 milliseconds