Lines Matching refs:total_cnt
34 pos += snprintf(buf, sizeof(buf) - 1, "total %2d ", dpb->total_cnt); in h264e_dpb_dump_usage()
36 for (i = 0; i < dpb->total_cnt; i++) { in h264e_dpb_dump_usage()
50 mpp_log_f("dpb %p total count %d size %d\n", dpb, dpb->total_cnt, dpb->dpb_size); in h264e_dpb_dump_frm()
54 for (i = 0; i < dpb->total_cnt; i++) { in h264e_dpb_dump_frm()
98 mpp_log_f("list slot use seq type tid ref idx mode arg\n", dpb, dpb->total_cnt); in h264e_dpb_dump_list()
138 dpb->total_cnt = info->dpb_size + 1; in h264e_dpb_setup()
144 dpb->total_cnt++; in h264e_dpb_setup()
147 ref_frm_num, dpb->total_cnt); in h264e_dpb_setup()
162 RK_S32 cnt = dpb->total_cnt; in find_cpb_frame()
435 h264e_dbg_dpb("enter %p total %d\n", dpb, dpb->total_cnt); in h264e_dpb_proc()
630 for (i = 0; i < dpb->total_cnt; i++) { in h264e_dpb_check()
670 for (i = 0; i < dpb->total_cnt; i++) { in h264e_dpb_check()