Lines Matching refs:num_ctb
533 WORD32 num_ctb, num_ctb_tmp; in ihevcd_process() local
549 num_ctb = 1; in ihevcd_process()
553 num_ctb = ps_proc->i4_nctb; in ihevcd_process()
576 if(ps_proc->i4_ctb_cnt < num_ctb) in ihevcd_process()
578 num_ctb = ps_proc->i4_ctb_cnt; in ihevcd_process()
580 num_ctb_tmp = num_ctb; in ihevcd_process()
894 num_ctb_tmp = num_ctb; in ihevcd_process()
895 ps_proc->i4_ctb_x -= num_ctb; in ihevcd_process()
1014 num_ctb_tmp = num_ctb; in ihevcd_process()
1015 ps_proc->i4_ctb_x -= num_ctb; in ihevcd_process()
1123 num_ctb_tmp = num_ctb; in ihevcd_process()
1124 ps_proc->i4_ctb_x -= num_ctb; in ihevcd_process()
1375 ps_proc->i4_ctb_cnt -= num_ctb; in ihevcd_process()