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 39 static const int32_t kVideoBitRate = 512 * 1024;
220 enc_meta->setInt32(kKeyBitRate, kVideoBitRate);

Completed in 95 milliseconds