
Data Fields | |
| decoder_t * | p_dec |
| int | i_frame_rate |
| bool | b_no_skip |
| bool | b_quiet |
| mtime_t | decoding_start |
| unsigned int | i_n_p |
| unsigned int | i_n_b |
| mtime_t | p_tau [4] |
| unsigned int | pi_meaningful [4] |
| int | i_render_time |
| int | i_nb_ref |
| int | i_dec_nb_ref |
| int | i_trash_nb_ref |
| unsigned int | i_eta_p |
| unsigned int | i_eta_b |
| mtime_t | backward_pts |
| mtime_t | current_pts |
| int | i_current_period |
| int | i_backward_period |
| unsigned int | i_trashed_pic |
| unsigned int | i_not_chosen_pic |
| unsigned int | i_pic |
Referenced by decoder_SynchroChoose(), and decoder_SynchroInit().
Referenced by decoder_SynchroChoose(), decoder_SynchroInit(), and decoder_SynchroNewPicture().
Referenced by decoder_SynchroInit(), and decoder_SynchroNewPicture().
Referenced by decoder_SynchroDate(), decoder_SynchroInit(), and decoder_SynchroNewPicture().
Referenced by decoder_SynchroDecode(), and decoder_SynchroEnd().
Referenced by decoder_SynchroInit(), and decoder_SynchroNewPicture().
Referenced by decoder_SynchroInit(), and decoder_SynchroNewPicture().
Referenced by decoder_SynchroDecode(), decoder_SynchroInit(), decoder_SynchroNewPicture(), and decoder_SynchroReset().
| unsigned int decoder_synchro_t::i_eta_b |
Referenced by decoder_SynchroInit(), and decoder_SynchroNewPicture().
| unsigned int decoder_synchro_t::i_eta_p |
Referenced by decoder_SynchroInit(), and decoder_SynchroNewPicture().
Referenced by decoder_SynchroChoose(), decoder_SynchroInit(), and decoder_SynchroNewPicture().
| unsigned int decoder_synchro_t::i_n_b |
Referenced by decoder_SynchroInit(), and decoder_SynchroNewPicture().
| unsigned int decoder_synchro_t::i_n_p |
Referenced by decoder_SynchroInit(), and decoder_SynchroNewPicture().
| unsigned int decoder_synchro_t::i_not_chosen_pic |
Referenced by decoder_SynchroInit(), and decoder_SynchroNewPicture().
| unsigned int decoder_synchro_t::i_pic |
Referenced by decoder_SynchroInit(), and decoder_SynchroNewPicture().
Referenced by decoder_SynchroChoose(), and decoder_SynchroNewPicture().
Referenced by decoder_SynchroInit(), decoder_SynchroNewPicture(), decoder_SynchroReset(), and decoder_SynchroTrash().
| unsigned int decoder_synchro_t::i_trashed_pic |
Referenced by decoder_SynchroInit(), decoder_SynchroNewPicture(), and decoder_SynchroTrash().
Referenced by decoder_SynchroChoose(), decoder_SynchroInit(), and decoder_SynchroNewPicture().
Referenced by decoder_SynchroEnd(), decoder_SynchroInit(), and decoder_SynchroNewPicture().
| unsigned int decoder_synchro_t::pi_meaningful[4] |
Referenced by decoder_SynchroEnd(), and decoder_SynchroInit().
1.7.1