HomeSort by relevance Sort by last modified time
    Searched refs:UWORD8 (Results 251 - 275 of 371) sorted by null

<<1112131415

  /external/libmpeg2/decoder/
impeg2d_i_pic.c 179 UWORD8 *pu1_out_p;
240 (UWORD8 *)gau1_impeg2_zerobuf,
276 (UWORD8 *)gau1_impeg2_zerobuf,
303 (UWORD8 *)gau1_impeg2_zerobuf,
impeg2d_mc.c     [all...]
impeg2d_d_pic.c 147 UWORD8 *pu1_vld_buf;
170 UWORD8 *pu1_vld_buf8 = ps_cur_frm_buf->pu1_y + u4_dst_x_offset + u4_dst_y_offset;
impeg2d_pnb_pic.c 485 UWORD8 *pu1_out_p;
486 UWORD8 *pu1_pred;
577 pu1_pred = (UWORD8 *)gau1_impeg2_zerobuf;
629 pu1_pred = (UWORD8 *)gau1_impeg2_zerobuf;
674 pu1_pred = (UWORD8 *)gau1_impeg2_zerobuf;
  /external/libhevc/common/x86/
ihevc_sao_ssse3_intr.c 121 void ihevc_sao_band_offset_luma_ssse3(UWORD8 *pu1_src,
123 UWORD8 *pu1_src_left,
124 UWORD8 *pu1_src_top,
125 UWORD8 *pu1_src_top_left,
132 UWORD8 *pu1_src_cpy;
438 void ihevc_sao_band_offset_chroma_ssse3(UWORD8 *pu1_src,
440 UWORD8 *pu1_src_left,
441 UWORD8 *pu1_src_top,
442 UWORD8 *pu1_src_top_left,
646 UWORD8 *pu1_src_cpy
    [all...]
  /external/libhevc/decoder/
ihevcd_parse_residual.c 84 const UWORD8 gau1_ihevcd_sigcoeff_ctxtinc[3][4][16] =
134 const UWORD8 gau1_ihevcd_sigcoeff_ctxtinc_tr4[3][16] =
194 const UWORD8 *pu1_scan_blk = NULL, *pu1_scan_coeff;
369 pu1_scan_blk = (UWORD8 *)gapv_ihevc_scan[scan_idx * 3 + (log2_trafo_size - 2 - 1)];
391 pu1_scan_blk = (UWORD8 *)gapv_ihevc_invscan[scan_idx * 3 + (log2_trafo_size - 2 - 1)];
    [all...]
ihevcd_deblk.c 109 UWORD8 *pu1_src;
115 UWORD8 *pu1_qp;
145 pu4_vert_bs = (UWORD32 *)((UWORD8 *)ps_deblk->s_bs_ctxt.pu4_pic_vert_bs +
150 pu4_horz_bs = (UWORD32 *)((UWORD8 *)ps_deblk->s_bs_ctxt.pu4_pic_horz_bs +
163 pu4_vert_bs = (UWORD32 *)((UWORD8 *)pu4_vert_bs + bs_strd);
178 pu4_horz_bs = (UWORD32 *)((UWORD8 *)pu4_horz_bs + (1 << (2 * log2_ctb_size - 7)));
253 UWORD32 *pu4_vert_bs_top = (UWORD32 *)((UWORD8 *)pu4_vert_bs - bs_strd);
393 * UWORD32 *pu4_horz_bs_left = (UWORD32 *)((UWORD8 *)pu4_horz_bs - (ctb_size / 8) * (ctb_size / 4) / 8 * 2);
395 UWORD32 *pu4_horz_bs_left = (UWORD32 *)((UWORD8 *)pu4_horz_bs - (1 << (2 * log2_ctb_size - 7)));
527 UWORD32 *pu4_vert_bs_top = (UWORD32 *)((UWORD8 *)pu4_vert_bs - bs_strd)
    [all...]
ihevcd_boundary_strength.c 219 UWORD8 *pu1_qp;
247 pu4_vert_bs = (UWORD32 *)((UWORD8 *)ps_bs_ctxt->pu4_pic_vert_bs +
250 pu4_horz_bs = (UWORD32 *)((UWORD8 *)ps_bs_ctxt->pu4_pic_horz_bs +
437 memset(((UWORD8 *)pu4_horz_bs) + offset, 0, 1 << (log2_ctb_size - 4));
452 memset(((UWORD8 *)pu4_vert_bs) + offset, 0, 1 << (log2_ctb_size - 4));
472 UWORD8 *pu1_qp;
495 pu4_vert_bs = (UWORD32 *)((UWORD8 *)ps_bs_ctxt->pu4_pic_vert_bs +
498 pu4_horz_bs = (UWORD32 *)((UWORD8 *)ps_bs_ctxt->pu4_pic_horz_bs +
540 *(UWORD32 *)((UWORD8 *)pu4_horz_bs + bs_strd) = 0;
568 UWORD8 *pu1_pic_intra_flag
    [all...]
ihevcd_sao.c 86 UWORD8 *pu1_src_luma;
87 UWORD8 *pu1_src_chroma;
94 UWORD8 au1_avail_luma[8];
95 UWORD8 au1_avail_chroma[8];
97 UWORD8 *pu1_src_top_luma;
98 UWORD8 *pu1_src_top_chroma;
99 UWORD8 *pu1_src_left_luma;
100 UWORD8 *pu1_src_left_chroma;
101 UWORD8 au1_src_top_right[2];
102 UWORD8 au1_src_bot_left[2]
    [all...]
  /external/libhevc/common/arm/
ihevc_intra_ref_substitution_a9q.c 76 * UWORD8 pointer to the top-left
79 * UWORD8 pointer to the top
82 * UWORD8 pointer to the left
104 void ihevc_intra_pred_chroma_ref_substitution_a9q(UWORD8 *pu1_top_left,
105 UWORD8 *pu1_top,
106 UWORD8 *pu1_left,
110 UWORD8 *pu1_dst,
113 UWORD8 pu1_ref_u, pu1_ref_v;
398 void ihevc_intra_pred_luma_ref_substitution_a9q(UWORD8 *pu1_top_left,
399 UWORD8 *pu1_top
    [all...]
  /external/libmpeg2/common/x86/
impeg2_inter_pred_sse42_intr.c 74 UWORD8 *src;
75 UWORD8 *dst;
225 UWORD8 *src1, *src2;
226 UWORD8 *dst;
466 void impeg2_mc_halfx_halfy_8x8_sse42(UWORD8 *out,
467 UWORD8 *ref,
471 UWORD8 *ref_p0,*ref_p1,*ref_p2,*ref_p3;
678 void impeg2_mc_halfx_fully_8x8_sse42(UWORD8 *out,
679 UWORD8 *ref,
683 UWORD8 *ref_p0,*ref_p1
    [all...]
ideint_cac_ssse3.c 93 WORD32 ideint_cac_8x8_ssse3(UWORD8 *pu1_top,
94 UWORD8 *pu1_bot,
ideint_spatial_filter_ssse3.c 92 void ideint_spatial_filter_ssse3(UWORD8 *pu1_src,
93 UWORD8 *pu1_out,
  /external/libavc/common/x86/
ih264_iquant_itrans_recon_dc_ssse3.c 102 UWORD8 *pu1_pred,
103 UWORD8 *pu1_out,
228 UWORD8 *pu1_pred,
229 UWORD8 *pu1_out,
389 UWORD8 *pu1_pred,
390 UWORD8 *pu1_out,
ih264_weighted_pred_sse42.c 85 void ih264_default_weighted_pred_luma_sse42(UWORD8 *pu1_src1,
86 UWORD8 *pu1_src2,
87 UWORD8 *pu1_dst,
248 void ih264_default_weighted_pred_chroma_sse42(UWORD8 *pu1_src1,
249 UWORD8 *pu1_src2,
250 UWORD8 *pu1_dst,
378 void ih264_weighted_pred_luma_sse42(UWORD8 *pu1_src,
379 UWORD8 *pu1_dst,
608 void ih264_weighted_pred_chroma_sse42(UWORD8 *pu1_src,
609 UWORD8 *pu1_dst
    [all...]
  /external/libmpeg2/common/
impeg2_idct.c 64 UWORD8 *pu1_pred,
65 UWORD8 *pu1_dst,
96 UWORD8 *pu1_pred,
97 UWORD8 *pu1_dst,
186 UWORD8 *pu1_pred,
187 UWORD8 *pu1_dst,
  /external/libavc/encoder/
ih264e_api.c 593 end[0] = ((UWORD8 *) ps_mem_rec[0].pv_base)
600 end[i] = ((UWORD8 *) ps_mem_rec[i].pv_base)
    [all...]
irc_fixed_point_error_bits.c 50 UWORD8 u1_compute_error_bits;
  /external/libhevc/common/
ihevc_chroma_iquant_itrans_recon.c 118 UWORD8 *pu1_pred,
120 UWORD8 *pu1_dst,
ihevc_iquant_itrans_recon.c 111 UWORD8 *pu1_pred,
113 UWORD8 *pu1_dst,
319 UWORD8 *pu1_pred,
321 UWORD8 *pu1_dst,
  /external/libavc/decoder/
ih264d_error_handler.h 122 UWORD8 u1_is_idr_slice,
  /external/libavc/encoder/x86/
ime_distortion_metrics_sse42.c 80 * UWORD8 pointer to the source
83 * UWORD8 pointer to the destination
101 void ime_compute_sad_16x16_sse42(UWORD8 *pu1_src,
102 UWORD8 *pu1_est,
224 * UWORD8 pointer to the source
227 * UWORD8 pointer to the destination
245 void ime_compute_sad_16x8_sse42(UWORD8 *pu1_src,
246 UWORD8 *pu1_est,
320 * UWORD8 pointer to the source
323 * UWORD8 pointer to the destinatio
    [all...]
ih264e_half_pel_ssse3.c 81 * UWORD8 pointer to the source
84 * UWORD8 pointer to the destination
100 void ih264e_sixtapfilter_horz_ssse3(UWORD8 *pu1_src,
101 UWORD8 *pu1_dst,
217 * UWORD8 pointer to the source
220 * UWORD8 pointer to the destination(Vertical filtered output)
223 * UWORD8 pointer to the destination(out put after applying horizontal filter
246 void ih264e_sixtap_filter_2dvh_vert_ssse3(UWORD8 *pu1_src,
247 UWORD8 *pu1_dst1,
248 UWORD8 *pu1_dst2
    [all...]
  /external/libavc/common/arm/
ih264_inter_pred_luma_copy_a9q.s 32 @* UWORD8 pointer to the source
35 @* UWORD8 pointer to the destination
58 @ UWORD8 *pu1_src,
59 @ UWORD8 *pu1_dst,
213 @ UWORD8 *pu1_out,
ih264_inter_pred_luma_horz_qpel_a9q.s 56 @* UWORD8 pointer to the source
59 @* UWORD8 pointer to the destination
85 @ UWORD8 *pu1_src,
86 @ UWORD8 *pu1_dst,
91 @ UWORD8* pu1_tmp,

Completed in 661 milliseconds

<<1112131415