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

1 2 3 45 6 7 8 91011>>

  /external/libhevc/common/arm/
ihevc_mem_fns.s 50 @* UWORD8 pointer to the destination
53 @* UWORD8 pointer to the source
64 @void ihevc_memcpy_mul_8(UWORD8 *pu1_dst,
65 @ UWORD8 *pu1_src,
66 @ UWORD8 num_bytes)
96 @void ihevc_memcpy(UWORD8 *pu1_dst,
97 @ UWORD8 *pu1_src,
98 @ UWORD8 num_bytes)
135 @void ihevc_memset_mul_8(UWORD8 *pu1_dst,
136 @ UWORD8 value
    [all...]
  /external/libhevc/decoder/
ihevcd_fmt_conv.c 114 void ihevcd_fmt_conv_420sp_to_rgb565(UWORD8 *pu1_y_src,
115 UWORD8 *pu1_uv_src,
129 UWORD8 *pu1_y_src_nxt;
132 UWORD8 *pu1_u_src, *pu1_v_src;
136 pu1_u_src = (UWORD8 *)pu1_uv_src;
137 pu1_v_src = (UWORD8 *)pu1_uv_src + 1;
141 pu1_u_src = (UWORD8 *)pu1_uv_src + 1;
142 pu1_v_src = (UWORD8 *)pu1_uv_src;
229 void ihevcd_fmt_conv_420sp_to_rgba8888(UWORD8 *pu1_y_src,
230 UWORD8 *pu1_uv_src
    [all...]
  /external/libmpeg2/common/
ideint_cac.c 100 static WORD32 cac_4x8(UWORD8 *pu1_top,
101 UWORD8 *pu1_bot,
108 UWORD8 *pu1_tmp_top;
109 UWORD8 *pu1_tmp_bot;
112 UWORD8 *pu1_top_0;
113 UWORD8 *pu1_top_1;
114 UWORD8 *pu1_top_2;
115 UWORD8 *pu1_top_3;
116 UWORD8 *pu1_bot_0;
117 UWORD8 *pu1_bot_1
    [all...]
impeg2_inter_pred.c 83 UWORD8 *pu1_src;
84 UWORD8 *pu1_dst;
168 UWORD8 *pu1_src1,*pu1_src2,*pu1_dst;
247 void impeg2_mc_halfx_halfy_8x8(UWORD8 *pu1_out,
248 UWORD8 *pu1_ref,
252 UWORD8 *pu1_ref_p0,*pu1_ref_p1,*pu1_ref_p2,*pu1_ref_p3;
320 void impeg2_mc_halfx_fully_8x8(UWORD8 *pu1_out,
321 UWORD8 *pu1_ref,
325 UWORD8 *pu1_ref_p0, *pu1_ref_p1;
386 void impeg2_mc_fullx_halfy_8x8(UWORD8 *pu1_out
    [all...]
impeg2_idct.h 30 UWORD8 *pu1_pred,
31 UWORD8 *pu1_dst,
  /external/libavc/decoder/
ih264d_process_intra_mb.c 106 UWORD8 * pu1_prev_intra4x4_pred_mode_flag,
107 UWORD8 * pu1_rem_intra4x4_pred_mode,
122 *pu1_prev_intra4x4_pred_mode_flag = (UWORD8)u4_temp;
127 *(pu1_rem_intra4x4_pred_mode) = (UWORD8)u4_temp;
144 *pu1_prev_intra4x4_pred_mode_flag = (UWORD8)u4_temp;
149 (*pu1_rem_intra4x4_pred_mode) = (UWORD8)u4_temp;
159 UWORD8 *pu1_inv_scan)
188 offset = (UWORD8 *)pi2_coeff_data - (UWORD8 *)ps_tu_4x4;
190 ps_dec->pv_proc_tu_coeff_data = (void *)((UWORD8 *)ps_dec->pv_proc_tu_coeff_data + offset)
    [all...]
ih264d_mb_utils.h 72 volatile UWORD8 *pu1_mb_flag; \
75 pu1_mb_flag = (UWORD8 *)mb_map + (u4_mb_num >> 3); \
82 volatile UWORD8 *pu1_mb_flag; \
84 pu1_mb_flag = (UWORD8 *)mb_map + (u4_mb_num ); \
125 volatile UWORD8 *pu1_mb_flag; \
128 pu1_mb_flag = (UWORD8 *)mb_map + (u4_mb_number >> 3); \
138 volatile UWORD8 *pu1_mb_flag; \
140 pu1_mb_flag = (UWORD8 *)mb_map + (u4_mb_number); \
272 UWORD8 get_cabac_context_non_mbaff(dec_struct_t * ps_dec, UWORD16 u2_mbskip);
281 UWORD8 uc_curMbFldDecFlag)
    [all...]
ih264d_cabac.h 91 UWORD8 u1_mps_state; /* state number */
98 UWORD8 u1_mb_type; /** macroblock type: I/P/B/SI/SP */
99 UWORD8 u1_cbp; /** Coded Block Pattern */
100 UWORD8 u1_intra_chroma_pred_mode;
107 UWORD8 u1_yuv_dc_csbp;
109 UWORD8 u1_mv[4][4];
110 UWORD8 u1_transform8x8_ctxt;
131 UWORD8 ih264d_decode_terminate(decoding_envirnoment_t * ps_cab_env,
134 UWORD32 ih264d_decode_bins_tunary(UWORD8 u1_max_bins,
140 UWORD32 ih264d_decode_bins(UWORD8 u1_max_bins
    [all...]
ih264d_inter_pred.h 60 WORD8 i1_ref_idx,UWORD32 *pu4_wt_offset,UWORD8 u1_pic_type);
85 UWORD8* pu1_dest_y,
86 UWORD8* pu1_dest_u,
90 UWORD8 u1_dir);
ih264d_quant_scaling.h 24 UWORD8 *pu1_use_default_scaling_matrix_flag,
  /external/libhevc/common/
ihevc_chroma_iquant_itrans_recon.h 42 UWORD8 *pu1_pred,
44 UWORD8 *pu1_dst,
65 UWORD8 bit_depth);
69 UWORD8 *pu1_pred,
71 UWORD8 *pu1_dst,
92 UWORD8 bit_depth);
96 UWORD8 *pu1_pred,
98 UWORD8 *pu1_dst,
119 UWORD8 bit_depth);
ihevc_sao.c 72 void ihevc_sao_band_offset_luma(UWORD8 *pu1_src,
74 UWORD8 *pu1_src_left,
75 UWORD8 *pu1_src_top,
76 UWORD8 *pu1_src_top_left,
124 void ihevc_sao_band_offset_chroma(UWORD8 *pu1_src,
126 UWORD8 *pu1_src_left,
127 UWORD8 *pu1_src_top,
128 UWORD8 *pu1_src_top_left,
186 void ihevc_sao_edge_offset_class0(UWORD8 *pu1_src,
188 UWORD8 *pu1_src_left
    [all...]
ihevc_chroma_intra_pred.h 43 UWORD8 *pu1_ref,
45 UWORD8 *pu1_dst,
51 UWORD8 *pu1_ref,
53 UWORD8 *pu1_dst,
59 UWORD8 *pu1_ref,
61 UWORD8 *pu1_dst,
67 UWORD8 *pu1_ref,
69 UWORD8 *pu1_dst,
75 UWORD8 *pu1_ref,
77 UWORD8 *pu1_dst
    [all...]
ihevc_cabac_tables.h 114 extern const UWORD8 gau1_ihevc_cabac_rlps[64][4];
125 extern const UWORD8 gau1_ihevc_next_state[128*2];
133 extern const UWORD8 gau1_ihevc_cab_ctxts[IHEVC_NUM_CAB_IDC][IHEVC_MAX_QP][IHEVC_CAB_CTXT_END];
  /external/libavc/common/
ih264_deblk_edge_filters.c 104 void ih264_deblk_luma_vert_bs4(UWORD8 *pu1_src,
109 UWORD8 p3, p2, p1, p0, q0, q1, q2, q3;
112 UWORD8 a_p, a_q; /* threshold variables */
114 UWORD8 *pu1_src_temp;
150 a_p = (UWORD8)ABS(p2 - p0);
151 a_q = (UWORD8)ABS(q2 - q0);
224 void ih264_deblk_luma_horz_bs4(UWORD8 *pu1_src,
229 UWORD8 p3, p2, p1, p0, q0, q1, q2, q3;
232 UWORD8 a_p, a_q; /* threshold variables */
233 UWORD8 *pu1_p3; /* pointer to the src sample p3 *
    [all...]
ih264_padding.c 73 * UWORD8 pointer to the source
90 void ih264_pad_top(UWORD8 *pu1_src,
114 * UWORD8 pointer to the source
131 void ih264_pad_bottom(UWORD8 *pu1_src,
153 * UWORD8 pointer to the source
170 void ih264_pad_left_luma(UWORD8 *pu1_src,
195 * UWORD8 pointer to the source
212 void ih264_pad_left_chroma(UWORD8 *pu1_src,
249 * UWORD8 pointer to the source
266 void ih264_pad_right_luma(UWORD8 *pu1_src
    [all...]
ih264_inter_pred_filters.c 84 * UWORD8 pointer to the source
87 * UWORD8 pointer to the destination
110 void ih264_inter_pred_luma_copy(UWORD8 *pu1_src,
111 UWORD8 *pu1_dst,
116 UWORD8* pu1_tmp,
145 * UWORD8 pointer to the source
148 * UWORD8 pointer to the destination
170 void ih264_interleave_copy(UWORD8 *pu1_src,
171 UWORD8 *pu1_dst,
203 * UWORD8 pointer to the sourc
    [all...]
ih264_weighted_pred.c 85 void ih264_default_weighted_pred_luma(UWORD8 *pu1_src1,
86 UWORD8 *pu1_src2,
87 UWORD8 *pu1_dst,
140 void ih264_default_weighted_pred_chroma(UWORD8 *pu1_src1,
141 UWORD8 *pu1_src2,
142 UWORD8 *pu1_dst,
199 void ih264_weighted_pred_luma(UWORD8 *pu1_src,
200 UWORD8 *pu1_dst,
273 void ih264_weighted_pred_chroma(UWORD8 *pu1_src,
274 UWORD8 *pu1_dst
    [all...]
  /external/libavc/encoder/
ih264e_process.h 227 UWORD8 *pu1_curr_pic_luma,
228 UWORD8 *pu1_curr_pic_chroma,
253 UWORD8 *pu1_curr_pic_luma,
  /external/libavc/test/encoder/
psnr.c 101 UWORD8 *pu1_buf1, *pu1_buf2;
109 pu1_buf1 = (UWORD8 *)ps_buf1->apv_bufs[comp];
110 pu1_buf2 = (UWORD8 *)ps_buf2->apv_bufs[comp];
128 pu1_buf1 = (UWORD8 *)ps_buf1->apv_bufs[1];
130 pu1_buf1 = (UWORD8 *)ps_buf1->apv_bufs[1] + 1;
135 pu1_buf1 = (UWORD8 *)ps_buf1->apv_bufs[1] + 1;
154 pu1_buf2 = (UWORD8 *)ps_buf2->apv_bufs[1] + 1;
159 pu1_buf2 = (UWORD8 *)ps_buf2->apv_bufs[1] + 1;
output.c 49 IV_STATUS_T write_output(FILE *fp, UWORD8 *pu1_buf, WORD32 num_bytes)
53 bytes = fwrite(pu1_buf, sizeof(UWORD8), num_bytes, fp);
66 UWORD8 *pu1_buf;
77 pu1_buf = (UWORD8 *)ih264a_aligned_malloc(16, buf_size);
  /external/libhevc/common/x86/
ihevc_padding_ssse3_intr.c 63 * UWORD8 pointer to the source
91 void ihevc_pad_left_luma_ssse3(UWORD8 *pu1_src,
98 UWORD8 *pu1_dst;
134 * UWORD8 pointer to the source
162 void ihevc_pad_left_chroma_ssse3(UWORD8 *pu1_src,
169 UWORD8 *pu1_dst;
206 * UWORD8 pointer to the source
234 void ihevc_pad_right_luma_ssse3(UWORD8 *pu1_src,
241 UWORD8 *pu1_dst;
276 * UWORD8 pointer to the sourc
    [all...]
  /external/libmpeg2/decoder/
impeg2d_vld.h 31 const UWORD8 *scan, /*!< Scan table to be used */
32 UWORD8 *pu1_pos, /*!< Scan table to be used */
  /external/libhevc/decoder/x86/
ihevcd_fmt_conv_ssse3_intr.c 47 void ihevcd_fmt_conv_420sp_to_420p_ssse3(UWORD8 *pu1_y_src,
48 UWORD8 *pu1_uv_src,
49 UWORD8 *pu1_y_dst,
50 UWORD8 *pu1_u_dst,
51 UWORD8 *pu1_v_dst,
61 UWORD8 *pu1_src, *pu1_dst;
62 UWORD8 *pu1_u_src, *pu1_v_src;
67 pu1_u_src = (UWORD8 *)pu1_uv_src;
68 pu1_v_src = (UWORD8 *)pu1_uv_src + 1;
72 pu1_src = (UWORD8 *)pu1_y_src
    [all...]
  /external/libavc/common/arm/
ih264_mem_fns_neon.s 55 @* UWORD8 pointer to the destination
58 @* UWORD8 pointer to the source
69 @void ih264_memcpy_mul_8(UWORD8 *pu1_dst,
70 @ UWORD8 *pu1_src,
71 @ UWORD8 num_bytes)
98 @void ih264_memcpy(UWORD8 *pu1_dst,
99 @ UWORD8 *pu1_src,
100 @ UWORD8 num_bytes)
136 @void ih264_memset_mul_8(UWORD8 *pu1_dst,
137 @ UWORD8 value
    [all...]

Completed in 630 milliseconds

1 2 3 45 6 7 8 91011>>