Lines Matching refs:UWORD8
51 void ih264d_pad_on_demand(pred_info_t *ps_pred, UWORD8 lum_chrom_blk);
55 void ih264d_copy_multiplex_data(UWORD8 *puc_Source,
56 UWORD8 *puc_To,
62 UWORD8 uc_i, uc_j;
84 void ih264d_copy_2d1d(UWORD8 *puc_src,
85 UWORD8 *puc_dest,
112 WORD8 i1_ref_idx,UWORD32 *pu4_wt_offset,UWORD8 u1_pic_type)
187 UWORD8 u1_sub_x = 0,u1_sub_y=0 ;
188 UWORD8 u1_part_wd = 0,u1_part_ht = 0;
209 UWORD8 u1_scale_ref,u1_mbaff,u1_field;
236 UWORD8 *pu1_pred, *pu1_rec;
314 UWORD8 *pu1_pred_u, *pu1_pred_v;
457 UWORD8 *pu1_ref_buf;
461 UWORD8 u1_wght_pred_type, u1_wted_bipred_idc;
463 UWORD8 u1_sub_x = 0;
464 UWORD8 u1_sub_y = 0;
465 UWORD8 u1_is_bi_dir = 0;
474 UWORD8 i1_mc_wd, u1_dma_ht, u1_dma_wd, u1_dx, u1_dy;
477 const UWORD8 u1_slice_type = ps_cur_slice->u1_slice_type;
478 UWORD8 u1_pod_bot, u1_pod_top;
481 UWORD8 u1_ref_pic_type ;
491 UWORD8 u1_part_wd,u1_part_ht;
495 UWORD8 *pu1_buf1,*pu1_buf2,*pu1_buf3;
592 UWORD8 *pu1_pred, *pu1_rec;
665 ps_pred->u1_pi1_wt_ofst_rec_v = (UWORD8 *)pu4_wt_offset;
715 UWORD8 *pu1_pred_u, *pu1_pred_v, u1_tmp_dma_ht;
717 UWORD8 u1_chroma_cbp = (UWORD8)(ps_cur_mb_info->u1_cbp >> 4);
906 UWORD8 *puc_ref, *pu1_dest_y;
907 UWORD8 *pu1_dest_u;
912 UWORD8 *puc_pred0 = (UWORD8 *)(ps_dec->pi2_pred1);
957 UWORD8 *pu1_ref_u;
978 u2_num_pels += (UWORD8)u4_wd_y * (UWORD8)u4_ht_y;
1009 UWORD8 *puc_ref, *pu1_dest_y, *puc_pred0, *puc_pred1;
1010 UWORD8 *pu1_dest_u, *pu1_dest_v;
1019 UWORD8 *pu1_temp_mc_buffer = ps_dec->pu1_temp_mc_buffer;
1023 UWORD8 *pu1_pred, *pu1_dma_dst;
1032 const UWORD8 u1_pic_fld = ps_cur_slice->u1_field_pic_flag;
1053 puc_pred0 = (UWORD8 *)pi16_intm;
1058 UWORD8 uc_dx, uc_dy;
1059 const UWORD8 u1_is_bi_direct = ps_pred->u1_is_bi_direct;
1137 UWORD8 *pu1_ref_u;
1392 UWORD8* pu1_dest_y,
1393 UWORD8* pu1_dest_u,
1397 UWORD8 u1_dir)
1400 UWORD8 *pu1_ref_y, *pu1_ref_u;
1401 UWORD8 uc_cond, i, j, u1_dydx;
1435 UWORD8 uc_dx, uc_dy;
1436 UWORD8 *pu1_scratch_u;
1477 pu1_dest_y = (UWORD8 *)dst;
1478 pu1_ref_y = (UWORD8 *)src;
1489 pu1_dest_u = (UWORD8 *)dst;
1490 pu1_ref_u = (UWORD8 *)src;
1510 void ih264d_pad_on_demand(pred_info_t *ps_pred, UWORD8 lum_chrom_blk)