Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/av_codec/test/unittest/hcodec_test/helper/
H A Dcommand_parser.h48 struct EBRParam { struct
49 int32_t minQp;
50 int32_t maxQp;
51 int32_t startQp;
75 std::optional<EBRParam> ebrParam; argument