Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/hevcswdecoder/src/
H A Dvideodec_api11_sample.cpp56 constexpr int32_t MAX_FRANGE = 30; variable
288 std::uniform_int_distribution<> dis(MIN_FRANGE, MAX_FRANGE); in FrameRand()