HomeSort by relevance Sort by last modified time
    Searched refs:beginBox (Results 1 - 2 of 2) sorted by null

  /frameworks/av/media/libstagefright/
MPEG4Writer.cpp 728 beginBox("mvhd");
752 beginBox("moov");
766 beginBox("ftyp");
918 void MPEG4Writer::beginBox(const char *fourcc) {
    [all...]
  /frameworks/av/include/media/stagefright/
MPEG4Writer.h 45 void beginBox(const char *fourcc);

Completed in 186 milliseconds