Searched refs:ps_tile (Results 1 – 9 of 9) sorted by relevance
111 tile_t *ps_tile = ps_proc->ps_tile; in ihevcd_proc_map_check() local137 idx = MIN(x_pos, (ps_tile->u2_wd - 1)); in ihevcd_proc_map_check()141 idx += ps_tile->u1_pos_x; in ihevcd_proc_map_check()157 x_pos = ps_tile->u1_pos_x + ps_proc->i4_ctb_tile_x - 1; in ihevcd_proc_map_check()166 x_pos = ps_tile->u1_pos_x + ps_proc->i4_ctb_tile_x - 1; in ihevcd_proc_map_check()247 tile_t *ps_tile = ps_proc->ps_tile; in ihevcd_ctb_pos_update() local260 tile_start_ctb_idx = ps_tile->u1_pos_x + (ps_tile->u1_pos_y * ps_sps->i2_pic_wd_in_ctb); in ihevcd_ctb_pos_update()273 if(ps_proc->i4_ctb_slice_x >= (ps_tile->u2_wd + ps_tile->u1_pos_x)) in ihevcd_ctb_pos_update()277 - ps_tile->u2_wd; in ihevcd_ctb_pos_update()283 if(ps_proc->i4_ctb_slice_x >= (temp_stride + ps_tile->u2_wd + ps_tile->u1_pos_x)) in ihevcd_ctb_pos_update()[all …]
2179 tile_t *ps_tile, *ps_tile_prev; in ihevcd_parse_slice_data() local2233 ps_codec->s_parse.ps_tile = ps_pps->ps_tile + tile_idx; in ihevcd_parse_slice_data()2235 ps_tile = ps_codec->s_parse.ps_tile; in ihevcd_parse_slice_data()2237 ps_tile_prev = ps_tile - 1; in ihevcd_parse_slice_data()2239 ps_tile_prev = ps_tile; in ihevcd_parse_slice_data()2398 && (!((ps_tile->u1_pos_x == 0) && (ps_tile->u1_pos_y == 0))) in ihevcd_parse_slice_data()2411 ps_codec->s_parse.ps_tile = ps_pps->ps_tile + tile_idx; in ihevcd_parse_slice_data()2413 ps_tile_prev = ps_tile - 1; in ihevcd_parse_slice_data()2415 tile_start_ctb_idx = ps_tile->u1_pos_x in ihevcd_parse_slice_data()2416 + ps_tile->u1_pos_y * (ps_sps->i2_pic_wd_in_ctb); in ihevcd_parse_slice_data()[all …]
538 tile_t *ps_tile; in ihevcd_sao_shift_ctb() local585 ps_tile = ps_sao_ctxt->ps_tile; in ihevcd_sao_shift_ctb()988 …if(((ps_tile->u1_pos_x == ps_sao_ctxt->i4_ctb_x) || (ps_tile->u1_pos_y == ps_sao_ctxt->i4_ctb_y)) … in ihevcd_sao_shift_ctb()1287 …if(((ps_tile->u1_pos_x == ps_sao_ctxt->i4_ctb_x) || (ps_tile->u1_pos_y == ps_sao_ctxt->i4_ctb_y)) … in ihevcd_sao_shift_ctb()1614 …if(((ps_tile->u1_pos_x == ps_sao_ctxt->i4_ctb_x) || (ps_tile->u1_pos_y == ps_sao_ctxt->i4_ctb_y)) … in ihevcd_sao_shift_ctb()1871 …if(((ps_tile->u1_pos_x == ps_sao_ctxt->i4_ctb_x) || (ps_tile->u1_pos_y == ps_sao_ctxt->i4_ctb_y)) … in ihevcd_sao_shift_ctb()2172 …if(((ps_tile->u1_pos_x == ps_sao_ctxt->i4_ctb_x) || (ps_tile->u1_pos_y == ps_sao_ctxt->i4_ctb_y)) … in ihevcd_sao_shift_ctb()2422 …if(((ps_tile->u1_pos_x == ps_sao_ctxt->i4_ctb_x) || (ps_tile->u1_pos_y == ps_sao_ctxt->i4_ctb_y)) … in ihevcd_sao_shift_ctb()2758 …if(((ps_tile->u1_pos_x == ps_sao_ctxt->i4_ctb_x) || (ps_tile->u1_pos_y == ps_sao_ctxt->i4_ctb_y)) … in ihevcd_sao_shift_ctb()3046 …if(((ps_tile->u1_pos_x == ps_sao_ctxt->i4_ctb_x) || (ps_tile->u1_pos_y == ps_sao_ctxt->i4_ctb_y)) … in ihevcd_sao_shift_ctb()
260 tile_t *ps_tile; member335 tile_t *ps_tile; member563 tile_t *ps_tile; member824 tile_t *ps_tile; member1214 tile_t *ps_tile; member2007 tile_t *ps_tile; member
1769 tile_t *ps_tile; in ihevcd_parse_pps() local1790 ps_tile = ps_pps->ps_tile + j * ps_pps->i1_num_tile_columns + i; in ihevcd_parse_pps()1791 ps_tile->u1_pos_x = start; in ihevcd_parse_pps()1792 ps_tile->u2_wd = value; in ihevcd_parse_pps()1804 tile_t *ps_tile; in ihevcd_parse_pps() local1826 ps_tile = ps_pps->ps_tile + i * ps_pps->i1_num_tile_columns + j; in ihevcd_parse_pps()1827 ps_tile->u1_pos_y = start; in ihevcd_parse_pps()1828 ps_tile->u2_ht = value; in ihevcd_parse_pps()1851 ps_pps->ps_tile->u1_pos_x = 0; in ihevcd_parse_pps()1852 ps_pps->ps_tile->u1_pos_y = 0; in ihevcd_parse_pps()[all …]
114 tile_t *ps_tile; in ihevcd_get_mv_ctb() local138 ps_tile = ps_mv_ctxt->ps_tile; in ihevcd_get_mv_ctb()204 if(((ps_tile->u1_pos_x) == (ps_mv_ctxt->i4_ctb_x)) && (ps_mv_ctxt->i4_ctb_x != 0)) in ihevcd_get_mv_ctb()233 if(((ps_tile->u1_pos_y) == (ps_mv_ctxt->i4_ctb_y)) && (ps_mv_ctxt->i4_ctb_y != 0)) in ihevcd_get_mv_ctb()
454 ps_tile_tmp = ps_pps->ps_tile; in ihevcd_get_tile_pos()466 ps_tile_tmp = ps_pps->ps_tile + i; //* ps_pps->i1_num_tile_rows; in ihevcd_get_tile_pos()474 ps_tile_next_tmp = ps_pps->ps_tile + i + 1; in ihevcd_get_tile_pos()488 ps_tile_tmp = ps_pps->ps_tile + i * ps_pps->i1_num_tile_columns; in ihevcd_get_tile_pos()496 ps_tile_next_tmp = ps_pps->ps_tile + ((i + 1) * ps_pps->i1_num_tile_columns); in ihevcd_get_tile_pos()
2610 ps_codec->ps_tile = (tile_t *)ps_mem_rec->pv_base; in ihevcd_init_mem_rec()2655 tile_t *ps_tile = ps_codec->ps_tile; in ihevcd_init_mem_rec() local2670 ps_pps->ps_tile = ps_tile; in ihevcd_init_mem_rec()2671 ps_tile += (max_tile_cols * max_tile_rows); in ihevcd_init_mem_rec()
2024 tile_t *ps_tile; member