Searched refs:rc_init (Results 1 – 3 of 3) sorted by relevance
54 MPP_RET rc_init(RcCtx *ctx, MppCodingType type, const char **request_name);
37 MPP_RET rc_init(RcCtx *ctx, MppCodingType type, const char **request_name) in rc_init() function
1690 ret = rc_init(&enc->rc_ctx, enc->coding, &brief->name); in mpp_enc_proc_rc_update()