Searched refs:kDefaultBitrateMbps (Results 1 – 1 of 1) sorted by relevance
50 static constexpr int32_t kDefaultBitrateMbps = 10 * 1000 * 1000; variable228 LOG(ERROR) << "Unable to estimate bitrate. Using default " << kDefaultBitrateMbps; in configureDestinationFormat()229 mConfiguredBitrate = kDefaultBitrateMbps; in configureDestinationFormat()