• Home
  • Raw
  • Download

Lines Matching refs:u2_wd

137                         idx = MIN(x_pos, (ps_tile->u2_wd - 1));  in ihevcd_proc_map_check()
275 if(ps_proc->i4_ctb_slice_x >= (ps_tile->u2_wd + ps_tile->u1_pos_x)) in ihevcd_ctb_pos_update()
279 - ps_tile->u2_wd; in ihevcd_ctb_pos_update()
285 if(ps_proc->i4_ctb_slice_x >= (temp_stride + ps_tile->u2_wd + ps_tile->u1_pos_x)) in ihevcd_ctb_pos_update()
289 - ps_tile->u2_wd; in ihevcd_ctb_pos_update()
294 else if(ps_proc->i4_ctb_slice_x >= (ps_tile->u2_wd)) in ihevcd_ctb_pos_update()
303 if(ps_proc->i4_ctb_slice_x >= ps_tile->u2_wd) in ihevcd_ctb_pos_update()
307 - ps_tile->u2_wd; in ihevcd_ctb_pos_update()
335 check_tile_wd = ps_slice_hdr->i2_ctb_x + ps_tile_prev->u2_wd; in ihevcd_ctb_avail_update()
352 i2_wd_in_ctb = ps_tile->u2_wd; in ihevcd_ctb_avail_update()
407 …if((ps_proc->i4_ctb_x == (ps_sps->i2_pic_wd_in_ctb - 1)) || ((ps_tile->u2_wd - 1) == ps_proc->i4_c… in ihevcd_ctb_avail_update()
417 if(ps_tile->u2_wd == (ps_proc->i4_ctb_tile_x + 1)) in ihevcd_ctb_avail_update()
465 if(ps_tile->u2_wd == (ps_proc->i4_ctb_tile_x + 1)) in ihevcd_update_ctb_tu_cnt()
491 if(ps_tile->u2_wd == (ps_proc->i4_ctb_tile_x + 1)) in ihevcd_update_ctb_tu_cnt()
545 nctb = MIN(nctb, (ps_proc->ps_tile->u2_wd - ps_proc->i4_ctb_tile_x)); in ihevcd_process()
1348 if(ps_proc->i4_ctb_tile_x >= (ps_tile->u2_wd)) in ihevcd_process()
1363 …le->u2_ht + ps_tile->u1_pos_y == ps_sps->i2_pic_ht_in_ctb) && (ps_tile->u2_wd + ps_tile->u1_pos_… in ihevcd_process()
1441 check_tile_wd = ps_slice_hdr->i2_ctb_x + ps_tile_prev->u2_wd; in ihevcd_init_proc_ctxt()
1474 i4_wd_in_ctb = ps_tile->u2_wd; in ihevcd_init_proc_ctxt()
1524 …endent_ctb_x >= ps_tile->u1_pos_x) && (i2_independent_ctb_x < ps_tile->u1_pos_x + ps_tile->u2_wd))) in ihevcd_init_proc_ctxt()
1588 ps_proc->i4_nctb = MIN(ps_codec->u4_nctb, ps_tile->u2_wd); in ihevcd_init_proc_ctxt()