Lines Matching refs:pu1_out_p
485 UWORD8 *pu1_out_p;
503 pu1_out_p = ps_cur_frm_buf->pu1_y + u4_x_dst_offset + u4_y_dst_offset;
572 pu1_pred = pu1_out_p + u4_y_offset * ps_dec->u2_picture_width + u4_x_offset;
584 pu1_out_p + u4_y_offset * ps_dec->u2_picture_width + u4_x_offset,
603 pu1_out_p = ps_cur_frm_buf->pu1_u + u4_x_dst_offset + u4_y_dst_offset;
624 pu1_pred = pu1_out_p;
636 pu1_out_p,
649 pu1_out_p = ps_cur_frm_buf->pu1_v + u4_x_dst_offset + u4_y_dst_offset;
669 pu1_pred = pu1_out_p;
681 pu1_out_p,