Lines Matching refs:i4_ctb_x
246 ctb_x_base = ps_codec->s_parse.i4_ctb_x << ps_sps->i1_log2_ctb_size; in ihevcd_parse_transform_tree()
837 ctb_x_base = ps_codec->s_parse.i4_ctb_x << ps_sps->i1_log2_ctb_size; in ihevcd_parse_prediction_unit()
977 ctb_x_base = ps_codec->s_parse.i4_ctb_x << ps_sps->i1_log2_ctb_size; in ihevcd_parse_coding_unit_intra()
1327 ctb_x_base = ps_codec->s_parse.i4_ctb_x << ps_sps->i1_log2_ctb_size; in ihevcd_parse_coding_unit()
1620 ctb_x_base = ps_codec->s_parse.i4_ctb_x << ps_sps->i1_log2_ctb_size; in ihevcd_parse_coding_unit()
1704 cu_pos_x = (x0 - (ps_codec->s_parse.i4_ctb_x << ps_sps->i1_log2_ctb_size)) >> 3; in ihevcd_parse_coding_quadtree()
1940 … ctb_indx = ps_codec->s_parse.i4_ctb_x + ps_sps->i2_pic_wd_in_ctb * ps_codec->s_parse.i4_ctb_y; in ihevcd_parse_coding_quadtree()
1993 rx = ps_codec->s_parse.i4_ctb_x; in ihevcd_parse_sao()
2215 - (ps_codec->s_parse.i4_ctb_x << ps_sps->i1_log2_ctb_size); in ihevcd_set_ctb_skip()
2242 tu_abs_x = (ps_codec->s_parse.i4_ctb_x << ps_sps->i1_log2_ctb_size) + pu_x; in ihevcd_set_ctb_skip()
2335 ps_codec->s_parse.i4_ctb_x = ps_slice_hdr->i2_ctb_x; in ihevcd_parse_slice_data()
2344 ihevcd_get_tile_pos(ps_pps, ps_sps, ps_codec->s_parse.i4_ctb_x, in ihevcd_parse_slice_data()
2380 (0 == ps_codec->s_parse.i4_ctb_x)) in ihevcd_parse_slice_data()
2475 …nabled_flag) || (ps_pps->i1_entropy_coding_sync_enabled_flag && (0 != ps_codec->s_parse.i4_ctb_x))) in ihevcd_parse_slice_data()
2481 …nabled_flag) || (ps_pps->i1_entropy_coding_sync_enabled_flag && (0 != ps_codec->s_parse.i4_ctb_x))) in ihevcd_parse_slice_data()
2502 WORD32 cur_ctb_idx = ps_codec->s_parse.i4_ctb_x in ihevcd_parse_slice_data()
2530 ihevcd_get_tile_pos(ps_pps, ps_sps, ps_codec->s_parse.i4_ctb_x, in ihevcd_parse_slice_data()
2606 s_job.i2_ctb_x = (WORD16)ps_codec->s_parse.i4_ctb_x; in ihevcd_parse_slice_data()
2628 ps_proc->i4_ctb_x = ps_codec->s_parse.i4_ctb_x; in ihevcd_parse_slice_data()
2641 if(0 == ps_codec->s_parse.i4_ctb_x && 0 == ps_codec->i4_slice_error) in ihevcd_parse_slice_data()
2697 ps_codec->s_parse.i4_ctb_x + in ihevcd_parse_slice_data()
2711 … ctb_indx = ps_codec->s_parse.i4_ctb_x + ps_sps->i2_pic_wd_in_ctb * ps_codec->s_parse.i4_ctb_y; in ihevcd_parse_slice_data()
2731 … (ps_codec->s_parse.i4_ctb_x << ps_sps->i1_log2_ctb_size), in ihevcd_parse_slice_data()
2782 if(1 == ps_codec->s_parse.i4_ctb_x) in ihevcd_parse_slice_data()
2815 ctb_addr = ps_codec->s_parse.i4_ctb_y * num_ctb_in_row + ps_codec->s_parse.i4_ctb_x; in ihevcd_parse_slice_data()
2915 … cur_ctb_idx = ps_codec->s_parse.i4_ctb_x + ps_sps->i2_pic_wd_in_ctb * ps_codec->s_parse.i4_ctb_y; in ihevcd_parse_slice_data()
2918 …pu1_qp = ps_bs_ctxt->pu1_pic_qp + ((ps_codec->s_parse.i4_ctb_x + ps_codec->s_parse.i4_ctb_y * qp_s… in ihevcd_parse_slice_data()
3008 if((0 == ps_codec->s_parse.i4_ctb_x) || (0 == ps_codec->s_parse.i4_ctb_tile_x)) in ihevcd_parse_slice_data()
3022 else if(ps_codec->s_parse.i4_ctb_x > 0) in ihevcd_parse_slice_data()
3043 …if(((ps_sps->i2_pic_wd_in_ctb - 1) == ps_codec->s_parse.i4_ctb_x) || ((ps_tile->u2_wd - 1) == ps_c… in ihevcd_parse_slice_data()
3061 cur_ctb_idx = ps_codec->s_parse.i4_ctb_x in ihevcd_parse_slice_data()
3070 + (ps_codec->s_parse.i4_ctb_x * ctb_size / MIN_PU_SIZE); in ihevcd_parse_slice_data()
3079 s_mv_ctxt.i4_ctb_x = ps_codec->s_parse.i4_ctb_x; in ihevcd_parse_slice_data()
3103 …(ps_codec->s_parse.i4_ctb_x + ps_codec->s_parse.i4_ctb_y * ps_sps->i2_pic_wd_in_ctb) * num_minpu_i… in ihevcd_parse_slice_data()
3119 cur_ctb_idx = ps_codec->s_parse.i4_ctb_x in ihevcd_parse_slice_data()
3151 …u4_ctb_top_left_pu_idx = ps_proc->pu4_pic_pu_idx_top[(ps_codec->s_parse.i4_ctb_x * ctb_size / MIN_… in ihevcd_parse_slice_data()
3160 … ps_proc->pu4_pic_pu_idx_top[(ps_codec->s_parse.i4_ctb_x * ctb_size / MIN_PU_SIZE) + i] = in ihevcd_parse_slice_data()
3174 … - (ps_codec->s_parse.i4_ctb_x << ps_sps->i1_log2_ctb_size)) / MIN_PU_SIZE), ctb_size_in_min_pu); in ihevcd_parse_slice_data()
3211 cur_ctb_idx = ps_codec->s_parse.i4_ctb_x in ihevcd_parse_slice_data()
3235 ps_codec->s_parse.s_bs_ctxt.i4_ctb_x = ps_codec->s_parse.i4_ctb_x; in ihevcd_parse_slice_data()
3266 ps_codec->s_parse.i4_ctb_x * (ctb_size * ctb_size / 8 / 16) + in ihevcd_parse_slice_data()
3269 ps_codec->s_parse.i4_ctb_x * (ctb_size * ctb_size / 8 / 16) + in ihevcd_parse_slice_data()
3286 idx = (ps_codec->s_parse.i4_ctb_x); in ihevcd_parse_slice_data()
3294 ps_codec->s_parse.i4_ctb_x++; in ihevcd_parse_slice_data()
3338 ps_codec->s_parse.i4_ctb_x = ps_tile->u1_pos_x; in ihevcd_parse_slice_data()
3354 ps_codec->s_parse.i4_ctb_x = 0; in ihevcd_parse_slice_data()
3361 ps_codec->s_parse.i4_ctb_x = ps_tile->u1_pos_x; in ihevcd_parse_slice_data()
3373 ps_codec->s_parse.i4_next_ctb_indx = ps_codec->s_parse.i4_ctb_x + in ihevcd_parse_slice_data()