Home
last modified time | relevance | path

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

/external/libavc/decoder/
Dih264d_quant_scaling.c94 ps_dec->s_high_profile.i2_scalinglist4x4[i4_i][pu1_inv_scan[i4_j]] = in ih264d_form_default_scaling_matrix()
153 ps_seq->i2_scalinglist4x4[i4_i]; in ih264d_form_scaling_matrix_picture()
260 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.h331 WORD16 i2_scalinglist4x4[6][16]; member
628 WORD16 i2_scalinglist4x4[6][16]; member
Dih264d_parse_islice.c369 ps_dec->s_high_profile.i2_scalinglist4x4[0]; in ih264d_parse_imb_cavlc()
653 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.c667 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()