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

  /frameworks/av/include/media/
Metadata.h 77 static const Type kBitRate = 20; // Integer, Aggregate rate of
  /frameworks/av/cmds/stagefright/
audioloop.cpp 79 const int32_t kBitRate = outputWBAMR ? 16000 : 8000;
106 meta->setInt32(kKeyBitRate, kBitRate);

Completed in 38 milliseconds