Searched refs:RcApiQueryAll (Results 1 – 6 of 6) sorted by relevance
231 } RcApiQueryAll; typedef248 MPP_RET rc_brief_get_all(RcApiQueryAll *query);
56 RcApiQueryAll query; in main()
252 MPP_RET rc_brief_get_all(RcApiQueryAll *query) in rc_brief_get_all()
785 获取MPP目前支持的码率控制策略API信息的接口,输入 RcApiQueryAll\*指针,在返回时填充好结构体内容
700 …on of the rate control strategy currently supported by MPP, enter the RcApiQueryAll* pointer, and …
1364 RcApiQueryAll *query = (RcApiQueryAll *)param; in mpp_enc_proc_cfg()