Home
last modified time | relevance | path

Searched refs:MIN_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.cpp55 constexpr int32_t MIN_FRANGE = 1; variable
288 std::uniform_int_distribution<> dis(MIN_FRANGE, MAX_FRANGE); in FrameRand()