|
VDPAU
|
Picture parameter information for a VC1 picture. More...
#include <vdpau.h>
Data Fields | |
| VdpVideoSurface | forward_reference |
| VdpVideoSurface | backward_reference |
| uint32_t | slice_count |
| uint8_t | picture_type |
| uint8_t | frame_coding_mode |
| uint8_t | deblockEnable |
| uint8_t | pquant |
VC-1 bitstream | |
Copies of the VC-1 bitstream fields. | |
| uint8_t | postprocflag |
| uint8_t | pulldown |
| uint8_t | interlace |
| uint8_t | tfcntrflag |
| uint8_t | finterpflag |
| uint8_t | psf |
| uint8_t | dquant |
| uint8_t | panscan_flag |
| uint8_t | refdist_flag |
| uint8_t | quantizer |
| uint8_t | extended_mv |
| uint8_t | extended_dmv |
| uint8_t | overlap |
| uint8_t | vstransform |
| uint8_t | loopfilter |
| uint8_t | fastuvmc |
| uint8_t | range_mapy_flag |
| uint8_t | range_mapy |
| uint8_t | range_mapuv_flag |
| uint8_t | range_mapuv |
| uint8_t | multires |
| uint8_t | syncmarker |
| uint8_t | rangered |
| uint8_t | maxbframes |
Picture parameter information for a VC1 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.
1.8.16