Home | History | Annotate | Download | only in decoder

Lines Matching full:word32

94 WORD32 ihevcd_compare_pu_t(pu_t *ps_pu_1, pu_t *ps_pu_2)
96 WORD32 l0_match = 0, l1_match = 0;
98 WORD32 pred_mode_1, pred_mode_2;
142 WORD32 *pu4_avail_col_flag,
143 WORD32 use_pu_ref_idx,
144 WORD32 x_col,
145 WORD32 y_col)
151 WORD32 xp_col, yp_col;
152 WORD32 col_ctb_x, col_ctb_y;
154 WORD32 log2_ctb_size;
155 WORD32 ctb_size;
156 WORD32 avail_col;
157 WORD32 col_ctb_idx, pu_cnt;
158 WORD32 au4_list_col[2];
159 WORD32 num_minpu_in_ctb;
162 WORD32 part_pos_y;
226 WORD32 au4_ref_idx_col[2];
227 WORD32 pred_flag_l0, pred_flag_l1;
291 WORD32 cur_poc, col_poc, col_ref_poc_l0, cur_ref_poc;
292 WORD32 col_ref_poc_l0_lt, cur_ref_poc_lt;
293 WORD32 ref_idx_l0, ref_idx_l1;
294 WORD32 slice_idx;
356 WORD32 col_ref_poc_l1_lt, col_ref_poc_l1;
465 WORD32 left_nbr_4x4_strd,
467 WORD32 part_mode,
468 WORD32 part_idx,
469 WORD32 part_wd,
470 WORD32 part_ht,
471 WORD32 part_pos_x,
472 WORD32 part_pos_y,
473 WORD32 single_mcl_flag,
474 WORD32 lb_avail,
475 WORD32 l_avail,
476 WORD32 tr_avail,
477 WORD32 t_avail,
478 WORD32 tl_avail)
487 WORD32
488 WORD32 nbr_x, nbr_y;
489 WORD32 nbr_avail[MAX_NUM_MV_NBR];
490 WORD32 merge_shift;
491 WORD32 nbr_pu_idx;
493 WORD32 max_num_merge_cand;
494 WORD32 candidate_cnt;
495 WORD32 pos_x_merge_shift, pos_y_merge_shift;
586 WORD32 avail_flag;
638 WORD32 avail_flag;
679 WORD32 avail_flag;
722 WORD32 avail_flag;
771 WORD32 avail_col_flag[2] = { 0 }, x_col, y_col;
772 WORD32 avail_col_l0, avail_col_l1;
824 WORD32 slice_type;
836 WORD32 priority_list0[12] =
838 WORD32 priority_list1[12] =
840 WORD32 l0_cand, l1_cand;
841 WORD32 bi_pred_idx = 0;
842 WORD32 total_bi_pred_cand =
898 WORD32 num_ref_idx;
899 WORD32 zero_idx;