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

  /frameworks/av/include/media/stagefright/
MPEG4Writer.h 90 bool mStreamableFile;
  /frameworks/av/media/libstagefright/
MPEG4Writer.cpp 627 * to make the file streamable. mStreamableFile does not tell
630 mStreamableFile =
645 * to set to mStreamableFile so that if
686 if (mStreamableFile) {
877 mWriteMoovBoxToMemory = mStreamableFile;
    [all...]

Completed in 250 milliseconds