Searched refs:u2_ht (Results 1 – 4 of 4) sorted by relevance
419 if((ps_proc->i4_ctb_tile_y + 1) == ps_tile->u2_ht) in ihevcd_ctb_avail_update()467 if((ps_proc->i4_ctb_tile_y + 1) == ps_tile->u2_ht) in ihevcd_update_ctb_tu_cnt()493 if((ps_proc->i4_ctb_tile_y + 1) == ps_tile->u2_ht) in ihevcd_update_ctb_tu_cnt()1337 if(ps_proc->i4_ctb_tile_y == ps_tile->u2_ht) in ihevcd_process()1344 …if(!((ps_tile->u2_ht + ps_tile->u1_pos_y == ps_sps->i2_pic_ht_in_ctb) && (ps_tile->u2_wd + ps_ti… in ihevcd_process()
2772 if((ps_codec->s_parse.i4_ctb_tile_y + 1) == ps_tile->u2_ht) in ihevcd_parse_slice_data()2804 if(ps_tile->u2_ht == (ps_codec->s_parse.i4_ctb_tile_y + 1)) in ihevcd_parse_slice_data()2807 …ile->u2_wd + ps_tile->u1_pos_x == ps_sps->i2_pic_wd_in_ctb) && ((ps_tile->u2_ht + ps_tile->u1_pos_… in ihevcd_parse_slice_data()2834 if(ps_tile->u2_ht == (ps_codec->s_parse.i4_ctb_tile_y + 1)) in ihevcd_parse_slice_data()2837 …ile->u2_wd + ps_tile->u1_pos_x == ps_sps->i2_pic_wd_in_ctb) && ((ps_tile->u2_ht + ps_tile->u1_pos_… in ihevcd_parse_slice_data()2858 if(ps_tile->u2_ht == (ps_codec->s_parse.i4_ctb_tile_y + 1)) in ihevcd_parse_slice_data()2861 …ile->u2_wd + ps_tile->u1_pos_x == ps_sps->i2_pic_wd_in_ctb) && ((ps_tile->u2_ht + ps_tile->u1_pos_… in ihevcd_parse_slice_data()3305 if(ps_codec->s_parse.i4_ctb_tile_y == (ps_tile->u2_ht)) in ihevcd_parse_slice_data()3312 …if((ps_tile->u2_ht + ps_tile->u1_pos_y == ps_sps->i2_pic_ht_in_ctb) && (ps_tile->u2_wd + ps_tile… in ihevcd_parse_slice_data()
1896 ps_tile->u2_ht = value; in ihevcd_parse_pps()1922 ps_pps->ps_tile->u2_ht = ps_sps->i2_pic_ht_in_ctb; in ihevcd_parse_pps()
1839 UWORD16 u2_ht; member