xine-lib 1.2.13-20230125hg15249
|
Data Fields | |
VdpPictureInfoMPEG1Or2 | vdp_infos |
VdpPictureInfoMPEG1Or2 | vdp_infos2 |
int | slices_count |
int | slices_count2 |
uint8_t * | slices |
int | slices_size |
int | slices_pos |
int | slices_pos_top |
int | progressive_frame |
int | repeat_first_field |
VdpPictureInfoMPEG4Part2 | vdp_infos |
int | viso_verid |
int | newpred_enable |
int | reduced_resolution_vop_enable |
int | vol_shape |
int | complexity_estimation_disable |
int | sprite_enable |
int | quant_precision |
VdpPictureInfoVC1 | vdp_infos |
int | slices |
int | fptype |
int | field |
int | header_size |
int | hrd_param_flag |
int | hrd_num_leaky_buckets |
int | top_field_first |
int | skipped |
int picture_t::complexity_estimation_disable |
Referenced by reset_picture(), video_object_layer(), and video_object_plane().
int picture_t::field |
Referenced by decode_picture(), decode_render(), and parse_chunk().
int picture_t::fptype |
Referenced by decode_render(), and picture_header_advanced().
int picture_t::header_size |
int picture_t::hrd_num_leaky_buckets |
Referenced by entry_point(), and sequence_header_advanced().
int picture_t::hrd_param_flag |
Referenced by entry_point(), init_sequence(), and sequence_header_advanced().
int picture_t::newpred_enable |
Referenced by reset_picture(), video_object_layer(), and video_object_plane().
int picture_t::progressive_frame |
Referenced by decode_picture(), parse_chunk(), picture_coding_extension(), picture_coding_extension(), reset_picture(), and reset_picture().
int picture_t::quant_precision |
Referenced by reset_picture(), video_object_layer(), and video_object_plane().
int picture_t::reduced_resolution_vop_enable |
Referenced by reset_picture(), video_object_layer(), and video_object_plane().
int picture_t::repeat_first_field |
int picture_t::skipped |
Referenced by decode_picture(), and picture_header_advanced().
uint8_t* picture_t::slices |
Referenced by copy_slice(), decode_picture(), decode_picture(), decode_render(), init_picture(), parse_code(), and reset_picture().
int picture_t::slices |
int picture_t::slices_count |
Referenced by copy_slice(), decode_render(), picture_ready(), and reset_picture().
int picture_t::slices_count2 |
Referenced by copy_slice(), decode_render(), picture_ready(), and reset_picture().
int picture_t::slices_pos |
Referenced by copy_slice(), decode_picture(), decode_render(), picture_header(), and reset_picture().
int picture_t::slices_pos_top |
Referenced by copy_slice(), decode_render(), picture_header(), and reset_picture().
int picture_t::slices_size |
Referenced by copy_slice(), and init_picture().
int picture_t::sprite_enable |
Referenced by video_object_layer().
int picture_t::top_field_first |
VdpPictureInfoMPEG1Or2 picture_t::vdp_infos |
Referenced by decode_picture(), decode_picture(), decode_picture(), decode_render(), decode_render(), decode_render(), entry_point(), picture_coding_extension(), picture_header(), picture_header(), picture_header_advanced(), quant_matrix_extension(), reset_picture(), reset_picture(), sequence_header(), sequence_header(), sequence_header_advanced(), video_object_layer(), and video_object_plane().
VdpPictureInfoMPEG4Part2 picture_t::vdp_infos |
VdpPictureInfoVC1 picture_t::vdp_infos |
VdpPictureInfoMPEG1Or2 picture_t::vdp_infos2 |
int picture_t::viso_verid |
Referenced by reset_picture(), and visual_object().
int picture_t::vol_shape |
Referenced by reset_picture(), video_object_layer(), and video_object_plane().