|
VLC
2.1.0-git
|

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 |
| bool decoder_synchro_t::b_no_skip |
Referenced by decoder_SynchroChoose(), and decoder_SynchroInit().
| bool decoder_synchro_t::b_quiet |
Referenced by decoder_SynchroChoose(), decoder_SynchroInit(), and decoder_SynchroNewPicture().
| mtime_t decoder_synchro_t::backward_pts |
Referenced by decoder_SynchroInit(), and decoder_SynchroNewPicture().
| mtime_t decoder_synchro_t::current_pts |
Referenced by decoder_SynchroDate(), decoder_SynchroInit(), and decoder_SynchroNewPicture().
| mtime_t decoder_synchro_t::decoding_start |
Referenced by decoder_SynchroDecode(), and decoder_SynchroEnd().
| int decoder_synchro_t::i_backward_period |
Referenced by decoder_SynchroInit(), and decoder_SynchroNewPicture().
| int decoder_synchro_t::i_current_period |
Referenced by decoder_SynchroInit(), and decoder_SynchroNewPicture().
| int decoder_synchro_t::i_dec_nb_ref |
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().
| int decoder_synchro_t::i_frame_rate |
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().
| int decoder_synchro_t::i_nb_ref |
| 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().
| int decoder_synchro_t::i_render_time |
Referenced by decoder_SynchroChoose(), and decoder_SynchroNewPicture().
| int decoder_synchro_t::i_trash_nb_ref |
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().
| decoder_t* decoder_synchro_t::p_dec |
Referenced by decoder_SynchroChoose(), decoder_SynchroInit(), and decoder_SynchroNewPicture().
| mtime_t decoder_synchro_t::p_tau[4] |
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.8.1.2