Home
last modified time | relevance | path

Searched refs:WORD8 (Results 1 – 25 of 244) sorted by relevance

12345678910

/external/libxaac/decoder/
Dixheaacd_pvc_rom.c54 const WORD8 ixheaacd_pred_coeff_table_1_mode_1
56 {{(WORD8)0x4F, (WORD8)0x5B, (WORD8)0x57, (WORD8)0x52, (WORD8)0x4D,
57 (WORD8)0x65, (WORD8)0x45, (WORD8)0x57},
58 {(WORD8)0xF3, (WORD8)0x0F, (WORD8)0x18, (WORD8)0x20, (WORD8)0x19,
59 (WORD8)0x4F, (WORD8)0x3D, (WORD8)0x23},
60 {(WORD8)0x78, (WORD8)0x57, (WORD8)0x55, (WORD8)0x50, (WORD8)0x50,
61 (WORD8)0x20, (WORD8)0x36, (WORD8)0x37}},
62 {{(WORD8)0x4C, (WORD8)0x5F, (WORD8)0x53, (WORD8)0x37, (WORD8)0x1E,
63 (WORD8)0xFD, (WORD8)0x15, (WORD8)0x0A},
64 {(WORD8)0x05, (WORD8)0x0E, (WORD8)0x28, (WORD8)0x41, (WORD8)0x48,
[all …]
Dixheaacd_vec_baisc_ops.h24 WORD8 shift1, WORD8 shift2);
26 WORD8 ixheaacd_windowing_long1(WORD32 *src1, WORD32 *src2,
28 WORD32 *dest, WORD32 vlen, WORD8 shift1,
29 WORD8 shift2);
31 WORD8 ixheaacd_windowing_long2(WORD32 *src1, const WORD32 *win_fwd,
35 WORD8 shift1, WORD8 shift2, WORD8 shift3);
37 WORD8 ixheaacd_windowing_long3(WORD32 *src1, const WORD32 *win_fwd,
41 WORD8 shift1, WORD8 shift2);
45 WORD8 shiftp, WORD8 shift_olap);
49 WORD8 shiftp, WORD8 shift_olap);
[all …]
Dixheaacd_aac_rom.h29 WORD8 tns_max_bands_tbl[12][2];
41 WORD8 tns_max_bands_tbl_ld[12];
42 WORD8 tns_max_bands_tbl_480[12];
49 WORD8 ixheaacd_sfb_96_1024[43];
50 WORD8 ixheaacd_sfb_96_128[14];
51 WORD8 ixheaacd_sfb_64_1024[49];
52 WORD8 ixheaacd_sfb_48_1024[51];
53 WORD8 ixheaacd_sfb_48_128[16];
54 WORD8 ixheaacd_sfb_32_1024[53];
55 WORD8 ixheaacd_sfb_24_1024[49];
[all …]
Dixheaacd_channelinfo.h40 WORD8 window_group_length[8];
75 WORD8 direction;
76 WORD8 resolution;
77 WORD8 order;
78 WORD8 coef[MAX_ORDER];
83 WORD8 n_filt[MAX_WINDOWS];
96 WORD8 rvlc_prev_blk_type;
97 WORD8 rvlc_prev_sf_ok;
135 WORD8 noise_used;
136 WORD8 intensity_used;
[all …]
Dixheaacd_struct_def.h50 WORD8 element_instance_tag;
60 WORD8 front_element_is_cpe[16];
61 WORD8 front_element_tag_select[16];
62 WORD8 side_element_is_cpe[16];
63 WORD8 side_element_tag_select[16];
64 WORD8 back_element_is_cpe[16];
65 WORD8 back_element_tag_select[16];
66 WORD8 lfe_element_tag_select[16];
74 WORD8 cc_target_is_cpe[MAX_BS_ELEMENT];
75 WORD8 cc_target_tag_select[MAX_BS_ELEMENT];
[all …]
Dixheaacd_initfuncs.c97 (WORD32 *)((WORD8 *)aac_persistent_mem_v + persistent_used); in ixheaacd_set_aac_persistent_buffers()
99 memset((WORD32 *)((WORD8 *)aac_persistent_mem_v + persistent_used), 0, in ixheaacd_set_aac_persistent_buffers()
105 (WORD8 *)((WORD8 *)aac_persistent_mem_v + persistent_used); in ixheaacd_set_aac_persistent_buffers()
107 memset((WORD16 *)((WORD8 *)aac_persistent_mem_v + persistent_used), 0, in ixheaacd_set_aac_persistent_buffers()
108 ALIGN_SIZE64(MAXSBRBYTES) * num_channel * sizeof(WORD8)); in ixheaacd_set_aac_persistent_buffers()
110 persistent_used += ALIGN_SIZE64(MAXSBRBYTES) * num_channel * sizeof(WORD8); in ixheaacd_set_aac_persistent_buffers()
117 (WORD16 *)((WORD8 *)aac_persistent_mem_v + persistent_used); in ixheaacd_set_aac_persistent_buffers()
119 memset((WORD16 *)((WORD8 *)aac_persistent_mem_v + persistent_used), 0, in ixheaacd_set_aac_persistent_buffers()
125 (ia_aac_dec_channel_info *)((WORD8 *)aac_persistent_mem_v + in ixheaacd_set_aac_persistent_buffers()
388 const WORD8 *psfb_width[2]; in ixheaacd_aac_decoder_init()
[all …]
Dixheaacd_basic_ops.c57 WORD8 output_q, WORD8 fac_q) { in ixheaacd_combine_fac()
77 WORD8 ixheaacd_windowing_long1(WORD32 *src1, WORD32 *src2, in ixheaacd_windowing_long1()
79 WORD32 *dest, WORD32 vlen, WORD8 shift1, in ixheaacd_windowing_long1()
80 WORD8 shift2) { in ixheaacd_windowing_long1()
122 WORD8 ixheaacd_windowing_long2(WORD32 *src1, const WORD32 *win_fwd, in ixheaacd_windowing_long2()
126 WORD8 shiftp, WORD8 shift_olap, WORD8 fac_q) { in ixheaacd_windowing_long2()
298 WORD8 ixheaacd_windowing_long3(WORD32 *src1, const WORD32 *win_fwd, in ixheaacd_windowing_long3()
302 WORD8 shiftp, WORD8 shift_olap) { in ixheaacd_windowing_long3()
375 WORD8 shiftp, WORD8 shift_olap) { in ixheaacd_windowing_short1()
432 WORD8 shiftp, WORD8 shift_olap) { in ixheaacd_windowing_short2()
[all …]
Dixheaacd_fwd_alias_cnx.c79 s, ixheaacd_mul32_sh(a[j], x[i - j], (WORD8)(qshift))); in ixheaacd_synthesis_tool()
81 s, ixheaacd_mul32_sh(a[j + 1], x[i - (j + 1)], (WORD8)(qshift))); in ixheaacd_synthesis_tool()
83 s, ixheaacd_mul32_sh(a[j + 2], x[i - (j + 2)], (WORD8)(qshift))); in ixheaacd_synthesis_tool()
85 s, ixheaacd_mul32_sh(a[j + 3], x[i - (j + 3)], (WORD8)(qshift))); in ixheaacd_synthesis_tool()
133 (WORD32)ixheaacd_mul32_sh(fac_signal[i], gain, (WORD8)(16 - qshift))); in ixheaacd_fwd_alias_cancel_tool()
140 WORD32 *fac_data_out, WORD8 *qshift1, in ixheaacd_fr_alias_cnx_fix()
141 WORD8 qshift2, WORD8 qshift3, WORD32 *preshift, in ixheaacd_fr_alias_cnx_fix()
199 (char)((qshift3 - *qshift1 + 31 + (WORD8)(*preshift)))); in ixheaacd_fr_alias_cnx_fix()
203 (char)((qshift3 - *qshift1 + 31 + (WORD8)(*preshift)))); in ixheaacd_fr_alias_cnx_fix()
Dixheaacd_sbrdec_initfuncs.c100 (FLOAT32 *)((WORD8 *)persistent_hbe_mem); in ixheaacd_esbr_hbe_data_init()
105 (FLOAT32 **)((WORD8 *)persistent_hbe_mem + used_persistent); in ixheaacd_esbr_hbe_data_init()
111 (FLOAT32 *)((WORD8 *)persistent_hbe_mem + used_persistent); in ixheaacd_esbr_hbe_data_init()
117 (FLOAT32 **)((WORD8 *)persistent_hbe_mem + used_persistent); in ixheaacd_esbr_hbe_data_init()
123 (FLOAT32 *)((WORD8 *)persistent_hbe_mem + used_persistent); in ixheaacd_esbr_hbe_data_init()
156 (WORD16 *)((WORD8 *)sbr_persistent_mem_v + used_persistent); in ixheaacd_set_sbr_persistent_buffers()
162 (WORD32 *)((WORD8 *)sbr_persistent_mem_v + used_persistent); in ixheaacd_set_sbr_persistent_buffers()
169 (WORD16 *)((WORD8 *)sbr_persistent_mem_v + used_persistent); in ixheaacd_set_sbr_persistent_buffers()
177 (WORD32 *)((WORD8 *)sbr_persistent_mem_v + used_persistent); in ixheaacd_set_sbr_persistent_buffers()
189 (WORD32 *)((WORD8 *)sbr_persistent_mem_v + used_persistent); in ixheaacd_set_sbr_persistent_buffers()
[all …]
Dixheaacd_pvc_rom.h34 extern const WORD8 ixheaacd_pred_coeff_table_1_mode_1[PVC_ID_NUM_GROUPS]
38 extern const WORD8 ixheaacd_pred_coeff_table_2_mode_1[PVC_NB_HIGH]
46 extern const WORD8 ixheaacd_pred_coeff_table_1_mode_2[PVC_ID_NUM_GROUPS]
50 extern const WORD8 ixheaacd_pred_coeff_table_2_mode_2[PVC_NB_HIGH]
Dixheaacd_drc_data_struct.h44 WORD8 drc_exp;
60 WORD8 dyn_rng_dlbl[MAX_DRC_BANDS];
61 WORD8 dyn_rng_dlbl_dvb[MAX_DRC_BANDS];
62 WORD8 max_dyn_rng_dlbl;
64 WORD8 drc_data_type;
/external/libhevc/common/
Dihevc_structs.h475 WORD8 i1_sei_parameters_present_flag;
477 WORD8 i1_aud_present_flag;
479 WORD8 i1_buf_period_params_present_flag;
481 WORD8 i1_pic_timing_params_present_flag;
483 WORD8 i1_recovery_point_params_present_flag;
485 WORD8 i1_active_parameter_set;
487 WORD8 i4_sei_mastering_disp_colour_vol_params_present_flags;
489 WORD8 i1_sei_cll_enable;
494 WORD8 i1_decoded_pic_hash_sei_flag;
499 WORD8 i1_user_data_registered_present_flag;
[all …]
Dihevc_sao.h58 WORD8 *pi4_sao_offset,
68 WORD8 *pi1_sao_offset,
80 WORD8 *pi4_sao_offset_u,
81 WORD8 *pi4_sao_offset_v,
92 WORD8 *pi1_sao_offset_u,
93 WORD8 *pi1_sao_offset_v,
106 WORD8 *pi4_sao_offset,
118 WORD8 *pi1_sao_offset,
131 WORD8 *pi4_sao_offset_u,
132 WORD8 *pi4_sao_offset_v,
[all …]
Dihevc_common_tables.c182 const WORD8 col_for_intra_luma[32] =
186 const WORD8 col_for_intra_chroma[32] =
189 const WORD8 idx_neg_vals_3_9[7] =
457 const WORD8 gai1_ihevc_chroma_qp_scale[82]= //EXTENDED for 12 bit
512 const WORD8 gi1_table_edge_idx[8] = { 1, 2, 0, 3, 4, 0, 0, 0 }; /* First 5 values are valid. Last 3…
530 const WORD8 gi1_popcnt_byte_table[] =
Dihevc_sao.c78 WORD8 *pi1_sao_offset, in ihevc_sao_band_offset_luma()
131 WORD8 *pi1_sao_offset_u, in ihevc_sao_band_offset_chroma()
132 WORD8 *pi1_sao_offset_v, in ihevc_sao_band_offset_chroma()
173 WORD8 *pi1_sao_offset; in ihevc_sao_band_offset_chroma()
194 WORD8 *pi1_sao_offset, in ihevc_sao_edge_offset_class0()
201 WORD8 u1_sign_left, u1_sign_right; in ihevc_sao_edge_offset_class0()
276 WORD8 *pi1_sao_offset_u, in ihevc_sao_edge_offset_class0_chroma()
277 WORD8 *pi1_sao_offset_v, in ihevc_sao_edge_offset_class0_chroma()
284 WORD8 u1_sign_left_u, u1_sign_right_u; in ihevc_sao_edge_offset_class0_chroma()
285 WORD8 u1_sign_left_v, u1_sign_right_v; in ihevc_sao_edge_offset_class0_chroma()
[all …]
Dihevc_tables_x86_intr.h57 extern MEM_ALIGN16 const WORD8 coef_d[16];
58 extern MEM_ALIGN16 const WORD8 coef_de1[16];
59 extern MEM_ALIGN16 const WORD8 coef_dep1[16];
66 extern MEM_ALIGN16 const WORD8 delta0[16];
67 extern MEM_ALIGN16 const WORD8 delta1[16];
Dihevc_inter_pred_filters.c112 WORD8 *pi1_coeff, in ihevc_inter_pred_luma_copy()
174 WORD8 *pi1_coeff, in ihevc_inter_pred_luma_horz()
247 WORD8 *pi1_coeff, in ihevc_inter_pred_luma_vert()
320 WORD8 *pi1_coeff, in ihevc_inter_pred_luma_copy_w16out()
386 WORD8 *pi1_coeff, in ihevc_inter_pred_luma_horz_w16out()
457 WORD8 *pi1_coeff, in ihevc_inter_pred_luma_vert_w16out()
527 WORD8 *pi1_coeff, in ihevc_inter_pred_luma_vert_w16inp()
602 WORD8 *pi1_coeff, in ihevc_inter_pred_luma_vert_w16inp_w16out()
674 WORD8 *pi1_coeff, in ihevc_inter_pred_chroma_copy()
739 WORD8 *pi1_coeff, in ihevc_inter_pred_chroma_horz()
[all …]
/external/libavc/common/
Dih264_structs.h108 WORD8 i1_field_type;
172 WORD8 i1_l0_ref_idx;
177 WORD8 i1_l1_ref_idx;
182 WORD8 i1_l0_ref_pic_buf_id;
187 WORD8 i1_l1_ref_pic_buf_id;
550 WORD8 i1_nal_unit_type;
555 WORD8 i1_nal_ref_idc;
854 WORD8 i1_residual_colour_transform_flag;
859 WORD8 i1_bit_depth_luma;
864 WORD8 i1_bit_depth_chroma;
[all …]
/external/libavc/decoder/
Dih264d_deblocking.h40 WORD8 ih264d_set_deblocking_parameters(deblk_mb_t * ps_cur_deblk_mb,
50 const WORD8 i1_cb_qp_idx_ofst,
51 const WORD8 i1_cr_qp_idx_ofst,
59 const WORD8 i1_cb_qp_idx_ofst,
60 const WORD8 i1_cr_qp_idx_ofst,
67 const WORD8 i1_cb_qp_idx_ofst,
68 const WORD8 i1_cr_qp_idx_ofst,
78 const WORD8 i1_cb_qp_idx_ofst,
79 const WORD8 i1_cr_qp_idx_ofst,
159 const WORD8 i1_cb_qp_idx_ofst,
[all …]
Dih264d_structs.h130 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;
246 WORD8 i1_mb_partwidth; /** Width of MB partition */
247 WORD8 i1_mb_partheight; /** Height of MB partition */
248 WORD8 i1_mc_wd; /** Number of bytes in a DMA stride */
249 WORD8 i1_dma_ht; /** Number of strides */
251 WORD8 i1_pod_ht; /** Flag specifying height of pad on demand */
[all …]
Dih264d_parse_mb_header.h59 WORD8 * pi1_ref_idx,
60 WORD8 * const pi1_lft_cxt,
61 WORD8 * const pi1_top_cxt,
67 WORD8 *pi1_mb_qp_delta);
68 WORD8 ih264d_parse_chroma_pred_mode_cabac(struct _DecStruct * ps_dec);
/external/libhevc/common/x86/
Dihevc_tables_x86_intr.c109 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/libhevc/encoder/
Dosal.h187 WORD8 *name;
225 WORD8 ip_addr[16];
246 WORD8 *name;
326 WORD8 imr_multiaddr[16];
327 WORD8 imr_interface[16];
328 WORD8 imr_srcaddr[16];
509 IN void *socket_handle, IN const WORD8 *buf, IN WORD32 len, IN WORD32 flags);
513 osal_socket_recv(IN void *socket_handle, OUT WORD8 *buf, IN WORD32 len, IN WORD32 flags);
518 IN const WORD8 *buf,
526 OUT WORD8 *buf,
[all …]
Dihevce_tile_interface.h69 WORD8 *pi1_ctb_row_qp,
70 WORD8 i1_entropy_coding_sync_enabled_flag,
72 WORD8 i1_frame_qp,
75 WORD8 *pi1_last_cu_qp);
/external/libxaac/decoder/drc_src/
Dimpd_drc_main_td_process.c140 WORD8 *input_buffer8 = (WORD8 *)p_obj_drc->pp_mem[2]; in impd_process_time_domain()
148 WORD8 *addr = in impd_process_time_domain()
149 (WORD8 *)(&input_buffer8[3 * j * p_obj_drc->str_config.num_ch_in + in impd_process_time_domain()
151 temp = (WORD8)(*(addr + 2)); in impd_process_time_domain()
152 temp = (temp << 8) | ((WORD8)(*(addr + 1)) & 0xff); in impd_process_time_domain()
153 temp = (temp << 8) | (((WORD8) * (addr)) & 0xff); in impd_process_time_domain()
254 WORD8 *output_buffer8 = (WORD8 *)p_obj_drc->pp_mem[3]; in impd_process_time_domain()
258 WORD8 *temp_addr = in impd_process_time_domain()
270 *temp_addr++ = (WORD8)(temp & 0xff); in impd_process_time_domain()
271 *temp_addr++ = (WORD8)((WORD32)temp >> 8) & 0xff; in impd_process_time_domain()
[all …]

12345678910