|
xine-lib 1.2.12
|
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_mpeg12_decoder_s::decoder |
Referenced by decode_picture(), and decode_render().
| uint32_t vdpau_mpeg12_decoder_s::decoder_height |
Referenced by decode_render().
| VdpDecoderProfile vdpau_mpeg12_decoder_s::decoder_profile |
Referenced by decode_render().
| uint32_t vdpau_mpeg12_decoder_s::decoder_width |
Referenced by decode_render().
| sequence_t vdpau_mpeg12_decoder_s::sequence |
| xine_stream_t* vdpau_mpeg12_decoder_s::stream |
Referenced by decode_picture(), and process_sequence_mpeg12_dependent_data().
| video_decoder_t vdpau_mpeg12_decoder_s::video_decoder |