Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/av_codec/interfaces/inner_api/native/
H A Davcodec_info.h174 struct LevelParams { struct
180LevelParams(const int32_t &blockPerSecond, const int32_t &blockPerFrame, const int32_t &frameRate, in LevelParams() argument
189 LevelParams(const int32_t &blockPerSecond, const int32_t &blockPerFrame) in LevelParams() function