Searched refs:RcApiBrief (Results 1 – 8 of 8) sorted by relevance
47 RcApiBrief brief;208 MPP_RET rc_api_get_all(MppRcApiSrv *srv, RcApiBrief *brief, RK_S32 *count, RK_S32 max_count) in rc_api_get_all()228 MPP_RET rc_api_get_by_type(MppRcApiSrv *srv, RcApiBrief *brief, RK_S32 *count, in rc_api_get_by_type()255 RcApiBrief *brief; in rc_brief_get_all()282 RcApiBrief *brief; in rc_brief_get_by_type()
222 } RcApiBrief; typedef226 RcApiBrief *brief;235 RcApiBrief *brief;
57 RcApiBrief briefs[MAX_QUERY_COUNT]; in main()
73 RcApiBrief rc_brief;
797 返回当前使用的码率控制策略API信息,输入RcApiBrief\*指针,在返回时会填充好结构体内容。801 激活指定名字的码率控制策略API,输入RcApiBrief\*指针,编码器会搜索到RcApiBrief中指定字符串名字的码率控制策略API并激活为当前码率控制策略。
715 Return the API information of the currently used rate control strategy, enter the RcApiBrief* point…720 …d name, enter the RcApiBrief* pointer, the encoder will search the rate control strategy API of th…
1379 RcApiBrief *dst = (RcApiBrief *)param; in mpp_enc_proc_cfg()1384 RcApiBrief *src = (RcApiBrief *)param; in mpp_enc_proc_cfg()1681 RcApiBrief *brief = &enc->rc_brief; in mpp_enc_proc_rc_update()
685 RcApiBrief rc_api_brief; in test_mpp_enc_cfg_setup()