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

1 2 3 4 5 6 78 91011>>

  /external/libavc/encoder/
ih264e_bitstream.c 96 UWORD8 *pu1_bitstrm_buf,
191 UWORD8* pu1_strm_buf = ps_bitstrm->pu1_strm_buffer;
212 UWORD8 u1_next_byte = (u4_cur_word >> (i-8)) & 0xFF;
288 UWORD8* pu1_strm_buf = ps_bitstrm->pu1_strm_buffer;
310 UWORD8 u1_next_byte = (u4_cur_word >> (i-8)) & 0xFF;
441 UWORD8* pu1_strm_buf = ps_bitstrm->pu1_strm_buffer;
ih264e_rate_control.c 193 UWORD8 *pu1_init_qp,
195 UWORD8 *pu1_min_max_qp,
196 UWORD8 u1_profile_level)
198 // UWORD8 u1_is_mb_level_rc_on = 0;
205 UWORD8 u1_level_idx = ih264e_get_lvl_idx(u1_profile_level);
463 UWORD8 *pu1_is_enc_buf_overflow,
464 UWORD8 *pu1_is_enc_buf_underflow)
551 UWORD8 u1_frame_qp,
565 UWORD8 u1_is_scd = 0;
602 UWORD8 u1_enc_buf_overflow,u1_enc_buf_underflow
    [all...]
ih264e_cabac_encode.c 117 static void ih264e_cabac_enc_mb_skip(UWORD8 u1_mb_skip_flag,
122 UWORD8 u4_ctx_inc;
201 UWORD8 u1_bin;
212 UWORD8 u1_ctx_inc;
335 UWORD8 *pu1_intra_4x4_modes)
404 static void ih264e_cabac_enc_chroma_predmode(UWORD8 u1_chroma_pred_mode,
415 UWORD8 a, b;
478 UWORD8 u1_ctxt_inc, u1_bin;
479 UWORD8 a, b;
581 UWORD8 u1_code_num
    [all...]
ih264e_cabac_init.c 203 const UWORD8 u1_slice_type = ps_slice_hdr->u1_slice_type;
206 UWORD8 u1_qp_y = ps_slice_hdr->i1_slice_qp;
  /external/libavc/test/encoder/
recon.c 57 UWORD8 *pu1_buf;
73 bytes = fwrite(pu1_buf, sizeof(UWORD8), wd, fp);
93 UWORD8 *pu1_buf;
105 pu1_buf = (UWORD8 *)ih264a_aligned_malloc(16, pic_size);
120 pu1_buf = (UWORD8 *)ih264a_aligned_malloc(16, pic_size);
157 void init_raw_buf_descr(app_ctxt_t *ps_app_ctxt, iv_raw_buf_t *ps_raw_buf, UWORD8 *pu1_buf, IV_COLOR_FORMAT_T e_color_fmt)
app.h 186 UWORD8 *pu1_buf;
197 UWORD8 *pu1_buf;
206 UWORD8 *pu1_buf;
313 UWORD8 *pu1_psnr_buf;
314 UWORD8 u4_psnr_buf_size;
336 IV_STATUS_T write_output(FILE *fp, UWORD8 *pu1_buf, WORD32 num_bytes);
348 void init_raw_buf_descr(app_ctxt_t *ps_app_ctxt, iv_raw_buf_t *ps_raw_buf, UWORD8 *pu1_buf, IV_COLOR_FORMAT_T e_color_fmt);
351 void calc_md5_cksum(UWORD8 *pu1_inbuf,UWORD32 u4_stride,UWORD32 u4_width,UWORD32 u4_height,UWORD8 *pu1_cksum_p );
  /external/libhevc/common/
ihevc_chroma_iquant_recon.c 112 UWORD8 *pu1_pred,
114 UWORD8 *pu1_dst,
224 UWORD8 *pu1_pred,
226 UWORD8 *pu1_dst,
336 UWORD8 *pu1_pred,
338 UWORD8 *pu1_dst,
ihevc_weighted_pred.h 39 UWORD8 *pu1_dst,
50 UWORD8 *pu1_dst,
64 UWORD8 *pu1_dst,
80 UWORD8 *pu1_dst,
100 UWORD8 *pu1_dst,
111 UWORD8 *pu1_dst,
  /external/libmpeg2/decoder/
impeg2d_bitstream.c 60 UWORD8 *pu1_byte_buf,
63 UWORD8 *pu1_byte_buff;
75 pu1_byte_buff = (UWORD8 *)pu1_byte_buf;
147 INLINE UWORD8 impeg2d_bit_stream_get_bit(stream_t *ps_stream)
228 UWORD8 u1_bit_offset;
267 UWORD8 u4_bit_ptr;
impeg2d_bitstream.h 105 UWORD8 u4_bit_ptr; \
140 UWORD8 *byteBuf,
142 INLINE UWORD8 impeg2d_bit_stream_get_bit(stream_t *stream);
impeg2d_vld.c 72 u2_i_bit = (UWORD8)((u2_data >> u2_max_len) & 0x1);
79 impeg2d_bit_stream_flush(ps_stream,(UWORD8)(u2_org_max_len - u2_max_len));
149 UWORD8 u1_shift;
225 UWORD8 u1_shift;
297 const UWORD8 *pu1_scan, /*!< Scan table to be used */
303 UWORD8 *pu1_weighting_matrix;
308 UWORD8 pu1_pos[NUM_COEFFS];
370 const UWORD8 *pu1_scan, /*!< Scan table to be used */
376 UWORD8 *pu1_weighting_matrix;
382 UWORD8 pi4_pos[NUM_COEFFS]
    [all...]
  /external/libavc/common/
ih264_common_tables.c 321 const UWORD8 gau1_ih264_inv_scan_prog4x4[] =
329 const UWORD8 gau1_ih264_inv_scan_int4x4[] =
339 const UWORD8 gau1_ih264_inv_scan_prog8x8_cavlc[64] =
352 const UWORD8 gau1_ih264_inv_scan_int8x8_cavlc[64] =
369 const UWORD8 gau1_ih264_inv_scan_prog8x8_cabac[64] =
384 const UWORD8 gau1_ih264_inv_scan_int8x8_cabac[64] =
397 const UWORD8 *const gpau1_ih264_inv_scan8x8[] =
405 const UWORD8 *const gpau1_ih264_inv_scan4x4[] =
411 const UWORD8 gau1_ih264_8x8_subblk_idx[] =
421 const UWORD8 gau1_ih264_chroma_qp[]
    [all...]
ih264_padding.h 44 typedef void ih264_pad(UWORD8 *, WORD32, WORD32, WORD32);
  /external/libavc/common/arm/
ih264_intra_pred_luma_4x4_a9q.s 68 @* UWORD8 pointer to the source
71 @* UWORD8 pointer to the destination
88 @void ih264_intra_pred_luma_4x4_mode_vert(UWORD8 *pu1_src,
89 @ UWORD8 *pu1_dst,
141 @* UWORD8 pointer to the source
144 @* UWORD8 pointer to the destination
162 @void ih264_intra_pred_luma_4x4_mode_horz(UWORD8 *pu1_src,
163 @ UWORD8 *pu1_dst,
223 @* UWORD8 pointer to the source
226 @* UWORD8 pointer to the destinatio
    [all...]
ih264_intra_pred_luma_8x8_a9q.s 73 @* UWORD8 pointer to the source
76 @* UWORD8 pointer to the destination
93 @void ih264_intra_pred_luma_8x8_mode_ref_filtering(UWORD8 *pu1_src,
94 @ UWORD8 *pu1_dst)
158 @* UWORD8 pointer to the source
161 @* UWORD8 pointer to the destination
178 @void ih264_intra_pred_luma_8x8_mode_vert(UWORD8 *pu1_src,
179 @ UWORD8 *pu1_dst,
231 @* UWORD8 pointer to the source
234 @* UWORD8 pointer to the destinatio
    [all...]
  /external/libavc/decoder/
ih264d_mem_request.h 73 WORD32 ih264d_create_pic_buffers(UWORD8 u1_num_of_buf,
ih264d_thread_parse_decode.c 63 UWORD8 u1_mb_idx,
64 UWORD8 u1_num_mbs,
65 UWORD8 u1_num_mbs_next,
66 UWORD8 u1_tfr_n_mb,
67 UWORD8 u1_end_of_row)
168 UWORD8 u1_num_mbs,
169 UWORD8 u1_num_mbs_next,
170 UWORD8 u1_end_of_row)
201 UWORD8 u1_num_mbs,
202 UWORD8 u1_num_mbs_next
    [all...]
ih264d_dpb_mgr.c 105 void ih264d_free_ref_pic_mv_bufs(void* pv_dec, UWORD8 pic_buf_id)
136 UWORD8 u1_fld_pic_flag,
174 UWORD8 u1_deleted = 0;
250 UWORD8 u1_fld_pic_flag)
252 UWORD8 u1_mark_top_field_long_term = 0;
253 UWORD8 u1_mark_bot_field_long_term = 0;
363 UWORD8 u1_buf_id,
368 UWORD8 u1_picture_type = ps_pic_buf->u1_picturetype;
445 UWORD8 u1_fld_pic_flag)
451 UWORD8 u1_del_node = 0, u1_del_st = 0
    [all...]
ih264d_bitstrm.c 63 UWORD8 ih264d_get_bit_h264(dec_bit_stream_t *ps_stream)
175 UWORD8 ih264d_check_byte_aligned(dec_bit_stream_t * ps_bitstrm)
ih264d_parse_headers.c 192 UWORD8 uc_temp;
203 UWORD8 u1_more_data_flag;
478 UWORD8 i;
480 UWORD8 u1_profile_idc, u1_level_idc, u1_seq_parameter_set_id;
484 UWORD8 u1_frm, uc_constraint_set0_flag, uc_constraint_set1_flag;
501 UWORD8 u1_frame_cropping_flag, u1_frame_cropping_rect_left_ofst,
    [all...]
ih264d_quant_scaling.c 49 UWORD8 *pu1_use_default_scaling_matrix_flag,
84 UWORD8 *pu1_inv_scan;
87 pu1_inv_scan = (UWORD8 *)gau1_ih264d_inv_scan;
246 UWORD8 *pu1_inv_scan_4x4;
249 pu1_inv_scan_4x4 = (UWORD8 *)gau1_ih264d_inv_scan;
ih264d_process_pslice.c 62 void ih264d_init_cabac_contexts(UWORD8 u1_slice_type, dec_struct_t * ps_dec);
71 UWORD8 u1_mb_idx,
72 UWORD8 u1_num_mbs)
313 (UWORD8)(u1_field << 1), 4, 4);
333 UWORD8 u1_mb_idx,
334 UWORD8 u1_num_mbs,
335 UWORD8 u1_num_mbs_next,
336 UWORD8 u1_tfr_n_mb,
337 UWORD8 u1_end_of_row)
455 UWORD8 u1_field_pic_flag = ps_dec->ps_cur_slice->u1_field_pic_flag
    [all...]
ih264d_parse_cabac.c 64 UWORD8 ih264d_read_coeff4x4_cabac(dec_bit_stream_t *ps_bitstrm,
557 offset = (UWORD8 *)pi2_coeff_data - (UWORD8 *)ps_tu_4x4;
559 ps_dec->pv_parse_tu_coeff_data = (void *)((UWORD8 *)ps_dec->pv_parse_tu_coeff_data + offset);
591 UWORD8 u1_field_coding_flag = ps_cur_mb_info->ps_curmb->u1_mb_fld;
592 const UWORD8 *pu1_lastcoeff_context_inc =
593 (UWORD8 *)gau1_ih264d_lastcoeff_context_inc;
594 const UWORD8 *pu1_sigcoeff_context_inc;
611 (UWORD8 *)gau1_ih264d_sigcoeff_context_inc_frame;
622 (UWORD8 *)gau1_ih264d_sigcoeff_context_inc_field
    [all...]
  /external/libmpeg2/common/
icv.h 97 UWORD8 *apu1_buf[MAX_COMPONENTS];
  /external/libmpeg2/common/x86/
icv_sad_ssse3.c 90 WORD32 icv_sad_8x4_ssse3(UWORD8 *pu1_src,
91 UWORD8 *pu1_ref,

Completed in 448 milliseconds

1 2 3 4 5 6 78 91011>>