Searched defs:beginBox (Results 1 - 1 of 1) sorted by last modified time

/frameworks/av/media/libstagefright/
H A DMPEG4Writer.cpp835 beginBox("mvhd");
859 beginBox("moov");
873 beginBox("ftyp");
1025 void MPEG4Writer::beginBox(const char *fourcc) { function in class:android::MPEG4Writer
2486 mOwner->beginBox("trak");
2488 mOwner->beginBox("mdia");
2491 mOwner->beginBox("minf");
2505 mOwner->beginBox("stbl");
2506 mOwner->beginBox("stsd");
2531 mOwner->beginBox("mp4
[all...]

Completed in 99 milliseconds