Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/player_framework/services/engine/histreamer/transcoder/
H A Dhitranscoder_impl.cpp39 constexpr int32_t HEIGHT_720 = 720; variable
487 } else if (minNum > HEIGHT_720) { in ConfigureVideoBitrate()