Searched defs:EBRParam (Results 1 – 1 of 1) sorted by relevance
48 struct EBRParam { struct49 int32_t minQp;50 int32_t maxQp;51 int32_t startQp;75 std::optional<EBRParam> ebrParam; argument