Home
last modified time | relevance | path

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

/aosp_15_r20/external/openscreen/cast/streaming/
H A Dconstants.h68 constexpr int kDefaultVideoMinBitRate = 300 * 1000; variable
H A Dcapture_recommendations.h91 constexpr int kDefaultVideoMinBitRate = 300 * 1000; variable
H A Danswer_messages.cc33 static constexpr int kDefaultVideoMinBitRate = 300 * 1000; variable