Home | History | Annotate | Download | only in decoder

Lines Matching refs:dec_struct_t

45 WORD32 ih264d_parse_residual4x4_cavlc(dec_struct_t * ps_dec,
48 WORD32 ih264d_parse_residual4x4_cabac(dec_struct_t * ps_dec,
51 WORD32 ih264d_parse_imb_cavlc(dec_struct_t * ps_dec,
55 WORD32 ih264d_parse_imb_cabac(dec_struct_t * ps_dec,
59 WORD32 ih264d_parse_islice_data_cavlc(dec_struct_t * ps_dec,
62 WORD32 ih264d_parse_islice_data_cabac(dec_struct_t * ps_dec,
65 WORD32 ih264d_parse_pmb_cavlc(dec_struct_t * ps_dec,
69 WORD32 ih264d_parse_pmb_cabac(dec_struct_t * ps_dec,
74 WORD32 ih264d_parse_bmb_non_direct_cavlc(dec_struct_t * ps_dec,
79 WORD32 ih264d_parse_bmb_non_direct_cabac(dec_struct_t * ps_dec,
84 WORD32 ih264d_parse_bmb_cavlc(dec_struct_t * ps_dec,
89 WORD32 ih264d_parse_bmb_cabac(dec_struct_t * ps_dec,
94 WORD32 ih264d_parse_inter_slice_data_cavlc(dec_struct_t * ps_dec,
98 WORD32 ih264d_parse_inter_slice_data_cabac(dec_struct_t * ps_dec,
102 WORD32 ParseBMb(dec_struct_t * ps_dec,
107 WORD32 ih264d_parse_ipcm_mb(dec_struct_t * ps_dec,
110 WORD32 ih264d_parse_islice(dec_struct_t *ps_dec,