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

<<1112131415

  /external/libmpeg2/decoder/
impeg2d_api_main.c 422 UWORD8 u1_no_rec = 0;
    [all...]
  /external/libavc/common/arm/
ih264_padding_neon.s 54 @* UWORD8 pointer to the source
71 @void ih264_pad_top(UWORD8 *pu1_src,
124 @* UWORD8 pointer to the source
152 @void ih264_pad_left_luma(UWORD8 *pu1_src,
260 @* UWORD8 pointer to the source
288 @void ih264_pad_left_chroma(UWORD8 *pu1_src,
388 @* UWORD8 pointer to the source
416 @void ih264_pad_right_luma(UWORD8 *pu1_src,
534 @;* UWORD8 pointer to the source
562 @void ih264_pad_right_chroma(UWORD8 *pu1_src
    [all...]
ih264_inter_pred_luma_bilinear_a9q.s 63 @* UWORD8 Pointer to the buffer containing the first input array.
66 @* UWORD8 Pointer to the buffer containing the second input array.
69 @* UWORD8 pointer to the destination where the output of bilinear filter is stored.
94 @void ih264_inter_pred_luma_bilinear(UWORD8 *pu1_src1,
95 @ UWORD8 *pu1_src2,
96 @ UWORD8 *pu1_dst,
ih264_iquant_itrans_recon_dc_a9.s 88 @ UWORD8 *pu1_pred,
89 @ UWORD8 *pu1_out,
218 @ UWORD8 *pu1_pred,
219 @ UWORD8 *pu1_out,
334 @ UWORD8 *pu1_pred,
335 @ UWORD8 *pu1_out,
ih264_inter_pred_filters_luma_horz_a9q.s 56 @* UWORD8 pointer to the source
59 @* UWORD8 pointer to the destination
82 @ UWORD8 *pu1_src,
83 @ UWORD8 *pu1_dst,
  /external/libhevc/common/arm/
ihevc_sao_band_offset_luma.s 39 @void ihevc_sao_band_offset_luma(UWORD8 *pu1_src,
41 @ UWORD8 *pu1_src_left,
42 @ UWORD8 *pu1_src_top,
43 @ UWORD8 *pu1_src_top_left,
  /external/libhevc/common/x86/
ihevc_chroma_intra_pred_filters_sse42_intr.c 97 * UWORD8 pointer to the source
100 * UWORD8 pointer to the destination
122 void ihevc_intra_pred_chroma_planar_sse42(UWORD8 *pu1_ref,
124 UWORD8 *pu1_dst,
251 * UWORD8 pointer to the source
254 * UWORD8 pointer to the destination
276 void ihevc_intra_pred_chroma_dc_sse42(UWORD8 *pu1_ref,
278 UWORD8 *pu1_dst,
ihevc_inter_pred_filters_sse42_intr.c 81 * UWORD8 pointer to the source
109 void ihevc_inter_pred_luma_copy_w16out_sse42(UWORD8 *pu1_src,
208 * UWORD8 pointer to the source
211 * UWORD8 pointer to the destination
236 void ihevc_inter_pred_chroma_copy_sse42(UWORD8 *pu1_src,
237 UWORD8 *pu1_dst,
429 * UWORD8 pointer to the source
457 void ihevc_inter_pred_chroma_copy_w16out_sse42(UWORD8 *pu1_src,
  /external/libhevc/decoder/
ihevcd_bitstream.h 202 UWORD8 *pu1_buf,
ihevcd_get_mv.c 115 UWORD8 *pu1_pic_pu_map_ctb;
129 UWORD8 u1_lb_avail, u1_l_avail, u1_t_avail, u1_tr_avail, u1_tl_avail;
208 UWORD8 *pu1_pic_pu_map;
237 UWORD8 *pu1_pic_pu_map;
ihevcd_utils.c 321 tu_data_size += num_luma_tu * sizeof(UWORD8);
459 UWORD8 *pu1_buf;
482 pu1_buf = (UWORD8 *)ps_codec->pu1_ref_pic_buf_base;
584 UWORD8 *pu1_buf;
601 pu1_buf = (UWORD8 *)ps_codec->pv_mv_bank_buf_base;
689 UWORD8 *pu1_cur_pic_luma, *pu1_cur_pic_chroma;
761 UWORD8 *pu1_buf;
892 UWORD8 *pu1_buf;
907 pu1_buf = (UWORD8 *)ps_codec->pv_tu_data;
    [all...]
ihevcd_cabac.h 64 UWORD8 *pu1_ctxt_model = &ps_cabac->au1_ctxt_models[ctxt_index]; \
216 const UWORD8 *pu1_init_ctxt
ihevcd_debug.h 68 UWORD8 au1_pic_avail_ctb_flags[MAX_WD * MAX_HT / MIN_CTB_SIZE / MIN_CTB_SIZE];
171 void print_dst(UWORD8 *pu1_dst,
  /external/libhevc/decoder/x86/
ihevcd_it_rec_dc_sse42_intr.c 47 void ihevcd_itrans_recon_dc_luma_sse42(UWORD8 *pu1_pred, UWORD8 *pu1_dst, WORD32 pred_strd, WORD32 dst_strd,
187 void ihevcd_itrans_recon_dc_chroma_sse42(UWORD8 *pu1_pred, UWORD8 *pu1_dst, WORD32 pred_strd, WORD32 dst_strd,
ihevcd_it_rec_dc_ssse3_intr.c 49 void ihevcd_itrans_recon_dc_luma_ssse3(UWORD8 *pu1_pred, UWORD8 *pu1_dst, WORD32 pred_strd, WORD32 dst_strd,
188 void ihevcd_itrans_recon_dc_chroma_ssse3(UWORD8 *pu1_pred, UWORD8 *pu1_dst, WORD32 pred_strd, WORD32 dst_strd,
  /external/libmpeg2/common/arm/
icv_variance_a9.s 49 @* UWORD8 pointer to the source
ideint_spatial_filter_a9.s 46 @* UWORD8 pointer to the source
49 @* UWORD8 pointer to the destination
  /external/libmpeg2/common/x86/
icv_variance_ssse3.c 84 WORD32 icv_variance_8x4_ssse3(UWORD8 *pu1_src, WORD32 src_strd, WORD32 wd, WORD32 ht)
  /external/libavc/encoder/x86/
ih264e_intra_modes_eval_ssse3.c 104 * UWORD8 pointer to the source
107 * UWORD8 pointer to neighbouring pels
110 * UWORD8 pointer to the destination
135 void ih264e_evaluate_intra16x16_modes_ssse3(UWORD8 *pu1_src,
136 UWORD8 *pu1_ngbr_pels_i16,
137 UWORD8 *pu1_dst,
145 UWORD8 *pu1_src_temp;
437 * UWORD8 pointer to the source
440 * UWORD8 pointer to neighbouring pels
443 * UWORD8 pointer to the destinatio
    [all...]
  /external/libavc/encoder/arm/
ime_distortion_metrics_a9q.s 62 @* UWORD8 pointer to the source
65 @* UWORD8 pointer to the destination
149 @* UWORD8 pointer to the source
152 @* UWORD8 pointer to the destination
230 @* UWORD8 pointer to the source
233 @* UWORD8 pointer to the destination
362 @ r0 = ref1 <UWORD8 *>
363 @ r1 = ref2 <UWORD8 *>
364 @ r2 = src <UWORD8 *>
449 @ r0 = ref1 <UWORD8 *>
    [all...]
  /external/libavc/common/
ih264_buf_mgr.c 240 UWORD8 *pu1_buf;
242 pu1_buf = (UWORD8 *)pv_buf;
  /external/libavc/common/x86/
ih264_resi_trans_quant_sse42.c 106 void ih264_resi_trans_quant_4x4_sse42(UWORD8 *pu1_src, UWORD8 *pu1_pred,
109 UWORD32 u4_qbits, UWORD32 u4_round_factor, UWORD8 *pu1_nnz,
379 void ih264_resi_trans_quant_chroma_4x4_sse42(UWORD8 *pu1_src,UWORD8 *pu1_pred,WORD16 *pi2_out,
384 UWORD8 *pu1_nnz, WORD16 *pi2_alt_dc_addr)
669 UWORD32 u4_round_factor,UWORD8 *pu1_nnz
    [all...]
  /external/libavc/encoder/
irc_vbr_storage_vbv.c 229 UWORD8 irc_restrict_swing_dvd_comp(vbr_storage_vbv_t *ps_vbr_storage_vbv)
231 UWORD8 u1_restrict_swing = 1;
  /external/libhevc/common/
ihevc_chroma_itrans_recon_8x8.c 109 UWORD8 *pu1_pred,
110 UWORD8 *pu1_dst,
ihevc_dpb_mgr.c 204 UWORD8 u1_del_node;
493 void ihevc_dpb_mgr_release_pics(buf_mgr_t *ps_buf_mgr, UWORD8 u1_disp_bufs)

Completed in 945 milliseconds

<<1112131415