Searched refs:RcApiQueryType (Results 1 – 5 of 5) sorted by relevance
241 } RcApiQueryType; typedef249 MPP_RET rc_brief_get_by_type(RcApiQueryType *query);
279 MPP_RET rc_brief_get_by_type(RcApiQueryType *query) in rc_brief_get_by_type()
789 获取指定MppCodingType类型的所有码率控制策略API信息,输入RcApiQueryType\*指针并指定MppCodingType,在返回时会填充好结构体内容。
705 …te control strategies of the specified MppCodingType type, enter the RcApiQueryType* pointer and s…
1369 RcApiQueryType *query = (RcApiQueryType *)param; in mpp_enc_proc_cfg()