Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/av_codec/frameworks/native/avcodeclist/
H A Davcodec_info.cpp475 …int64_t targetBlockNum = DivCeil(width, blockWidth_) * static_cast<int64_t>(DivCeil(height, blockH… in GetPreferredFrameRate() local
486 int64_t targetBlockNum = in MatchClosestSize() local