Home | History | Annotate | Download | only in decoder

Lines Matching refs:dec_struct_t

45 void pad_frm_buff_vert(dec_struct_t *ps_dec);
58 WORD32 ih264d_end_of_pic_processing(dec_struct_t * ps_dec);
60 WORD32 ih264d_init_pic(dec_struct_t *ps_dec,
65 WORD32 ih264d_end_of_pic_processing(dec_struct_t * ps_dec);
76 void ih264d_release_display_bufs(dec_struct_t *ps_dec);
77 WORD32 ih264d_assign_display_seq(dec_struct_t *ps_dec);
78 void ih264d_assign_pic_num(dec_struct_t *ps_dec);
84 WORD32 ih264d_update_qp(dec_struct_t * ps_dec, const WORD8 i1_qp);
85 WORD32 ih264d_decode_gaps_in_frame_num(dec_struct_t *ps_dec,
88 WORD32 ih264d_get_next_display_field(dec_struct_t * ps_dec,
92 void ih264d_release_display_field(dec_struct_t *ps_dec,
101 WORD16 ih264d_free_dynamic_bufs(dec_struct_t * ps_dec);