Home
last modified time | relevance | path

Searched refs:HEIGHT_1080 (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/multimedia/player_framework/services/engine/histreamer/transcoder/
H A Dhitranscoder_impl.cpp40 constexpr int32_t HEIGHT_1080 = 1080; variable
485 if (minNum > HEIGHT_1080) { in ConfigureVideoBitrate()