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

<<1112131415161718

  /external/libxaac/decoder/
ixheaacd_main.h 104 UWORD8 cplx_pred_used[MAX_SHORT_WINDOWS][SFB_NUM_MAX];
114 UWORD8 *ms_used[MAX_NUM_CHANNELS];
118 UWORD8 *group_dis[MAX_NUM_CHANNELS];
175 UWORD8 arr_group_dis[MAX_NUM_CHANNELS][NSHORT];
177 UWORD8 arr_ms_used[MAX_NUM_CHANNELS][MAXBANDS];
ixheaacd_rev_vlc.c 391 VOID ixheaacd_carry_bit_branch_val(UWORD8 carry_bit, UWORD32 tree_node,
402 UWORD8 ixheaacd_rvlc_read_bits(ia_bit_buf_struct *it_bit_buff,
403 UWORD16 *ptr_position, UWORD8 read_direction) {
432 UWORD8 carry_bit;
492 UWORD8 carry_bit;
494 UWORD8 direction = ptr_rvlc->direction;
537 UWORD8 *ptr_esc_fwd_cnt = &(ptr_rvlc->num_fwd_esc_words_decoded);
707 UWORD8 *ptr_esc_cnt = &(ptr_rvlc->num_esc_words_decoded);
708 UWORD8 *ptr_esc_bwd_cnt = &(ptr_rvlc->num_bwd_esc_words_decoded);
    [all...]
  /external/libavc/test/decoder/
main.c 132 void calc_md5_cksum(UWORD8 *pu1_inbuf,UWORD32 u4_stride,UWORD32 u4_width,UWORD32 u4_height,UWORD8 *pu1_cksum_p );
140 void sdl_set_disp_buffers(void *, WORD32, UWORD8 **, UWORD8 **, UWORD8 **);
151 void gdl_set_disp_buffers(void *, WORD32, UWORD8 **, UWORD8 **, UWORD8 **);
162 void fbd_set_disp_buffers(void *, WORD32, UWORD8 **, UWORD8 **, UWORD8 **)
    [all...]
  /external/libavc/common/arm/
ih264_default_weighted_pred_a9q.s 54 @* UWORD8 Pointer to the buffer containing the first input block.
57 @* UWORD8 Pointer to the buffer containing the second input block.
60 @* UWORD8 pointer to the destination where the output block is stored.
85 @void ih264_default_weighted_pred_luma_a9q(UWORD8 *pu1_src1,
86 @ UWORD8 *pu1_src2,
87 @ UWORD8 *pu1_dst,
228 @* UWORD8 Pointer to the buffer containing the first input block.
231 @* UWORD8 Pointer to the buffer containing the second input block.
234 @* UWORD8 pointer to the destination where the output block is stored.
259 @void ih264_default_weighted_pred_chroma_a9q(UWORD8 *pu1_src1
    [all...]
ih264_intra_pred_chroma_a9q.s 71 @* UWORD8 pointer to the source containing alternate U and V samples
74 @* UWORD8 pointer to the destination with alternate U and V samples
91 @void ih264_intra_pred_chroma_8x8_mode_dc(UWORD8 *pu1_src,
92 @ UWORD8 *pu1_dst,
203 @* UWORD8 pointer to the source containing alternate U and V samples
206 @* UWORD8 pointer to the destination with alternate U and V samples
224 @void ih264_intra_pred_chroma_8x8_mode_horz(UWORD8 *pu1_src,
225 @ UWORD8 *pu1_dst,
279 @* UWORD8 pointer to the source containing alternate U and V samples
282 @* UWORD8 pointer to the destination with alternate U and V sample
    [all...]
  /external/libhevc/common/arm/
ihevc_weighted_pred_neon_intr.c 105 UWORD8 *pu1_dst,
128 UWORD8 *pu1_dst_tmp;
236 UWORD8 *pu1_dst,
264 UWORD8 *pu1_dst_tmp;
397 UWORD8 *pu1_dst,
429 UWORD8 *pu1_dst_tmp;
562 UWORD8 *pu1_dst,
601 UWORD8 *pu1_dst_tmp;
733 UWORD8 *pu1_dst,
759 UWORD8 *pu1_dst_tmp
    [all...]
  /external/libhevc/decoder/
ihevcd_ilf_padding.c 155 UWORD8 *pu1_cur_ctb_luma = ps_deblk_ctxt->pu1_cur_pic_luma
159 UWORD8 *pu1_cur_ctb_chroma = ps_deblk_ctxt->pu1_cur_pic_chroma
193 UWORD8 *pu1_buf;
ihevcd_nal.c 96 WORD32 ihevcd_nal_search_start_code(UWORD8 *pu1_buf, WORD32 bytes_remaining)
181 IHEVCD_ERROR_T ihevcd_nal_remv_emuln_bytes(UWORD8 *pu1_src,
182 UWORD8 *pu1_dst,
191 UWORD8 u1_src;
  /external/libmpeg2/test/decoder/
main.c 123 void calc_md5_cksum(UWORD8 *pu1_inbuf, UWORD32 u4_stride, UWORD32 u4_width, UWORD32 u4_height, UWORD8 *pu1_cksum_p);
131 void sdl_set_disp_buffers(void *, WORD32, UWORD8 **, UWORD8 **, UWORD8 **);
142 void gdl_set_disp_buffers(void *, WORD32, UWORD8 **, UWORD8 **, UWORD8 **);
153 void fbd_set_disp_buffers(void *, WORD32, UWORD8 **, UWORD8 **, UWORD8 **)
    [all...]
  /external/libavc/decoder/
ih264d_parse_slice.c 92 UWORD8 uc_num_ref_idx_l0_active, uc_num_ref_idx_l1_active;
93 UWORD8 i, j;
177 UWORD8 u1_bottom_field_flag = ps_cur_slice->u1_bottom_field_flag;
178 UWORD8 u1_field_pic_flag = ps_cur_slice->u1_field_pic_flag;
439 ps_cur_pic->pu1_col_zero_flag = (UWORD8 *)ps_col_mv->pv_col_zero_flag;
510 ps_cur_pic->pu1_col_zero_flag = (UWORD8 *)ps_col_mv->pv_col_zero_flag;
633 UWORD8 u1_field_pic_flag = ps_dec->ps_cur_slice->u1_field_pic_flag;
635 UWORD8 u1_mbaff = ps_cur_slice->u1_mbaff_frame_flag;
637 UWORD8 uc_lastmbs = (((ps_dec->u2_pic_wd) >> 4)
759 UWORD8 u1_num_of_users = 0
    [all...]
ih264d_bitstrm.h 65 UWORD8 ih264d_get_bit_h264(dec_bit_stream_t *);
97 UWORD8 ih264d_check_byte_aligned(dec_bit_stream_t * ps_bitstrm);
  /external/libhevc/common/
ihevc_chroma_itrans_recon.c 109 UWORD8 *pu1_pred,
110 UWORD8 *pu1_dst,
ihevc_itrans_recon.c 101 UWORD8 *pu1_pred,
102 UWORD8 *pu1_dst,
236 UWORD8 *pu1_pred,
237 UWORD8 *pu1_dst,
ihevc_trans_tables.c     [all...]
ihevc_trans_tables.h 117 extern const UWORD8 IHEVCE_CHROMA_SHUFFLEMASK_HBD[8];
  /external/libavc/common/x86/
ih264_deblk_chroma_ssse3.c 94 void ih264_deblk_chroma_vert_bs4_ssse3(UWORD8 *pu1_src,
101 UWORD8 *pu1_src_uv = pu1_src; /* Pointer to the src sample q0 of plane U*/
277 void ih264_deblk_chroma_horz_bs4_ssse3(UWORD8 *pu1_src,
284 UWORD8 *pu1_src_uv = pu1_src; /* Pointer to the src sample q0 of plane U*/
287 UWORD8 *pu1_HorzPixelUV; /*! < Pointer to the first pixel of the boundary */
427 void ih264_deblk_chroma_vert_bslt4_ssse3(UWORD8 *pu1_src,
434 const UWORD8 *pu1_cliptab_cb,
435 const UWORD8 *pu1_cliptab_cr)
437 UWORD8 *pu1_src_uv = pu1_src; /* Pointer to the src sample q0 of plane U*/
438 UWORD8 u1_Bs0, u1_Bs1, u1_Bs2, u1_Bs3
    [all...]
  /external/libavc/common/
ih264_resi_trans_quant.c 112 void ih264_resi_trans_quant_4x4(UWORD8 *pu1_src,
113 UWORD8 *pu1_pred,
121 UWORD8 *pu1_nnz,
260 void ih264_resi_trans_quant_chroma_4x4(UWORD8 *pu1_src,
261 UWORD8 *pu1_pred,
269 UWORD8 *pu1_nnz,
419 UWORD8 *pu1_nnz)
548 UWORD8 *pu1_nnz)
646 void ih264_resi_trans_quant_8x8(UWORD8 *pu1_src,
647 UWORD8 *pu1_pred
    [all...]
ih264_cabac_tables.h 187 extern const UWORD8 gau1_ih264_cabac_ctxt_init_table[NUM_CAB_INIT_IDC_PLUS_ONE][QP_RANGE][NUM_CABAC_CTXTS];
ih264_list.c 257 UWORD8 *pu1_buf;
259 pu1_buf = (UWORD8 *)pv_buf;
454 pv_buf_wr = (UWORD8 *)ps_list->pv_buf_base + wr_idx * buf_size;
541 pv_buf_rd = (UWORD8 *)ps_list->pv_buf_base + rd_idx * buf_size;
  /external/libmpeg2/decoder/
impeg2d_pic_proc.c 53 UWORD8 *pu1_src_y,*pu1_src_u,*pu1_src_v;
54 UWORD8 *pu1_dst_y,*pu1_dst_u,*pu1_dst_v;
65 pu1_dst_y = (UWORD8 *)ps_disp_frm_buf->pv_y_buf + (u4_start_row * ps_dec->u4_frm_buf_stride);
66 pu1_dst_u = (UWORD8 *)ps_disp_frm_buf->pv_u_buf +((u4_start_row >> 1)*(ps_dec->u4_frm_buf_stride >> 1));
67 pu1_dst_v = (UWORD8 *)ps_disp_frm_buf->pv_v_buf +((u4_start_row >> 1)*(ps_dec->u4_frm_buf_stride >> 1));
89 pv_yuv422i = (UWORD8 *)ps_disp_frm_buf->pv_y_buf + ((ps_dec->u2_vertical_size)*(ps_dec->u4_frm_buf_stride));
116 pu1_dst_u = (UWORD8 *)ps_disp_frm_buf->pv_u_buf +((u4_start_row >> 1)*(ps_dec->u4_frm_buf_stride));
181 void impeg2d_get_frm_buf(yuv_buf_t *ps_frm_buf,UWORD8 *pu1_frm,UWORD32 u4_width,UWORD32 u4_height)
328 ps_dec->pu1_inv_scan_matrix = (UWORD8 *)gau1_impeg2_inv_scan_vertical;
332 ps_dec->pu1_inv_scan_matrix = (UWORD8 *)gau1_impeg2_inv_scan_zig_zag
    [all...]
impeg2d_i_pic.c 179 UWORD8 *pu1_out_p;
240 (UWORD8 *)gau1_impeg2_zerobuf,
276 (UWORD8 *)gau1_impeg2_zerobuf,
303 (UWORD8 *)gau1_impeg2_zerobuf,
  /external/libavc/encoder/
ih264e_time_stamp.h 185 UWORD8 ih264e_should_src_be_skipped(frame_time_t *ps_frame_time,
irc_rate_control_api.c 148 UWORD8 u1_is_mb_level_rc_on,
156 UWORD8 *pu1_init_qp,
160 UWORD8 *pu1_min_max_qp,
354 UWORD8 irc_get_frame_level_qp(rate_control_api_t *ps_rate_control_api,
358 UWORD8 u1_frame_qp, i;
372 UWORD8 u1_is_first_frm_coded = 1;
623 u1_frame_qp = (UWORD8)CLIP_QP((WORD32)u1_frame_qp, hi_dev_qp , lo_dev_qp);
    [all...]
irc_vbr_storage_vbv.h 97 UWORD8 irc_restrict_swing_dvd_comp(vbr_storage_vbv_handle ps_vbr_storage_vbv);
  /external/libmpeg2/common/x86/
impeg2_mem_func_sse42_intr.c 88 void impeg2_memset_8bit_8x8_block_sse42(UWORD8 *dst, WORD32 dc_val, WORD32 dst_wd)

Completed in 510 milliseconds

<<1112131415161718