Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/player_framework/interfaces/inner_api/native/
H A Dcodec_capability.h32 CodecRange() : minVal(0), maxVal(0) {} in CodecRange() function
33 CodecRange(const int32_t &min, const int32_t &max) in CodecRange() function