Searched refs:i2_scalinglist4x4 (Results 1 – 8 of 8) sorted by relevance
/external/libavc/decoder/ |
D | ih264d_quant_scaling.c | 94 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()
|
D | ih264d_process_pslice.c | 626 (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()
|
D | ih264d_process_intra_mb.c | 986 (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()
|
D | ih264d_structs.h | 331 WORD16 i2_scalinglist4x4[6][16]; member 628 WORD16 i2_scalinglist4x4[6][16]; member
|
D | ih264d_parse_islice.c | 369 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()
|
D | ih264d_parse_cavlc.c | 2662 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()
|
D | ih264d_parse_headers.c | 667 ps_seq->i2_scalinglist4x4[i4_i], in ih264d_parse_sps()
|
D | ih264d_parse_cabac.c | 1514 ps_dec->s_high_profile.i2_scalinglist4x4[i4_mb_inter_inc in ih264d_parse_residual4x4_cabac()
|