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() 152 ps_seq->i2_scalinglist4x4[i4_i]; in ih264d_form_scaling_matrix_picture() 256 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 | 984 (UWORD16 *)ps_dec->s_high_profile.i2_scalinglist4x4[0], in ih264d_process_intra_mb() 997 (UWORD16 *)ps_dec->s_high_profile.i2_scalinglist4x4[0], in ih264d_process_intra_mb() 1315 (UWORD16 *)ps_dec->s_high_profile.i2_scalinglist4x4[0], in ih264d_process_intra_mb() 1328 (UWORD16 *)ps_dec->s_high_profile.i2_scalinglist4x4[0], in ih264d_process_intra_mb() 1878 (UWORD16 *)ps_dec->s_high_profile.i2_scalinglist4x4[1], in ih264d_process_intra_mb() 1890 (UWORD16 *)ps_dec->s_high_profile.i2_scalinglist4x4[1], in ih264d_process_intra_mb() 1920 (UWORD16 *)ps_dec->s_high_profile.i2_scalinglist4x4[2], in ih264d_process_intra_mb() 1932 (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() 655 ps_dec->s_high_profile.i2_scalinglist4x4[0]; in ih264d_parse_imb_cabac()
|
D | ih264d_parse_cavlc.c | 2649 ps_dec->s_high_profile.i2_scalinglist4x4[i4_mb_inter_inc in ih264d_parse_residual4x4_cavlc() 2652 ps_dec->s_high_profile.i2_scalinglist4x4[i4_mb_inter_inc in ih264d_parse_residual4x4_cavlc()
|
D | ih264d_parse_headers.c | 646 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()
|