Home
last modified time | relevance | path

Searched refs:ps_next_tile (Results 1 – 1 of 1) sorted by relevance

/external/libhevc/decoder/
Dihevcd_parse_slice.c2834 tile_t *ps_next_tile = ps_codec->s_parse.ps_tile + 1; in ihevcd_parse_slice_data() local
2835 …ctb_indx = ps_next_tile->u1_pos_x + (ps_next_tile->u1_pos_y * ps_sps->i2_pic_wd_in_ctb); //idx is … in ihevcd_parse_slice_data()
2865 tile_t *ps_next_tile = ps_codec->s_parse.ps_tile + 1; in ihevcd_parse_slice_data() local
2866 …ctb_indx = ps_next_tile->u1_pos_x + (ps_next_tile->u1_pos_y * ps_sps->i2_pic_wd_in_ctb); //idx is… in ihevcd_parse_slice_data()
2888 tile_t *ps_next_tile = ps_codec->s_parse.ps_tile + 1; in ihevcd_parse_slice_data() local
2889 …ctb_indx = ps_next_tile->u1_pos_x + (ps_next_tile->u1_pos_y * ps_sps->i2_pic_wd_in_ctb); //idx is… in ihevcd_parse_slice_data()