HomeSort by relevance Sort by last modified time
    Searched refs:WORD8 (Results 26 - 50 of 107) sorted by null

12 3 4 5

  /external/libavc/decoder/
ih264d_tables.h 82 extern const WORD8 gau1_ih264d_mv_pred_condition[];
122 extern const WORD8 gau1_ih264d_mb_pred_modes[2][32];
ih264d_parse_cavlc.h 143 WORD8 ResidualBlockChromaDC(WORD16 *pi2_level, dec_bit_stream_t *ps_bitstrm);
147 WORD8 *pi1_ref_idx,
152 WORD8 *pi1_ref_idx,
157 WORD8 *pi1_ref_idx,
162 WORD8 *pi1_ref_idx,
ih264d_structs.h 130 WORD8 i1_ref_frame[2];
140 WORD8 i1_submb_num[16];
141 WORD8 i1_partitionsize[16];
142 WORD8 i1_num_partitions;
143 WORD8 u1_vert_mv_scale;
245 WORD8 i1_mb_partwidth; /** Width of MB partition */
246 WORD8 i1_mb_partheight; /** Height of MB partition */
247 WORD8 i1_mc_wd; /** Number of bytes in a DMA stride */
248 WORD8 i1_dma_ht; /** Number of strides */
250 WORD8 i1_pod_ht; /** Flag specifying height of pad on demand *
    [all...]
ih264d_dpb_manager.h 102 WORD8 ai1_gaps_per_seq[MAX_FRAMES]; /** number of gaps with each gap seqn */
104 WORD8 i1_poc_buf_id_entries;
105 WORD8 i1_gaps_deleted;
ih264d_parse_mb_header.c 76 WORD8 u1_mb_type, u1_bin;
161 WORD8 c_ctxt_inc;
163 WORD8 u1_mb_type = 0, u1_bin;
222 WORD8 a, b;
373 WORD8 u1_sub_mb_type, u1_bin;
467 WORD8 * pi1_ref_idx,
468 WORD8 * const pi1_lft_cxt,
469 WORD8 * const pi1_top_cxt,
477 WORD8 i1_ref_idx;
493 i1_ref_idx = (WORD8)ih264d_decode_bins_unary(32, u4_cxt_inc
    [all...]
ih264d_nal.c 199 WORD8 c_count;
372 WORD8 i;
ih264d_mvpred.h 78 WORD8 i1_ref_idx_col; /** Ref idx of the co-located picture */
ih264d_parse_bslice.c 92 WORD8 (*pi1_ref_idx)[MAX_REFIDX_INFO_PER_MB] = ps_parse_mb_data->i1_ref_idx;
419 WORD8 *pi1_ref_idx_l0 = &ps_parse_mb_data->i1_ref_idx[0][0];
420 WORD8 *pi1_ref_idx_l1 = &ps_parse_mb_data->i1_ref_idx[1][0];
504 WORD8 *pi1_lft_cxt = ps_dec->pi1_left_ref_idx_ctxt_inc;
505 WORD8 *pi1_top_cxt = p_curr_ctxt->i1_ref_idx;
564 WORD8 i1_pred = (UWORD8)(u4_mb_pred_mode_tmp >> 24);
678 u1_cbp = (WORD8)ih264d_parse_ctx_cbp_cabac(ps_dec);
713 WORD8 c_temp;
    [all...]
ih264d_utils.h 84 WORD32 ih264d_update_qp(dec_struct_t * ps_dec, const WORD8 i1_qp);
ih264d_compute_bs.c 370 WORD8 i1_cur_ref0;
402 WORD8 i1_left_ref0 = ps_left_mv_pred->i1_ref_frame[0];
457 WORD8 i1_top_ref0 = ps_top_mv_pred->i1_ref_frame[0];
    [all...]
ih264d_deblocking.c 79 WORD8 i1_cb_qp_idx_ofst,
80 WORD8 i1_cr_qp_idx_ofst,
303 WORD8 i1_cb_qp_idx_ofst,
304 WORD8 i1_cr_qp_idx_ofst,
395 WORD8 i1_cb_qp_idx_ofst,
396 WORD8 i1_cr_qp_idx_ofst,
726 WORD8 i1_cb_qp_idx_ofst = ps_dec->ps_cur_pps->i1_chroma_qp_index_offset;
727 WORD8 i1_cr_qp_idx_ofst =
    [all...]
ih264d_thread_compute_bs.c 149 WORD8 * p1_refTop0 = (ps_cur_mv_pred + 12)->i1_ref_frame;
150 WORD8 * p1_refTop1 = (ps_cur_mv_pred + 14)->i1_ref_frame;
155 WORD8 * p1_refleft0 = (ps_cur_mv_pred + 3)->i1_ref_frame;
282 WORD8 * p1_refTop0 = (ps_cur_mv_pred + 12)->i1_ref_frame;
283 WORD8 * p1_refTop1 = (ps_cur_mv_pred + 14)->i1_ref_frame;
288 WORD8 * p1_refleft0 = (ps_cur_mv_pred + 3)->i1_ref_frame;
  /external/libavc/encoder/
ih264e_cabac_init.c 164 WORD8 i;
204 WORD8 i1_cabac_init_idc = 0;
ih264e_intra_modes_eval.h 99 WORD8 i1_pel_pos_x,
100 WORD8 i1_pel_pos_y
irc_rd_model.c 108 WORD8 *pi1_frame_index,
198 WORD8 pi1_frame_index[MAX_FRAMES_MODELLED],
264 pi1_frame_index[u1_num_frms_input] = (WORD8)u1_curr_frame_index;
321 pi1_frame_index[u1_num_frms_input] = (WORD8)u1_min_qp_frame_indx;
326 pi1_frame_index[u1_num_frms_input] = (WORD8)u1_max_qp_frame_indx;
ih264e_cabac_encode.c 123 WORD8 a, b;
206 WORD8 i1_bins_len;
211 WORD8 i;
218 i1_bins_len = (WORD8) ((u4_bins >> 8) & 0x0f);
251 WORD8 i1_mps = !!((*pu1_bin_ctxt) & (0x40));
252 WORD8 i1_state = (*pu1_bin_ctxt) & 0x3F;
338 WORD8 byte;
408 WORD8 i1_temp;
413 WORD8 i1_bins_len = 1;
477 WORD8 i2_cbp_chroma, i, j
    [all...]
irc_rate_control_api.c 170 trace_printf((const WORD8*)"RC type = %d\n", e_rate_control_type);
205 trace_printf((const WORD8*)"For VBR_STORAGE and VBR_STORAGE_DVD_COMP the peak bit rates should be same\n");
366 trace_printf((const WORD8*)(const WORD8*)" Only VBR,NLDRC and CONST QP supported for now \n");
430 trace_printf((const WORD8*)"ft %d, etb = %d, eb %d, ", e_pic_type,
499 trace_printf((const WORD8*)"emtb = %d, ", i4_cur_est_texture_bits);
519 trace_printf((const WORD8*)"udcb = %d, ",
552 trace_printf((const WORD8*)"ehb %d, etb %d, fqp %d, es %d, eb %d, ",
665 trace_printf((const WORD8*)"fqp %d\n", u1_frame_qp);
691 trace_printf((const WORD8*)"e_buf_status = %d\n", e_buf_status)
    [all...]
  /external/libhevc/common/
ihevc_sao.c 78 WORD8 *pi1_sao_offset,
131 WORD8 *pi1_sao_offset_u,
132 WORD8 *pi1_sao_offset_v,
173 WORD8 *pi1_sao_offset;
194 WORD8 *pi1_sao_offset,
201 WORD8 u1_sign_left, u1_sign_right;
276 WORD8 *pi1_sao_offset_u,
277 WORD8 *pi1_sao_offset_v,
284 WORD8 u1_sign_left_u, u1_sign_right_u;
285 WORD8 u1_sign_left_v, u1_sign_right_v
    [all...]
ihevc_inter_pred.h 58 WORD8 *pi1_coeff,
67 WORD8 *pi1_coeff,
76 WORD8 *pi1_coeff,
85 WORD8 *pi1_coeff,
94 WORD8 *pi1_coeff,
105 WORD8 *pi1_coeff,
116 WORD8 *pi1_coeff,
127 WORD8 *pi1_coeff,
  /external/libavc/common/
ih264_intra_pred_filters.h 54 extern const WORD8 ih264_gai1_intrapred_luma_plane_coeffs[];
55 extern const WORD8 ih264_gai1_intrapred_chroma_plane_coeffs1[];
56 extern const WORD8 ih264_gai1_intrapred_chroma_plane_coeffs2[];
57 extern const WORD8 ih264_gai1_intrapred_luma_8x8_horz_u[];
ih264_deblk_edge_filters.c 115 WORD8 i = 0, edge;
236 WORD8 i = 0, edge;
358 WORD8 i = 0, edge;
450 WORD8 i = 0, edge;
543 WORD8 i = 0, edge;
549 WORD8 delta;
550 WORD8 tc;
    [all...]
  /external/libhevc/decoder/
ihevcd_structs.h 204 WORD8 ai1_l0_collocated_poc_lt[MAX_SLICE_HDR_CNT][MAX_DPB_SIZE];
213 WORD8 ai1_l1_collocated_poc_lt[MAX_SLICE_HDR_CNT][MAX_DPB_SIZE];
1136 WORD8 ai1_8x8_cu_qp[MAX_CU_IN_CTB];
    [all...]
ihevcd_deblk.c 260 WORD8 i1_beta_offset_div2 = ps_slice_hdr->i1_beta_offset_div2;
261 WORD8 i1_tc_offset_div2 = ps_slice_hdr->i1_tc_offset_div2;
402 WORD8 i1_beta_offset_div2 = ps_slice_hdr->i1_beta_offset_div2;
403 WORD8 i1_tc_offset_div2 = ps_slice_hdr->i1_tc_offset_div2;
537 WORD8 i1_tc_offset_div2 = ps_slice_hdr->i1_tc_offset_div2;
684 WORD8 i1_tc_offset_div2 = ps_slice_hdr->i1_tc_offset_div2;
  /external/libhevc/common/x86/
ihevc_tables_x86_intr.c 109 const WORD8 coef_d[16] = { 0, 1, -2, 1, 1, -2, 1, 0, 0, 1, -2, 1, 1, -2, 1, 0 };
110 const WORD8 coef_de1[16] = { 3, -9, 9, -3, 3, -9, 9, -3, 3, -9, 9, -3, 3, -9, 9, -3 };
111 const WORD8 coef_dep1[16] = { -2, 1, 1, -2, -2, 1, 1, -2, -2, 1, 1, -2, -2, 1, 1, -2 };
118 const WORD8 delta0[16] = { 1, -4, 1, -4, 1, -4, 1, -4, 1, -4, 1, -4, 1, -4, 1, -4 };
119 const WORD8 delta1[16] = { 4, -1, 4, -1, 4, -1, 4, -1, 4, -1, 4, -1, 4, -1, 4, -1 };
  /external/libmpeg2/common/x86/
impeg2_mem_func_sse42_intr.c 90 __m128i value = _mm_set1_epi8((WORD8)dc_val);

Completed in 300 milliseconds

12 3 4 5