VDPAU
Data Fields

Picture parameter information for an MPEG-4 Part 2 picture. More...

#include <vdpau.h>

Data Fields

VdpVideoSurface forward_reference
 
VdpVideoSurface backward_reference
 
MPEG 4 part 2 bitstream

Copies of the MPEG 4 part 2 bitstream fields.

int32_t trd [2]
 
int32_t trb [2]
 
uint16_t vop_time_increment_resolution
 
uint8_t vop_coding_type
 
uint8_t vop_fcode_forward
 
uint8_t vop_fcode_backward
 
uint8_t resync_marker_disable
 
uint8_t interlaced
 
uint8_t quant_type
 
uint8_t quarter_sample
 
uint8_t short_video_header
 
uint8_t rounding_control
 
uint8_t alternate_vertical_scan_flag
 
uint8_t top_field_first
 
uint8_t intra_quantizer_matrix [64]
 
uint8_t non_intra_quantizer_matrix [64]
 

Detailed Description

Picture parameter information for an MPEG-4 Part 2 picture.

Note: References to bitstream fields below may refer to data literally parsed from the bitstream, or derived from the bitstream using a mechanism described in the specification.


The documentation for this struct was generated from the following file: