Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/av_codec/frameworks/native/avcodeclist/
H A Davcodec_info.cpp164 int64_t blockPerFrame = in IsSizeSupported() local
232 …int64_t blockPerFrame = DivCeil(width, blockWidth_) * static_cast<int64_t>(DivCeil(height, blockHe… in GetSupportedFrameRatesFor() local
/ohos5.0/foundation/multimedia/av_codec/interfaces/inner_api/native/
H A Davcodec_info.h159 Range blockPerFrame; member