HomeSort by relevance Sort by last modified time
    Searched refs:UWORD8 (Results 201 - 225 of 443) sorted by null

1 2 3 4 5 6 7 891011>>

  /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 106 void ih264d_free_ref_pic_mv_bufs(void* pv_dec, UWORD8 pic_buf_id)
137 UWORD8 u1_fld_pic_flag,
175 UWORD8 u1_deleted = 0;
251 UWORD8 u1_fld_pic_flag)
253 UWORD8 u1_mark_top_field_long_term = 0;
254 UWORD8 u1_mark_bot_field_long_term = 0;
366 UWORD8 u1_buf_id,
371 UWORD8 u1_picture_type = ps_pic_buf->u1_picturetype;
456 UWORD8 u1_fld_pic_flag)
462 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_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...]
ih264d_utils.c 78 UWORD8 ih264d_is_end_of_pic(UWORD16 u2_frame_num,
79 UWORD8 u1_nal_ref_idc,
83 UWORD8 u1_pic_order_cnt_type,
84 UWORD8 u1_nal_unit_type,
86 UWORD8 u1_field_pic_flag,
87 UWORD8 u1_bottom_field_flag)
153 WORD32 ih264d_decode_pic_order_cnt(UWORD8 u1_is_idr_slice,
159 UWORD8 u1_nal_ref_idc,
160 UWORD8 u1_bottom_field_flag,
161 UWORD8 u1_field_pic_flag
    [all...]
  /external/libavc/encoder/
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 199 const UWORD8 u1_slice_type = ps_slice_hdr->u1_slice_type;
202 UWORD8 u1_qp_y = ps_slice_hdr->i1_slice_qp;
ih264e_mc.c 109 void ih264e_motion_comp_luma(process_ctxt_t *ps_proc, UWORD8 **pu1_pseudo_pred,
122 UWORD8 *pu1_ref[4];
125 UWORD8 *pu1_pred;
301 UWORD8 *pu1_ref;
304 UWORD8 *pu1_pred;
329 UWORD8 u1_dx, u1_dy;
390 UWORD8 *pu1_ref_buf[2];
ih264e_time_stamp.c 159 static UWORD8 ih264e_get_range(UWORD32 u4_value, UWORD8 u1_no_of_bits)
161 UWORD8 count;
171 return (UWORD8) (u1_no_of_bits - count);
187 return (UWORD8) ((u1_no_of_bits >> 1) - count);
335 UWORD8 ih264e_should_src_be_skipped(frame_time_t *ps_frame_time,
339 UWORD8 skip_src = 0;
  /external/libavc/test/encoder/
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/libmpeg2/common/
icv.h 97 UWORD8 *apu1_buf[MAX_COMPONENTS];
  /external/libxaac/decoder/drc_src/
impd_drc_api_struct_def.h 63 UWORD8 *bitstream_drc_config;
64 UWORD8 *bitstream_loudness_info;
65 UWORD8 *bitstream_unidrc_interface;
66 UWORD8 *it_bit_buf;
impd_drc_bitbuffer.c 35 UWORD8* ptr_read_next = it_bit_buff->ptr_read_next;
72 UWORD8* ptr_bit_buf_base,
87 UWORD8* ptr_bit_buf_base,
152 UWORD8* bitstream_config, WORD32 num_bytes, WORD32 num_bits_offset,
195 ia_drc_config* pstr_drc_config, UWORD8* bitstream_config,
212 UWORD8* bitstream_gain, WORD32 num_bytes, WORD32 num_bits_offset,
241 UWORD8* bit_stream_loudness, WORD32 num_bytes_loudness) {
  /external/libxaac/decoder/
ixheaacd_rvlc.h 13 void ixheaacd_carry_bit_branch_val(UWORD8 carry_bit, UWORD32 tree_node,
ixheaacd_type_def.h 36 typedef unsigned char UWORD8; /* ub UWORD8 ub_count 1 */
ixheaacd_huff_code_reorder.c 66 const UWORD8 ixheaacd_min_huff_cb_pair_tbl[MAX_CB_PAIRS] = {
69 const UWORD8 ixheaacd_max_huff_cb_pair_table[MAX_CB_PAIRS] = {
72 const UWORD8 ixheaacd_max_huff_cw_len_table[MAX_CB] = {
75 const UWORD8 ixheaacd_huff_cb_dim_table[MAX_CB] = {
78 const UWORD8 ixheaacd_huff_cb_dim_shift_table[MAX_CB] = {
81 const UWORD8 ixheaacd_huff_cb_sign_table[MAX_CB] = {
84 const UWORD8 ixheaacd_huff_cb_priority_table[MAX_CB] = {
117 static UWORD8 ixheaacd_err_detect_pcw_segment(WORD8 remaining_bits_in_segment,
121 UWORD8 dimension) {
145 UWORD8 cb_dim
    [all...]
  /external/libmpeg2/decoder/
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...]
impeg2d_deinterlace.c 73 UWORD8 *pu1_buf_y,
74 UWORD8 *pu1_buf_u,
75 UWORD8 *pu1_buf_v,
186 UWORD8 *pu1_dst_y, *pu1_dst_u, *pu1_dst_v;
231 UWORD8 *pu1_buf_y;
232 UWORD8 *pu1_buf_u;
233 UWORD8 *pu1_buf_v;
  /external/libmpeg2/common/x86/
icv_sad_ssse3.c 90 WORD32 icv_sad_8x4_ssse3(UWORD8 *pu1_src,
91 UWORD8 *pu1_ref,
  /external/libavc/common/arm/
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/libhevc/decoder/
ihevcd_iquant_itrans_recon_ctb.c 139 UWORD8* ihevcd_unpack_coeffs(WORD16 *pi2_tu_coeff,
141 UWORD8 *pu1_tu_coeff_data,
159 UWORD8 u1_num_coded_sblks, u1_scan_type;
160 UWORD8 *pu1_new_tu_coeff_data;
241 return ((UWORD8 *)ps_tu_sblk_coeff_data);
335 pu1_new_tu_coeff_data = (UWORD8 *)ps_tu_sblk_coeff_data;
344 UWORD8 i1_constrained_intra_pred_flag,
349 UWORD8 u1_bot_lt_avail, u1_left_avail, u1_top_avail, u1_top_rt_avail,
352 UWORD8 *pu1_nbr_intra_flag;
353 UWORD8 *pu1_pic_intra_flag
    [all...]

Completed in 1329 milliseconds

1 2 3 4 5 6 7 891011>>