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

  /frameworks/av/include/media/
Metadata.h 81 static const Type kVideoBitRate = 22; // Integer, bps
  /frameworks/av/cmds/stagefright/
record.cpp 41 static const int32_t kVideoBitRate = 512 * 1024;
218 enc_meta->setInt32("bitrate", kVideoBitRate);

Completed in 129 milliseconds