Home | History | Annotate | Download | only in decoder

Lines Matching refs:dec_struct_t

480 WORD32 ih264d_end_of_pic_processing(dec_struct_t *ps_dec)
683 WORD32 ih264d_init_dec_mb_grp(dec_struct_t *ps_dec)
718 WORD32 ih264d_init_pic(dec_struct_t *ps_dec,
923 WORD32 ih264d_get_next_display_field(dec_struct_t * ps_dec,
1145 void ih264d_release_display_field(dec_struct_t *ps_dec,
1217 WORD32 ih264d_assign_display_seq(dec_struct_t *ps_dec)
1291 void ih264d_release_display_bufs(dec_struct_t *ps_dec)
1379 void ih264d_assign_pic_num(dec_struct_t *ps_dec)
1469 WORD32 ih264d_update_qp(dec_struct_t * ps_dec, const WORD8 i1_qp)
1519 WORD32 ih264d_decode_gaps_in_frame_num(dec_struct_t *ps_dec,
1680 dec_struct_t *ps_dec)
1826 * \param ps_dec: Pointer to dec_struct_t.
1833 WORD16 ih264d_allocate_dynamic_bufs(dec_struct_t * ps_dec)
2194 * \param ps_dec: Pointer to dec_struct_t.
2201 WORD16 ih264d_free_dynamic_bufs(dec_struct_t * ps_dec)
2288 dec_struct_t *ps_dec = (dec_struct_t *)pv_dec;