Home | History | Annotate | Download | only in decoder

Lines Matching full:reorder_pic_cnt

2409             WORD32 reorder_pic_cnt, ref_pic_cnt;
2410 reorder_pic_cnt = 0;
2412 reorder_pic_cnt = ps_sps->ai1_sps_max_num_reorder_pics[ps_sps->i1_sps_max_sub_layers - 1];
2415 ps_ctl_op->u4_num_disp_bufs = reorder_pic_cnt;
2578 WORD32 reorder_pic_cnt, ref_pic_cnt;
2579 reorder_pic_cnt = 0;
2581 reorder_pic_cnt = ps_sps->ai1_sps_max_num_reorder_pics[ps_sps->i1_sps_max_sub_layers - 1];
2584 ps_ctl_op->u4_num_disp_bufs = reorder_pic_cnt;