/external/libmpeg2/decoder/ |
D | impeg2d_structs.h | 118 UWORD16 *u2_def_dc_pred, 119 UWORD16 u2_intra_dc_precision); 124 UWORD16 intra_flag, 125 UWORD16 colr_comp, 126 UWORD16 d_picture); 166 UWORD16 u2_is_mpeg2; /* 0 if stream is MPEG1 1 otherwise */ 167 UWORD16 u2_frame_width; /* Width of the frame */ 168 UWORD16 u2_frame_height; /* Height of the frame */ 169 UWORD16 u2_picture_width; 170 UWORD16 u2_horizontal_size; [all …]
|
D | impeg2d_vld_tables.c | 34 const UWORD16 gau2_impeg2d_p_mb_type[] = 45 const UWORD16 gau2_impeg2d_b_mb_type[] = 62 const UWORD16 gau2_impeg2d_mv_code[] = 118 const UWORD16 gau2_impeg2d_cbp_code[] = 176 const UWORD16 gau2_impeg2d_dct_coeff_zero[] = 191 const UWORD16 gau2_impeg2d_tab_zero_1_9[] = 259 const UWORD16 gau2_impeg2d_tab_zero_10_16[] = 295 const UWORD16 gau2_impeg2d_dct_coeff_one[] = 311 const UWORD16 gau2_impeg2d_tab_one_1_9[] = 379 const UWORD16 gau2_impeg2d_tab_one_10_16[] = [all …]
|
D | impeg2d_vld.c | 59 WORD16 impeg2d_dec_vld_symbol(stream_t *ps_stream,const WORD16 ai2_code_table[][2], UWORD16 u2_max… in impeg2d_dec_vld_symbol() 61 UWORD16 u2_data; in impeg2d_dec_vld_symbol() 63 UWORD16 u2_org_max_len = u2_max_len; in impeg2d_dec_vld_symbol() 64 UWORD16 u2_i_bit; in impeg2d_dec_vld_symbol() 98 const UWORD16 au2_indexTable[][2], in impeg2d_fast_dec_vld_symbol() 99 UWORD16 u2_max_len) in impeg2d_fast_dec_vld_symbol() 101 UWORD16 u2_cur_code; in impeg2d_fast_dec_vld_symbol() 102 UWORD16 u2_num_bits; in impeg2d_fast_dec_vld_symbol() 103 UWORD16 u2_vld_offset; in impeg2d_fast_dec_vld_symbol() 104 UWORD16 u2_start_len; in impeg2d_fast_dec_vld_symbol() [all …]
|
D | impeg2d_vld_tables.h | 70 extern const UWORD16 gau2_impeg2d_dct_coeff_zero[]; 71 extern const UWORD16 gau2_impeg2d_dct_coeff_one[]; 72 extern const UWORD16 gau2_impeg2d_offset_zero[]; 73 extern const UWORD16 gau2_impeg2d_offset_one[]; 75 extern const UWORD16 gau2_impeg2d_tab_zero_1_9[]; 76 extern const UWORD16 gau2_impeg2d_tab_one_1_9[]; 77 extern const UWORD16 gau2_impeg2d_tab_zero_10_16[]; 78 extern const UWORD16 gau2_impeg2d_tab_one_10_16[]; 80 extern const UWORD16 gau2_impeg2d_p_mb_type[]; 81 extern const UWORD16 gau2_impeg2d_b_mb_type[]; [all …]
|
D | impeg2d_pnb_pic.c | 66 UWORD16 u2_mb_addr_incr; in impeg2d_dec_p_mb_params() 67 UWORD16 u2_total_len; in impeg2d_dec_p_mb_params() 68 UWORD16 u2_len; in impeg2d_dec_p_mb_params() 69 UWORD16 u2_mb_type; in impeg2d_dec_p_mb_params() 123 impeg2d_dec_skip_mbs(ps_dec, (UWORD16)(u2_mb_addr_incr - 1)); in impeg2d_dec_p_mb_params() 154 u4_next_word = (UWORD16)impeg2d_bit_stream_nxt(ps_stream,16); in impeg2d_dec_p_mb_params() 159 u2_mb_type = ps_dec->pu2_mb_type[BITS((UWORD16)u4_next_word,15,10)]; in impeg2d_dec_p_mb_params() 162 u4_next_word = (UWORD16)LSW((UWORD16)u4_next_word << u2_len); in impeg2d_dec_p_mb_params() 171 ps_dec->u2_motion_type = BITS((UWORD16)u4_next_word,15,14); in impeg2d_dec_p_mb_params() 173 u4_next_word = (UWORD16)LSW((UWORD16)u4_next_word << MB_MOTION_TYPE_LEN); in impeg2d_dec_p_mb_params() [all …]
|
D | impeg2d_vld.h | 25 UWORD16 maxLen); 28 const UWORD16 indexTable[][2], 29 UWORD16 maxLen); 33 UWORD16 intraFlag, /*!< Intra Macroblock or not */ 34 UWORD16 chromaFlag, /*!< Chroma Block or not */ 35 UWORD16 dPicture, /*!< D Picture or not */ 36 UWORD16 intraVlcFormat, /*!< Intra VLC format */ 37 UWORD16 mpeg2, /*!< MPEG-2 or not */
|
D | impeg2d_mc.h | 55 void impeg2d_dec_skip_mbs(dec_state_t *dec, UWORD16 num_skip_mbs); 62 UWORD16 mv_num, 64 UWORD16 mb_x, 65 UWORD16 mb_y, 66 UWORD16 frm_wd, 67 UWORD16 frm_ht, 68 UWORD16 picture_width);
|
/external/libhevc/common/ |
D | ihevc_sao.h | 62 typedef void ihevc_hbd_sao_band_offset_luma_ft(UWORD16 *pu2_src, 64 UWORD16 *pu2_src_left, 65 UWORD16 *pu2_src_top, 66 UWORD16 *pu2_src_top_left, 85 typedef void ihevc_hbd_sao_band_offset_chroma_ft(UWORD16 *pu2_src, 87 UWORD16 *pu2_src_left, 88 UWORD16 *pu2_src_top, 89 UWORD16 *pu2_src_top_left, 110 typedef void ihevc_hbd_sao_edge_offset_class0_ft(UWORD16 *pu2_src, 112 UWORD16 *pu2_src_left, [all …]
|
D | ihevc_intra_pred.h | 165 UWORD16 *pu2_ref, 167 UWORD16 *pu2_dst, 175 UWORD16 *pu2_ref, 177 UWORD16 *pu2_dst, 185 UWORD16 *pu2_ref, 187 UWORD16 *pu2_dst, 195 UWORD16 *pu2_ref, 197 UWORD16 *pu2_dst, 205 UWORD16 *pu2_ref, 207 UWORD16 *pu2_dst, [all …]
|
D | ihevc_chroma_intra_pred.h | 132 UWORD16 *pu2_ref, 134 UWORD16 *pu2_dst, 141 UWORD16 *pu2_ref, 143 UWORD16 *pu2_dst, 150 UWORD16 *pu2_ref, 152 UWORD16 *pu2_dst, 158 UWORD16 *pu2_ref, 160 UWORD16 *pu2_dst, 167 UWORD16 *pu2_ref, 169 UWORD16 *pu2_dst, [all …]
|
D | ihevc_recon.h | 45 UWORD16 *pu2_pred, 46 UWORD16 *pu2_dst, 60 UWORD16 *pu2_pred, 61 UWORD16 *pu2_dst, 75 UWORD16 *pu2_pred, 76 UWORD16 *pu2_dst, 90 UWORD16 *pu2_pred, 91 UWORD16 *pu2_dst, 105 UWORD16 *pu2_pred, 106 UWORD16 *pu2_dst,
|
D | ihevc_iquant_recon.h | 48 UWORD16 *pu2_pred, 50 UWORD16 *pu2_dst, 69 UWORD16 *pu2_pred, 71 UWORD16 *pu2_dst, 90 UWORD16 *pu2_pred, 92 UWORD16 *pu2_dst, 111 UWORD16 *pu2_pred, 113 UWORD16 *pu2_dst, 132 UWORD16 *pu2_pred, 134 UWORD16 *pu2_dst,
|
/external/libavc/decoder/ |
D | ih264d_structs.h | 153 UWORD16 u2_disp_width; /** Width of the display luma frame in pixels */ 154 UWORD16 u2_disp_height; /** Height of the display luma frame in pixels */ 156 UWORD16 u2_frm_wd_y; /** Width of the luma frame in pixels */ 157 UWORD16 u2_frm_wd_uv; /** Width of the chroma frame */ 158 UWORD16 u2_frm_ht_y; /** Height of the luma frame in pixels */ 159 UWORD16 u2_frm_ht_uv; /** Height of the chroma frame */ 165 UWORD16 u2_crop_offset_y; 168 UWORD16 u2_crop_offset_uv; 253 UWORD16 u2_dst_stride; /** Stride value of the destination */ 254 UWORD16 u2_u1_ref_buf_wd; /** Width of the ref buffer */ [all …]
|
D | ih264d_sei.h | 92 UWORD16 au2_display_primaries_x[NUM_SEI_MDCV_PRIMARIES]; 97 UWORD16 au2_display_primaries_y[NUM_SEI_MDCV_PRIMARIES]; 102 UWORD16 u2_white_point_x; 107 UWORD16 u2_white_point_y; 131 UWORD16 u2_max_content_light_level; 136 UWORD16 u2_max_pic_average_light_level; 156 UWORD16 u2_ambient_light_x; 162 UWORD16 u2_ambient_light_y; 242 UWORD16 u2_recovery_frame_cnt;
|
/external/libavc/common/ |
D | ih264_trans_quant_itrans_iquant.h | 50 const UWORD16 *pu2_scale_mat, 51 const UWORD16 *pu2_thresh_mat, 62 const UWORD16 *pu2_iscale_mat, 63 const UWORD16 *pu2_weigh_mat, 75 const UWORD16 *pu2_scale_mat, 76 const UWORD16 *pu2_thresh_mat, 88 const UWORD16 *pu2_scale_matrix, 89 const UWORD16 *pu2_threshold_matrix, 101 const UWORD16 *pu2_scale_matrix, 102 const UWORD16 *pu2_threshold_matrix, [all …]
|
D | ih264_common_tables.h | 122 extern const UWORD16 gau2_ih264_default_inter4x4_weight_scale[]; 123 extern const UWORD16 gau2_ih264_default_intra4x4_weight_scale[]; 124 extern const UWORD16 gau2_ih264_default_intra4x4_scaling_list[]; 125 extern const UWORD16 gau2_ih264_default_inter4x4_scaling_list[]; 126 extern const UWORD16 gau2_ih264_default_intra8x8_scaling_list[]; 127 extern const UWORD16 gau2_ih264_default_inter8x8_scaling_list[]; 128 extern const UWORD16 gau2_ih264_default_intra8x8_weight_scale[]; 129 extern const UWORD16 gau2_ih264_default_inter8x8_weight_scale[]; 130 extern const UWORD16 gau2_ih264_flat_4x4_weight_scale[]; 131 extern const UWORD16 gau2_ih264_flat_8x8_weight_scale[]; [all …]
|
D | ih264_structs.h | 274 UWORD16 u2_slice_idx; 284 UWORD16 u2_packed_cbf; 512 const UWORD16 *pu2_scale_mat; 517 UWORD16 *pu2_thres_mat; 522 UWORD16 *pu2_sad_thrsh; 532 const UWORD16 *pu2_iscale_mat; 537 UWORD16 *pu2_weigh_mat; 643 UWORD16 u2_sar_width; 648 UWORD16 u2_sar_height; 1038 UWORD16 au2_4x4_weight_scale[6][16]; [all …]
|
D | ih264_common_tables.c | 497 const UWORD16 gau2_ih264_default_intra4x4_scaling_list[] = 506 const UWORD16 gau2_ih264_default_inter4x4_scaling_list[] = 515 const UWORD16 gau2_ih264_default_intra4x4_weight_scale[] = 524 const UWORD16 gau2_ih264_default_inter4x4_weight_scale[] = 533 const UWORD16 gau2_ih264_default_intra8x8_scaling_list[] = 546 const UWORD16 gau2_ih264_default_inter8x8_scaling_list[] = 559 const UWORD16 gau2_ih264_default_intra8x8_weight_scale[] = 572 const UWORD16 gau2_ih264_default_inter8x8_weight_scale[] = 584 const UWORD16 gau2_ih264_flat_4x4_weight_scale[] = 593 const UWORD16 gau2_ih264_flat_8x8_weight_scale[] = [all …]
|
D | ih264_trans_data.c | 50 const UWORD16 g_scal_coff_h264_4x4[16] ={ 58 const UWORD16 g_scal_coff_h264_8x8[16]= 95 const UWORD16 gu2_quant_scale_matrix_4x4[96] = 187 const UWORD16 gu2_forward_quant_threshold_4x4[96] = 234 const UWORD16 gu2_quant_scale_matrix_8x8 [384] =
|
D | ih264_trans_data.h | 43 extern const UWORD16 g_scal_coff_h264_4x4[16]; 44 extern const UWORD16 g_scal_coff_h264_8x8[16]; 61 extern const UWORD16 gu2_quant_scale_matrix_4x4[96]; 94 extern const UWORD16 gu2_forward_quant_threshold_4x4[96]; 110 extern const UWORD16 gu2_quant_scale_matrix_8x8 [384];
|
/external/libxaac/decoder/ |
D | ixheaacd_aac_rom.h | 76 UWORD16 input_table_cb11[290]; 77 UWORD16 input_table_cb10[170]; 78 UWORD16 input_table_cb9[170]; 79 UWORD16 input_table_cb8[65]; 80 UWORD16 input_table_cb7[65]; 81 UWORD16 input_table_cb6[82]; 82 UWORD16 input_table_cb5[82]; 83 UWORD16 input_table_cb4[82]; 84 UWORD16 input_table_cb3[82]; 85 UWORD16 input_table_cb2[82]; [all …]
|
D | ixheaacd_channelinfo.h | 116 UWORD16 *ptr_rvl_bit_str_idx; 124 UWORD16 rvl_fwd_bit_str_idx; 125 UWORD16 rvl_bwd_bit_str_idx; 126 UWORD16 esc_bit_str_idx; 196 UWORD16 bit_str_idx; 207 const UWORD16 *ptr_lav_tbl; 219 UWORD16 arr_seg_start_l[1024 >> 1]; 220 UWORD16 arr_seg_start_r[1024 >> 1]; 233 UWORD16 ptr_num_cw_in_sect[MAX_SFB_HCR]; 234 UWORD16 ptr_num_sorted_cw_in_sect[MAX_SFB_HCR]; [all …]
|
/external/libmpeg2/common/ |
D | impeg2_globals.c | 95 const UWORD16 gau2_impeg2_chroma_interp_mv[][16] = 130 const UWORD16 gau2_impeg2_chroma_interp_inp1[][16] = 162 const UWORD16 gau2_impeg2_luma_interp_inp1[] = 178 const UWORD16 gau2_impeg2_luma_interp_inp2[] = 185 const UWORD16 gau2_impeg2_chroma_interp_inp2[] = 216 const UWORD16 gau2_impeg2_frm_rate_code[][2] =
|
D | impeg2_globals.h | 28 extern const UWORD16 gau2_impeg2_frm_rate_code[][2]; 30 extern const UWORD16 gau2_impeg2_chroma_interp_mv[][16]; 31 extern const UWORD16 gau2_impeg2_chroma_interp_inp1[][16]; 32 extern const UWORD16 gau2_impeg2_luma_interp_inp1[]; 33 extern const UWORD16 gau2_impeg2_luma_interp_inp2[]; 34 extern const UWORD16 gau2_impeg2_chroma_interp_inp2[];
|
/external/libhevc/common/arm/ |
D | ihevc_intra_ref_substitution_a9q.c | 209 UWORD16 *pu2_dst; in ihevc_intra_pred_chroma_ref_substitution_a9q() 211 pu2_dst = (UWORD16 *)&pu1_dst[2 * idx]; in ihevc_intra_pred_chroma_ref_substitution_a9q() 212 ihevc_memset_16bit_a9q((UWORD16 *)pu1_dst, pu2_dst[0], idx); in ihevc_intra_pred_chroma_ref_substitution_a9q() 216 UWORD16 *pu2_dst; in ihevc_intra_pred_chroma_ref_substitution_a9q() 219 pu2_dst = (UWORD16 *)&pu1_dst[2 * idx]; in ihevc_intra_pred_chroma_ref_substitution_a9q() 220 ihevc_memset_16bit_a9q((UWORD16 *)pu1_dst, pu2_dst[0], idx); in ihevc_intra_pred_chroma_ref_substitution_a9q() 226 UWORD16 *pu2_dst = (UWORD16 *)&pu1_dst[(2 * nt) - 2]; in ihevc_intra_pred_chroma_ref_substitution_a9q() 227 ihevc_memset_16bit_a9q((UWORD16 *)&pu1_dst[(2 * nt)], pu2_dst[0], nt); in ihevc_intra_pred_chroma_ref_substitution_a9q() 238 UWORD16 *pu2_dst = (UWORD16 *)&pu1_dst[(4 * nt)]; in ihevc_intra_pred_chroma_ref_substitution_a9q() 239 ihevc_memset_16bit_a9q((UWORD16 *)&pu1_dst[(4 * nt) + 2], pu2_dst[0], nt); in ihevc_intra_pred_chroma_ref_substitution_a9q() [all …]
|