Home
last modified time | relevance | path

Searched defs:kVideoBitRate (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/av/media/libmedia/include/media/
H A DMetadata.h81 static const Type kVideoBitRate = 22; // Integer, bps variable
/aosp12/frameworks/av/media/libmediatranscoding/transcoder/benchmark/
H A DMediaTrackTranscoderBenchmark.cpp232 static constexpr int32_t kVideoBitRate = 20 * 1000 * 1000; // 20 mbps in GetDefaultTrackFormat() local
H A DMediaTranscoderBenchmark.cpp89 static constexpr int32_t kVideoBitRate = 20 * 1000 * 1000; // 20Mbs in CreateDefaultVideoFormat() local