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

1 2 3 4 5 6 7 891011>>

  /external/libavc/decoder/
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...]
ih264d_cabac.c 123 void ih264d_init_cabac_contexts(UWORD8 u1_slice_type, dec_struct_t * ps_dec)
127 UWORD8 u1_qp_y = ps_dec->ps_cur_slice->u1_slice_qp;
128 UWORD8 u1_cabac_init_Idc = 0;
140 UWORD8 *pu1_temp;
151 pu1_temp = (UWORD8*)p_DefCtxt->i1_ref_idx;
154 pu1_temp = (UWORD8*)p_DefCtxt->u1_mv;
313 UWORD8 ih264d_decode_terminate(decoding_envirnoment_t * ps_cab_env,
388 UWORD32 ih264d_decode_bins_tunary(UWORD8 u1_max_bins,
397 UWORD8 u4_ctx_Inc;
459 UWORD32 ih264d_decode_bins(UWORD8 u1_max_bins
    [all...]
ih264d_vui.c 71 UWORD8 u1_index;
82 for(u1_index = 0; u1_index < (UWORD8)ps_hrd->u4_cpb_cnt; u1_index++)
128 UWORD8 u4_bits;
137 ps_vu4->u1_aspect_ratio_idc = (UWORD8)u4_bits;
ih264d_compute_bs.c     [all...]
ih264d_sei.c 74 UWORD8 u1_seq_parameter_set_id;
76 UWORD8 u1_nal_hrd_present, u1_vcl_hrd_present;
153 UWORD8 u1_cpb_dpb_present;
154 UWORD8 u1_pic_struct_present_flag;
156 UWORD8 u1_cpb_removal_delay_length, u1_dpb_output_delay_length;
  /external/libavc/encoder/
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;
ih264e_bitstream.h 186 UWORD8 u1_next_byte = (ps_bitstrm->u4_cur_word >> (i - 8)) & 0xFF; \
209 UWORD8 *pu1_strm_buffer;
279 UWORD8 *pu1_bitstrm_buf,
ih264e_process.c 243 ps_entropy->pv_mb_coeff_data = ((UWORD8 *)ps_entropy->pv_pic_mb_coeff_data) +
247 ps_entropy->pv_mb_header_data = ((UWORD8 *)ps_entropy->pv_pic_mb_header_data) +
306 UWORD8 *pu1_proc_map;
309 UWORD8 *pu1_entropy_map_curr;
413 ps_entropy->pv_mb_coeff_data = ((UWORD8 *)ps_entropy->pv_pic_mb_coeff_data) +
417 ps_entropy->pv_mb_header_data = ((UWORD8 *)ps_entropy->pv_pic_mb_header_data) +
437 volatile UWORD8 *pu1_buf1;
475 UWORD8 *pu1_slice_idx = ps_entropy->pu1_slice_idx;
654 UWORD8 *pu1_ptr = ps_proc->pv_mb_header_data;
722 UWORD8 *pu1_ptr = ps_proc->pv_mb_header_data
    [all...]
irc_bit_allocation.h 65 UWORD8 u1_is_scd,
90 UWORD8 u1_is_first_frm,
ih264e_cabac.c 167 UWORD8 *pu1_slice_idx = ps_ent_ctxt->pu1_slice_idx;
207 UWORD8 u1_def_csbp = i4_is_intra ? 0xf : 0;
216 UWORD8 u1_def_csbp = i4_is_intra ? 0xff : 0;
253 UWORD8 *pu1_strm_buf = ps_stream->pu1_strm_buffer;
293 UWORD8 u1_0_or_ff = carry ? 0 : 0xFF;
390 UWORD8 *pu1_strm_buf = ps_stream->pu1_strm_buffer;
426 UWORD8 u1_0_or_ff = carry ? 0 : 0xFF;
479 UWORD8 state_mps = (*pu1_bin_ctxts) & 0x3F;
480 UWORD8 u1_mps = !!((*pu1_bin_ctxts) & (0x40));
577 UWORD8 u1_ctx_inc, u1_bin
    [all...]
ih264e_cavlc.c 126 UWORD8 *pu1_zero_run,
243 UWORD8 *pu1_zero_run,
505 UWORD8 gu1_index_zero_table_chroma[] = {0, 4, 7};
606 UWORD8 *pu1_nnz,
610 UWORD8 *pu1_top_nnz,
611 UWORD8 *pu1_left_nnz)
615 UWORD8 *pu1_zero_run = ps_ent_ctxt->au1_zero_run, *pu1_ngbr_avbl;
617 UWORD8 u1_mb_a, u1_mb_b;
712 UWORD8 *pu1_zero_run = ps_ent_ctxt->au1_zero_run;
716 UWORD8 au1_nnz[4], *pu1_ngbr_avlb, *pu1_top_nnz, *pu1_left_nnz
    [all...]
ih264e_deblk.c 356 UWORD8 *pu1_curr_nnz = (UWORD8 *)ps_proc->au4_nnz;
512 UWORD8 *pu1_mb_qp,
513 UWORD8 *pu1_cur_pic_luma,
514 UWORD8 *pu1_cur_pic_chroma,
615 UWORD8 *pu1_mb_qp,
616 UWORD8 *pu1_cur_pic_luma,
617 UWORD8 *pu1_cur_pic_chroma,
710 UWORD8 u1_mb_a, u1_mb_b;
716 UWORD8 *pu1_pic_qp = ps_deblk->s_bs_ctxt.pu1_pic_qp
    [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...]
ihevcd_intra_pred_mode_prediction.c 115 UWORD8 *pu1_luma_intra_pred_mode_top;
116 UWORD8 *pu1_luma_intra_pred_mode_left;
145 UWORD8 *pu1_pic_intra_flag = ps_codec->s_parse.pu1_pic_intra_flag;
171 UWORD8 *pu1_pic_intra_flag = ps_codec->s_parse.pu1_pic_intra_flag;
ihevcd_api.c     [all...]
  /external/libmpeg2/decoder/
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/libhevc/test/decoder/
main.c 129 void calc_md5_cksum(UWORD8 *pu1_inbuf, UWORD32 u4_stride, UWORD32 u4_width, UWORD32 u4_height, UWORD8 *pu1_cksum_p);
137 void sdl_set_disp_buffers(void *, WORD32, UWORD8 **, UWORD8 **, UWORD8 **);
148 void gdl_set_disp_buffers(void *, WORD32, UWORD8 **, UWORD8 **, UWORD8 **);
159 void fbd_set_disp_buffers(void *, WORD32, UWORD8 **, UWORD8 **, UWORD8 **)
    [all...]
  /external/libavc/common/x86/
ih264_chroma_intra_pred_filters_ssse3.c 75 * UWORD8 pointer to the source containing alternate U and V samples
78 * UWORD8 pointer to the destination with alternate U and V samples
96 void ih264_intra_pred_chroma_8x8_mode_horz_ssse3(UWORD8 *pu1_src,
97 UWORD8 *pu1_dst,
103 UWORD8 *pu1_left; /* Pointer to start of top predictors */
151 * UWORD8 pointer to the source containing alternate U and V samples
154 * UWORD8 pointer to the destination with alternate U and V samples
172 void ih264_intra_pred_chroma_8x8_mode_vert_ssse3(UWORD8 *pu1_src,
173 UWORD8 *pu1_dst,
178 UWORD8 *pu1_top; /* Pointer to start of top predictors *
    [all...]
  /external/libavc/common/
ih264_dpb_mgr.h 103 UWORD8 u1_num_short_term_ref_bufs;
108 UWORD8 u1_num_long_term_ref_bufs;
184 void ih264_dpb_mgr_release_pics(buf_mgr_t *ps_buf_mgr, UWORD8 u1_disp_bufs);
  /external/libavc/common/arm/
ih264_intra_pred_luma_16x16_a9q.s 72 @* UWORD8 pointer to the source
75 @* UWORD8 pointer to the destination
92 @void ih264_intra_pred_luma_16x16_mode_vert(UWORD8 *pu1_src,
93 @ UWORD8 *pu1_dst,
153 @* UWORD8 pointer to the source
156 @* UWORD8 pointer to the destination
174 @void ih264_intra_pred_luma_16x16_mode_horz(UWORD8 *pu1_src,
175 @ UWORD8 *pu1_dst,
231 @* UWORD8 pointer to the source
234 @* UWORD8 pointer to the destinatio
    [all...]
  /external/libmpeg2/common/
icv_variance.c 84 WORD32 icv_variance_8x4(UWORD8 *pu1_src, WORD32 src_strd, WORD32 wd, WORD32 ht)
ideint_debug.c 97 UWORD8 *pu1_buf;
  /external/libmpeg2/common/arm/
icv_sad_a9.s 49 @* UWORD8 pointer to the source
52 @* UWORD8 pointer to the reference buffer
  /external/libhevc/common/
ihevc_weighted_pred.c 107 UWORD8 *pu1_dst,
190 UWORD8 *pu1_dst,
294 UWORD8 *pu1_dst,
395 UWORD8 *pu1_dst,
491 UWORD8 *pu1_dst,
574 UWORD8 *pu1_dst,

Completed in 4647 milliseconds

1 2 3 4 5 6 7 891011>>