Lines Matching refs:mpp_err_f
40 mpp_err_f("invalid NULL input ref_cfg\n"); in mpp_enc_ref_cfg_init()
47 mpp_err_f("malloc failed\n"); in mpp_enc_ref_cfg_init()
61 mpp_err_f("input %p check failed\n", ref); in mpp_enc_ref_cfg_deinit()
97 mpp_err_f("do call reset before setup new cnout\n"); in mpp_enc_ref_cfg_set_cfg_cnt()
145 mpp_err_f("input %p check failed\n", ref); in mpp_enc_ref_cfg_add_st_cfg()
193 … mpp_err_f("ref cfg %p lt cfg %d with invalid lt_idx %d larger than MPP_ENC_MAX_LT_REF_NUM\n", in mpp_enc_ref_cfg_check()
199 mpp_err_f("ref cfg %p lt cfg %d with redefined lt_idx %d config\n", in mpp_enc_ref_cfg_check()
214 mpp_err_f("ref cfg %p lt cfg %d with invalid temporal_id %d is non-zero\n", in mpp_enc_ref_cfg_check()
221 mpp_err_f("ref cfg %p lt cfg %d with invalid ref mode %x\n", in mpp_enc_ref_cfg_check()
247 …mpp_err_f("ref cfg %p st cfg %d with invalid temporal_id %d larger than MPP_ENC_MAX_TEMPORAL_LAYER… in mpp_enc_ref_cfg_check()
254 mpp_err_f("ref cfg %p st cfg %d with invalid ref mode %x\n", in mpp_enc_ref_cfg_check()
260 mpp_err_f("ref cfg %p st cfg %d with negative repeat %d set to zero\n", in mpp_enc_ref_cfg_check()
268 … mpp_err_f("ref cfg %p st cfg %d with invalid non-ref frame on head/tail frame\n", in mpp_enc_ref_cfg_check()
274 … mpp_err_f("ref cfg %p st cfg %d with invalid non-zero temporal id %d on head/tail frame\n", in mpp_enc_ref_cfg_check()
323 mpp_err_f("check ref cfg %p failed\n", ref); in mpp_enc_ref_cfg_check()