Searched refs:beginBox (Results 1 - 2 of 2) sorted by relevance

/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...]
/frameworks/av/include/media/stagefright/
H A DMPEG4Writer.h45 void beginBox(const char *fourcc);

Completed in 500 milliseconds