Home | History | Annotate | Download | only in decoder

Lines Matching refs:dec_struct_t

41 WORD32 ih264d_parse_bslice(dec_struct_t * ps_dec,
43 WORD32 ih264d_decode_spatial_direct(dec_struct_t * ps_dec,
47 WORD32 ih264d_decode_temporal_direct(dec_struct_t * ps_dec,
51 WORD32 parseBSliceData(dec_struct_t * ps_dec,
54 WORD32 parseBSliceData(dec_struct_t * ps_dec,
58 void ih264d_init_ref_idx_lx_b(dec_struct_t *ps_dec);
62 dec_struct_t *ps_dec,
65 void ih264d_convert_frm_mbaff_list(dec_struct_t *ps_dec);
66 void ih264d_one_to_one(dec_struct_t *ps_dec,
72 void ih264d_mbaff_cross_pmbair(dec_struct_t *ps_dec,
78 void ih264d_frm_to_fld(dec_struct_t *ps_dec,
84 void ih264d_fld_to_frm(dec_struct_t *ps_dec,
90 void ih264d_mbaff_to_fld(dec_struct_t *ps_dec,
96 void ih264d_fld_to_mbaff(dec_struct_t *ps_dec,
102 WORD32 ih264d_cal_col_pic(dec_struct_t *ps_dec);
104 WORD32 ih264d_mv_pred_ref_tfr_nby2_bmb(dec_struct_t * ps_dec,