Home
last modified time | relevance | path

Searched refs:i2_scalinglist4x4 (Results 1 – 11 of 11) sorted by relevance

/external/libavc/decoder/
Dih264d_quant_scaling.c101 ps_dec->s_high_profile.i2_scalinglist4x4[i4_i][pu1_inv_scan[i4_j]] = in ih264d_form_default_scaling_matrix()
160 ps_seq->i2_scalinglist4x4[i4_i]; in ih264d_form_scaling_matrix_picture()
267 ps_dec->s_high_profile.i2_scalinglist4x4[i4_i][pu1_inv_scan_4x4[i4_j]] = in ih264d_form_scaling_matrix_picture()
Dih264d_process_pslice.c626 (UWORD16 *)ps_dec->s_high_profile.i2_scalinglist4x4[3], in ih264d_process_inter_mb()
639 (UWORD16 *)ps_dec->s_high_profile.i2_scalinglist4x4[3], in ih264d_process_inter_mb()
736 (UWORD16 *)ps_dec->s_high_profile.i2_scalinglist4x4[4], in ih264d_process_inter_mb()
748 (UWORD16 *)ps_dec->s_high_profile.i2_scalinglist4x4[4], in ih264d_process_inter_mb()
778 (UWORD16 *)ps_dec->s_high_profile.i2_scalinglist4x4[5], in ih264d_process_inter_mb()
790 (UWORD16 *)ps_dec->s_high_profile.i2_scalinglist4x4[5], in ih264d_process_inter_mb()
Dih264d_process_intra_mb.c986 (UWORD16 *)ps_dec->s_high_profile.i2_scalinglist4x4[0], in ih264d_process_intra_mb()
999 (UWORD16 *)ps_dec->s_high_profile.i2_scalinglist4x4[0], in ih264d_process_intra_mb()
1319 (UWORD16 *)ps_dec->s_high_profile.i2_scalinglist4x4[0], in ih264d_process_intra_mb()
1332 (UWORD16 *)ps_dec->s_high_profile.i2_scalinglist4x4[0], in ih264d_process_intra_mb()
1884 (UWORD16 *)ps_dec->s_high_profile.i2_scalinglist4x4[1], in ih264d_process_intra_mb()
1896 (UWORD16 *)ps_dec->s_high_profile.i2_scalinglist4x4[1], in ih264d_process_intra_mb()
1926 (UWORD16 *)ps_dec->s_high_profile.i2_scalinglist4x4[2], in ih264d_process_intra_mb()
1938 (UWORD16 *)ps_dec->s_high_profile.i2_scalinglist4x4[2], in ih264d_process_intra_mb()
Dih264d_structs.h340 WORD16 i2_scalinglist4x4[6][16]; member
637 WORD16 i2_scalinglist4x4[6][16]; member
Dih264d_parse_islice.c370 ps_dec->s_high_profile.i2_scalinglist4x4[0]; in ih264d_parse_imb_cavlc()
654 ps_dec->s_high_profile.i2_scalinglist4x4[0]; in ih264d_parse_imb_cabac()
Dih264d_parse_cavlc.c2662 ps_dec->s_high_profile.i2_scalinglist4x4[i4_mb_inter_inc in ih264d_parse_residual4x4_cavlc()
2665 ps_dec->s_high_profile.i2_scalinglist4x4[i4_mb_inter_inc in ih264d_parse_residual4x4_cavlc()
Dih264d_parse_headers.c764 ps_seq->i2_scalinglist4x4[i4_i], in ih264d_parse_sps()
Dih264d_parse_cabac.c1514 ps_dec->s_high_profile.i2_scalinglist4x4[i4_mb_inter_inc in ih264d_parse_residual4x4_cabac()
/external/libavc/decoder/svc/
Disvcd_process_epslice.c668 (UWORD16 *) ps_dec->s_high_profile.i2_scalinglist4x4[3], in isvcd_process_inter_mb_no_rsd_pred_non_target()
676 (UWORD16 *) ps_dec->s_high_profile.i2_scalinglist4x4[3], in isvcd_process_inter_mb_no_rsd_pred_non_target()
756 (UWORD16 *) ps_dec->s_high_profile.i2_scalinglist4x4[4], u4_scale_u, in isvcd_process_inter_mb_no_rsd_pred_non_target()
764 (UWORD16 *) ps_dec->s_high_profile.i2_scalinglist4x4[4], u4_scale_u, in isvcd_process_inter_mb_no_rsd_pred_non_target()
790 (UWORD16 *) ps_dec->s_high_profile.i2_scalinglist4x4[5], u4_scale_v, in isvcd_process_inter_mb_no_rsd_pred_non_target()
798 (UWORD16 *) ps_dec->s_high_profile.i2_scalinglist4x4[5], u4_scale_v, in isvcd_process_inter_mb_no_rsd_pred_non_target()
916 (UWORD16 *) ps_dec->s_high_profile.i2_scalinglist4x4[3], in isvcd_process_inter_mb_rsd_pred_non_target()
924 (UWORD16 *) ps_dec->s_high_profile.i2_scalinglist4x4[3], in isvcd_process_inter_mb_rsd_pred_non_target()
1034 (UWORD16 *) ps_dec->s_high_profile.i2_scalinglist4x4[4], in isvcd_process_inter_mb_rsd_pred_non_target()
1045 (UWORD16 *) ps_dec->s_high_profile.i2_scalinglist4x4[4], in isvcd_process_inter_mb_rsd_pred_non_target()
[all …]
Disvcd_parse_headers.c280 ret = ih264d_scaling_list(ps_seq->i2_scalinglist4x4[i4_i], 16, in isvcd_parse_subset_sps()
1242 ret = ih264d_scaling_list(ps_seq->i2_scalinglist4x4[i4_i], 16, in isvcd_parse_sps()
Disvcd_parse_eislice.c781 pi2_scale_matrix_ptr = ps_dec->s_high_profile.i2_scalinglist4x4[0]; in isvcd_parse_imb_cavlc()
1838 pi2_scale_matrix_ptr = ps_dec->s_high_profile.i2_scalinglist4x4[0]; in isvcd_parse_imb_cabac()