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()
890 num_ctb_tmp = num_ctb; in ihevcd_process()
891 ps_proc->i4_ctb_x -= num_ctb; in ihevcd_process()
1010 num_ctb_tmp = num_ctb; in ihevcd_process()
1011 ps_proc->i4_ctb_x -= num_ctb; in ihevcd_process()
1119 num_ctb_tmp = num_ctb; in ihevcd_process()
1120 ps_proc->i4_ctb_x -= num_ctb; in ihevcd_process()
1371 ps_proc->i4_ctb_cnt -= num_ctb; in ihevcd_process()