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

<<11121314151617181920>>

  /external/libhevc/common/
ihevc_chroma_intra_pred_filters.c 115 * WORD32 Source stride
118 * WORD32 neighbor availability flags
121 * WORD32 transform Block size
124 * WORD32 Destination stride
138 WORD32 src_strd,
139 WORD32 nt,
140 WORD32 nbr_flags,
142 WORD32 dst_strd)
145 WORD32 dc_val, i, j;
146 WORD32 total_samples = (4 * nt) + 1
    [all...]
ihevc_disp_mgr.c 68 WORD32 id;
108 WORD32 ihevc_disp_mgr_add(disp_mgr_t *ps_disp_mgr,
109 WORD32 buf_id,
110 WORD32 abs_poc,
153 WORD32 *pi4_buf_id)
155 WORD32 id;
157 WORD32 i4_min_poc;
158 WORD32 min_poc_id;
  /external/libxaac/decoder/
ixheaacd_tns.c 53 WORD32 coef_res, WORD32 *par_coeff) {
54 WORD32 resolution;
55 WORD32 *ptr_par_coeff = par_coeff;
56 const WORD32 *tns_coeff_ptr;
57 WORD32 ixheaacd_drc_offset = 4;
59 WORD32 order;
76 static VOID ixheaacd_tns_parcor_lpc_convert_usac(WORD32 *parcor,
77 WORD32 *lpc_coeff,
78 WORD32 *scale, WORD order
    [all...]
ixheaacd_env_calc.c 77 WORD32 num_sub_bands,
79 WORD32 group, grouping, i, num_groups, k;
127 WORD32 nrg_mod_mant;
128 WORD32 nrg_mod_exp;
130 WORD32 start_grp = *ptr_f_group_vec++;
131 WORD32 stop_grp = *ptr_f_group_vec++;
143 WORD32 tmp_mant, tmp_gain_mant, gain_m;
144 WORD32 tmp_e, tmp_gain_exp;
157 WORD32 exp_diff;
181 WORD32 exp_diff
    [all...]
ixheaacd_freq_sca.h 23 VOID ixheaacd_aac_shellsort(WORD16 *in, WORD32 n);
25 WORD32 ixheaacd_calc_frq_bnd_tbls(ia_sbr_header_data_struct *ptr_header_data,
ixheaacd_stereo.h 32 ia_aac_dec_tables_struct *ptr_aac_tables, WORD32 object_type,
33 WORD32 aac_sf_data_resil_flag);
ixheaacd_block.c 58 static PLATFORM_INLINE WORD32 ixheaacd_shr32_drc(WORD32 a, WORD32 b) {
59 WORD32 out_val;
69 out_val = (WORD32)a >> b;
75 static PLATFORM_INLINE WORD32 ixheaacd_mult32x16in32_drc(WORD32 a, WORD16 b) {
76 WORD32 result;
88 result = (WORD32)(temp_result);
92 static PLATFORM_INLINE WORD32 ixheaacd_mac32x16in32_drc(WORD32 a, WORD32 b
    [all...]
ixheaacd_freq_sca.c 52 WORD32 ixheaacd_samp_rate_table[12] = {92017, 75132, 55426, 46009,
56 WORD32 ixheaacd_v_offset_40[16] = {3 + 1, 2 + 1, 2 + 1, 2 + 1, 2 + 1, 2 + 1,
60 static WORD32 ixheaacd_int_div(WORD32 num, WORD32 den) {
62 WORD32 result = 0;
63 WORD32 temp = 0;
78 VOID ixheaacd_aac_shellsort(WORD16 *in, WORD32 n) {
79 WORD32 i, j;
80 WORD32 inc
    [all...]
  /external/libavc/common/
ih264_inter_pred_filters.c 67 const WORD32 ih264_g_six_tap[3] ={1,-5,20};
112 WORD32 src_strd,
113 WORD32 dst_strd,
114 WORD32 ht,
115 WORD32 wd,
117 WORD32 dydx)
119 WORD32 row, col;
172 WORD32 src_strd,
173 WORD32 dst_strd,
174 WORD32 ht
    [all...]
ih264_disp_mgr.c 68 WORD32 id;
108 WORD32 ih264_disp_mgr_add(disp_mgr_t *ps_disp_mgr,
109 WORD32 buf_id,
110 WORD32 abs_poc,
151 void* ih264_disp_mgr_get(disp_mgr_t *ps_disp_mgr, WORD32 *pi4_buf_id)
153 WORD32 id;
155 WORD32 i4_min_poc;
156 WORD32 min_poc_id;
ih264_trans_quant_itrans_iquant.h 47 WORD32 src_strd,
48 WORD32 pred_strd,
49 WORD32 dst_strd,
59 WORD32 src_strd,
60 WORD32 pred_strd,
61 WORD32 out_strd,
66 WORD32 *pi4_tmp);
73 WORD32 src_strd,
74 WORD32 pred_strd,
85 WORD32 src_strd
    [all...]
  /external/libavc/decoder/
ih264d_inter_pred.h 58 void ih264d_fill_pred_info(WORD16 *pi2_mv,WORD32 part_width,WORD32 part_height, WORD32 sub_mb_num,
59 WORD32 pred_dir,pred_info_pkd_t *ps_pred_pkd,WORD8 i1_buf_id,
62 WORD32 ih264d_form_mb_part_info_bp(pred_info_pkd_t *ps_pred_pkd,
66 WORD32 mb_index,
69 WORD32 ih264d_form_mb_part_info_mp(pred_info_pkd_t *ps_pred_pkd,
73 WORD32 mb_index,
ih264d_nal.h 45 WORD32 ih264d_process_nal_unit(dec_bit_stream_t *ps_bitstrm,
49 WORD32 ih264d_find_start_code(UWORD8 *pu1_buf,
  /external/libmpeg2/common/
impeg2_mem_func.h 25 typedef void pf_memset_8bit_t (UWORD8 *dst, WORD32 dc_val, WORD32 dst_wd);
  /external/libxaac/decoder/drc_src/
impd_drc_loud_eq.c 37 WORD32 impd_parametric_drc_instance_reset(
38 WORD32 instance_idx, ia_parametric_drc_instance_params_struct*
40 WORD32 err = 0;
59 WORD32 impd_add_drc_band_audio(
61 const WORD32 drc_instructions_index,
64 WORD32 g, b, i, c;
66 WORD32 signalIndex = 0;
113 WORD32 removeTables(void) { return (0); }
119 FLOAT32 impd_decode_slope_idx(const WORD32 slopeCodeIndex) {
125 FLOAT32 impd_decode_slope_idx_magnitude(const WORD32 slopeCodeIndex)
    [all...]
impd_drc_uni_common.h 134 #define bool WORD32
142 WORD32 sel_drc_set_ids[SUB_DRC_COUNT];
143 WORD32 sel_downmix_ids[SUB_DRC_COUNT];
144 WORD32 num_sel_drc_sets;
146 WORD32 active_downmix_id;
147 WORD32 base_channel_count;
148 WORD32 target_channel_count;
149 WORD32 target_layout;
150 WORD32 downmix_matrix_present;
155 WORD32 drc_characteristic_target
    [all...]
  /external/libhevc/common/arm/
ihevc_weighted_pred_neon_intr.c 106 WORD32 src_strd,
107 WORD32 dst_strd,
108 WORD32 wgt0,
109 WORD32 off0,
110 WORD32 shift,
111 WORD32 lvl_shift,
112 WORD32 ht,
113 WORD32 wd)
115 WORD32 row, col;
125 WORD32 tmp_shift = 0 - shift
    [all...]
  /external/libavc/encoder/
ih264e_half_pel.c 102 WORD32 src_strd,
103 WORD32 dst_strd)
182 WORD32 src_strd,
183 WORD32 dst_strd,
184 WORD32 *pi4_pred,
185 WORD32 i4_pred_strd)
187 WORD32 row, col;
188 WORD32 tmp;
189 WORD32 *pi4_pred_temp = pi4_pred;
190 WORD32 ht = HP_PL_HT, wd = HP_PL_WD
    [all...]
irc_cbr_buffer_control.c 40 WORD32 i4_buffer_size;
43 WORD32 i4_drain_bits_per_frame[MAX_NUM_DRAIN_RATES];
46 WORD32 i4_ebf;
49 WORD32 i4_upr_thr[MAX_PIC_TYPE];
52 WORD32 i4_low_thr[MAX_PIC_TYPE];
56 WORD32 i4_stuffing_threshold;
62 WORD32 i4_is_cbr_mode;
65 WORD32 ai4_bit_rate[MAX_NUM_DRAIN_RATES];
67 WORD32 i4_max_delay;
69 WORD32 ai4_num_pics_in_delay_period[MAX_PIC_TYPE]
    [all...]
ih264e_rate_control.c 192 WORD32 i4_inter_frm_int,
194 WORD32 i4_max_inter_frm_int,
201 WORD32 i4_is_gop_closed = 1;
202 // WORD32 i4_use_est_intra_sad = 1;
280 WORD32 *pi4_pic_id,
281 WORD32 *pi4_pic_disp_order_no)
332 WORD32 ih264e_update_rc_framerates(void *ps_rate_control_api,
358 WORD32 i4_avg_frm_rate, i4_source_frame_rate;
408 WORD32 mb_type = !ps_proc->u4_is_intra;
460 WORD32 i4_total_frame_bits
    [all...]
ih264e_modify_frm_rate.c 104 WORD32 ih264e_pd_frm_rate_get_init_free_memtab(pd_frm_rate_handle *pps_pd_frm_rate,
108 WORD32 i4_mem_tab_idx = 0;
152 WORD32 i;
156 for (i = 0; i < (WORD32) (u4_input_frm_rate / 1000); i++)
232 WORD32 i;
233 WORD32 i4_avg_frm_rate = 0;
235 for (i = 0; i < (WORD32) ps_pd_frm_rate->u4_tot_frm_encoded; i++)
irc_mb_model_based.c 41 WORD32 i4_avg_activity;
45 WORD32 irc_mbrc_num_fill_use_free_memtab(mb_rate_control_t **pps_mb_rate_control,
49 WORD32 i4_mem_tab_idx = 0;
111 WORD32 i4_cur_mb_activity,
112 WORD32 *pi4_mb_qp)
114 WORD32 i4_qp;
153 WORD32 i4_avg_activity)
  /external/libhevc/decoder/
ihevcd_parse_residual.c 180 WORD32 ihevcd_parse_residual_coding(codec_t *ps_codec,
181 WORD32 x0, WORD32 y0,
182 WORD32 log2_trafo_size,
183 WORD32 c_idx,
184 WORD32 intra_pred_mode)
187 WORD32 transform_skip_flag;
188 WORD32 value;
190 WORD32 last_scan_pos, last_sub_blk;
192 WORD32 last_significant_coeff_x_prefix, last_significant_coeff_y_prefix
    [all...]
  /external/libxaac/decoder/armv8/
ixheaacd_qmf_dec_armv8.c 67 VOID ixheaacd_dct3_32(WORD32 *input, WORD32 *output,
69 const WORD16 *w_16, const WORD32 *p_table) {
70 WORD32 n, k;
72 WORD32 temp1[6];
73 WORD32 temp2[4];
75 WORD32 *ptr_reverse, *ptr_forward, *p_out, *ptr_out1;
203 WORD32 tempre, tempim;
221 WORD32 tempre, tempim;
232 VOID ixheaacd_dct2_64(WORD32 *x, WORD32 *X
    [all...]
  /external/libavc/test/encoder/
output.c 49 IV_STATUS_T write_output(FILE *fp, UWORD8 *pu1_buf, WORD32 num_bytes)
51 WORD32 bytes;
64 WORD32 num_bufs;
65 WORD32 i;
67 WORD32 buf_size;
96 WORD32 num_bufs;
97 WORD32 i;

Completed in 342 milliseconds

<<11121314151617181920>>