Lines Matching refs:h264e_dbg_dpb

108     h264e_dbg_dpb("enter %p\n", dpb);  in h264e_dpb_init()
117 h264e_dbg_dpb("leave %p\n", dpb); in h264e_dpb_init()
127 h264e_dbg_dpb("enter %p\n", dpb); in h264e_dpb_setup()
146 h264e_dbg_dpb("max ref frm num %d total slot %d\n", in h264e_dpb_setup()
148 h264e_dbg_dpb("log2 max frm num %d -> %d\n", in h264e_dpb_setup()
150 h264e_dbg_dpb("log2 max poc lsb %d -> %d\n", in h264e_dpb_setup()
153 h264e_dbg_dpb("leave %p\n", dpb); in h264e_dpb_setup()
168 h264e_dbg_dpb("frm %d start finding slot\n", frm->seq_idx); in find_cpb_frame()
174 h264e_dbg_dpb("frm %d match slot %d valid %d\n", in find_cpb_frame()
232 h264e_dbg_dpb("enter %p\n", dpb); in h264e_dpb_build_list()
238 h264e_dbg_dpb("leave %p\n", dpb); in h264e_dpb_build_list()
270 h264e_dbg_dpb("dpb_size %d st_size %d lt_size %d\n", dpb->dpb_size, st_size, lt_size); in h264e_dpb_build_list()
362 h264e_dbg_dpb("leave %p\n", dpb); in h264e_dpb_build_list()
370 h264e_dbg_dpb("enter %p\n", dpb); in h264e_dpb_build_marking()
386 h264e_dbg_dpb("frm %d ref %d lt %d T%d\n", in h264e_dpb_build_marking()
420 h264e_dbg_dpb("dpb size %d used %d\n", dpb->dpb_size, dpb->used_size); in h264e_dpb_build_marking()
421 h264e_dbg_dpb("leave %p\n", dpb); in h264e_dpb_build_marking()
435 h264e_dbg_dpb("enter %p total %d\n", dpb, dpb->total_cnt); in h264e_dpb_proc()
447 h264e_dbg_dpb("NOTE: reenc found at %d\n", curr->seq_idx); in h264e_dpb_proc()
472 h264e_dbg_dpb("frm %d init cpb used size %d vs %d\n", seq_idx, in h264e_dpb_proc()
485 h264e_dbg_dpb("frm %d start finding slot for storage\n", seq_idx); in h264e_dpb_proc()
501 h264e_dbg_dpb("slot %2d check in cpb init valid %d used %04x\n", in h264e_dpb_proc()
514 h264e_dbg_dpb("slot %2d used %04x checking\n", i, p->on_used); in h264e_dpb_proc()
525 h264e_dbg_dpb("slot %2d used %04x mark as current\n", i, p->on_used); in h264e_dpb_proc()
567 h264e_dbg_dpb("frm %d update slot %d with frame_num %d poc %d\n", in h264e_dpb_proc()
576 h264e_dbg_dpb("frm %d start finding slot for refr %d\n", seq_idx, refr->seq_idx); in h264e_dpb_proc()
581 h264e_dbg_dpb("frm %d curr %d refr %d start building list\n", in h264e_dpb_proc()
594 h264e_dbg_dpb("leave %p\n", dpb); in h264e_dpb_proc()
605 h264e_dbg_dpb("enter %p\n", dpb); in h264e_dpb_check()
607 h264e_dbg_dpb("frm %d refr -> frm %d ready\n", in h264e_dpb_check()
618 h264e_dbg_dpb("frm %d %s insert dpb used %d max %d\n", in h264e_dpb_check()
650 h264e_dbg_dpb("frm %d lt_idx %d replace %d\n", in h264e_dpb_check()
667 h264e_dbg_dpb("sliding window cpb proc: st %d lt %d max %d\n", in h264e_dpb_check()
673 h264e_dbg_dpb("frm %d num %d poc %d\n", in h264e_dpb_check()
694 h264e_dbg_dpb("frm %d update smallest poc to %d\n", in h264e_dpb_check()
700 h264e_dbg_dpb("removing frm %d poc %d\n", in h264e_dpb_check()
719 h264e_dbg_dpb("curr %d done used_size %d\n", curr->seq_idx, dpb->used_size); in h264e_dpb_check()
728 h264e_dbg_dpb("curr %d cpb final used_size %d vs %d\n", in h264e_dpb_check()
732 h264e_dbg_dpb("leave %p\n", dpb); in h264e_dpb_check()