xine-lib 1.2.13-20230125hg15249
|
Data Fields | |
video_decoder_t | video_decoder |
xine_stream_t * | stream |
sequence_t | sequence |
VdpDecoder | decoder |
VdpDecoderProfile | decoder_profile |
uint32_t | decoder_width |
uint32_t | decoder_height |
VdpDecoder vdpau_mpeg4_decoder_s::decoder |
Referenced by decode_picture(), and decode_render().
uint32_t vdpau_mpeg4_decoder_s::decoder_height |
Referenced by decode_render().
VdpDecoderProfile vdpau_mpeg4_decoder_s::decoder_profile |
Referenced by decode_render().
uint32_t vdpau_mpeg4_decoder_s::decoder_width |
Referenced by decode_render().
sequence_t vdpau_mpeg4_decoder_s::sequence |
Referenced by decode_picture(), decode_render(), gop_header(), parse_code(), update_metadata(), user_data(), video_object_layer(), video_object_plane(), and visual_object().
xine_stream_t* vdpau_mpeg4_decoder_s::stream |
Referenced by decode_picture(), and update_metadata().
video_decoder_t vdpau_mpeg4_decoder_s::video_decoder |