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

  /frameworks/av/include/media/stagefright/
MPEG4Writer.h 110 int64_t estimateMoovBoxSize(int32_t bitRate);
  /frameworks/av/media/libstagefright/
MPEG4Writer.cpp 510 int64_t MPEG4Writer::estimateMoovBoxSize(int32_t bitRate) {
695 mEstimatedMoovBoxSize = estimateMoovBoxSize(bitRate);
    [all...]

Completed in 542 milliseconds