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

/frameworks/av/media/libstagefright/
H A DMPEG4Writer.cpp945 beginBox("mvhd");
969 beginBox("moov");
983 beginBox("ftyp");
1143 void MPEG4Writer::beginBox(const char *fourcc) { function in class:android::MPEG4Writer
2646 mOwner->beginBox("trak");
2648 mOwner->beginBox("mdia");
2651 mOwner->beginBox("minf");
2665 mOwner->beginBox("stbl");
2666 mOwner->beginBox("stsd");
2691 mOwner->beginBox("mp4
[all...]

Completed in 11 milliseconds