/external/libavc/common/ |
ih264_chroma_intra_pred_filters.c | 268 memset(pu1_dst + row * dst_strd, 128, 8 * sizeof(UWORD16));
|
/external/libavc/encoder/ |
ih264e_utils.c | [all...] |
irc_rd_model.c | 457 UWORD16 *pu2_num_pics_of_a_pic_type,
|
ime_distortion_metrics.c | 910 UWORD16 *pu2_thrsh, 1030 UWORD16 *thrsh) 1166 UWORD16 *thrsh, [all...] |
ih264e_cavlc.c | 607 UWORD16 *pu2_sig_coeff_map, 717 UWORD16 au2_sig_coeff_map[4] = {0}; [all...] |
ih264e_deblk.c | 122 static const UWORD16 ih264e_gu2_4x4_v2h_reorder[16] =
|
ih264e_intra_modes_eval.c | 826 UWORD16 u2_valid_modes[8] = {4, 262, 4, 262, 141, 399, 141, 511}; [all...] |
ih264e_process.c | [all...] |
ih264e_api.c | [all...] |
/external/libhevc/decoder/ |
ihevcd_deblk.c | 116 UWORD16 *pu2_ctb_no_loop_filter_flag; 117 UWORD16 au2_ctb_no_loop_filter_flag[9];
|
ihevcd_parse_residual.c | 201 UWORD16 au2_csbf[9]; 455 * UWORD16 would have been enough but kept as UWORD32 for code optimizations [all...] |
ihevcd_process_slice.c | 652 (((UWORD16)ps_proc->i4_ctb_slice_x << 16) | ((UWORD16)ps_proc->i4_ctb_slice_y << 16)); 768 UWORD16 *pu1_tile_idx = ps_proc->pu1_tile_idx; [all...] |
ihevcd_api.c | [all...] |
ihevcd_sao.c | 539 UWORD16 *pu1_slice_idx; 540 UWORD16 *pu1_tile_idx; [all...] |
/external/libmpeg2/decoder/ |
impeg2d_pic_proc.c | 223 UWORD16 impeg2d_get_mb_addr_incr(stream_t *ps_stream) 225 UWORD16 u2_mb_addr_incr = 0;
|
/external/libavc/common/arm/ |
ih264_resi_trans_quant_a9.s | 466 @ const UWORD16 *pu2_scale_matrix, 467 @ const UWORD16 *pu2_threshold_matrix, UWORD32 u4_qbits, 614 @ const UWORD16 *pu2_scale_matrix, 615 @ const UWORD16 *pu2_threshold_matrix, UWORD32 u4_qbits,
|
ih264_iquant_itrans_recon_a9.s | 91 @ const UWORD16 *pu2_iscal_mat, 92 @ const UWORD16 *pu2_weigh_mat, 278 @ const UWORD16 *pu2_iscal_mat, 279 @ const UWORD16 *pu2_weigh_mat, 469 @ const UWORD16 *pu2_iscal_mat, 470 @ const UWORD16 *pu2_weigh_mat, [all...] |
/external/libavc/common/x86/ |
ih264_iquant_itrans_recon_ssse3.c | 105 const UWORD16 *pu2_iscal_mat, 106 const UWORD16 *pu2_weigh_mat, 374 const UWORD16 *pu2_iscale_mat, 375 const UWORD16 *pu2_weigh_mat, [all...] |
/external/libavc/decoder/ |
ih264d_process_bslice.c | 89 UWORD16 ui2_mask_fwd = 0, ui2_mask_bwd = 0, u2_mask = 0; 96 const UWORD16 sub_mask_table[] = 98 const UWORD16 mask_table[] = [all...] |
ih264d_dpb_mgr.c | 708 UWORD16 u4_cur_pic_num = ps_dec->ps_cur_slice->u2_frame_num; 710 UWORD16 ui_max_frame_num = 717 UWORD16 u2_def_mod_flag = 0; /* Flag to keep track of which indices have been remapped */ [all...] |
ih264d_mvpred.c | 153 UWORD16 u2_a_in = 0, u2_b_in = 0, u2_c_in = 0, u2_d_in = 0; 343 UWORD16 u2_b_in = 0, u2_c_in = 0, u2_d_in = 0; [all...] |
ih264d_api.c | [all...] |
/external/libavc/encoder/x86/ |
ime_distortion_metrics_sse42.c | [all...] |
/external/libmpeg2/test/decoder/ |
main.c | [all...] |
/external/libhevc/common/x86/ |
ihevc_intra_pred_filters_ssse3_intr.c | 693 UWORD16 temp; 707 temp = (temp << 8) | ((UWORD16)pu1_ref[three_nt + 1]); [all...] |