Home
last modified time | relevance | path

Searched refs:enc_refs_dbg_flow (Results 1 – 1 of 1) sorted by relevance

/rockchip-linux_mpp/mpp/base/
H A Dmpp_enc_refs.c30 #define enc_refs_dbg_flow(fmt, ...) _mpp_dbg_f(enc_refs_debug, MPP_ENC_REFS_DBG_FLOW, fmt, ## __VA_… macro
258 enc_refs_dbg_flow("ref_cfg cpb size: lt %d st %d max lt_idx %d tid %d\n", in mpp_enc_refs_set_cfg()
378 enc_refs_dbg_flow("frm %d ref mode %d arg %d -> seq %d %s idx %d\n", in get_ref_from_cpb()
399 enc_refs_dbg_flow("frm %d is not valid ref frm\n", seq_idx); in check_ref_cpb_pos()
411 enc_refs_dbg_flow("found ltr ref %d at pos %d\n", seq_idx, pos); in check_ref_cpb_pos()
421 enc_refs_dbg_flow("matching ref %d at pos %d %d\n", in check_ref_cpb_pos()
425 enc_refs_dbg_flow("found ref %d at pos %d\n", seq_idx, pos); in check_ref_cpb_pos()
460 enc_refs_dbg_flow("save lt ref %d to slot %d\n", ref->seq_idx, ref_cnt); in save_cpb_status()
481 enc_refs_dbg_flow("save st ref %d to slot %d\n", ref->seq_idx, ref_cnt); in save_cpb_status()
487 enc_refs_dbg_flow("save ref total %d lt %d st %d\n", ref_cnt, lt_ref_cnt, st_ref_cnt); in save_cpb_status()
[all …]