FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
CUVIDMPEG4PICPARAMS Struct Reference

MPEG-4 picture parameters This structure is used in CUVIDPICPARAMS structure. More...

#include <dynlink_cuviddec.h>

Data Fields

int ForwardRefIdx
 
int BackwardRefIdx
 
int video_object_layer_width
 
int video_object_layer_height
 
int vop_time_increment_bitcount
 
int top_field_first
 
int resync_marker_disable
 
int quant_type
 
int quarter_sample
 
int short_video_header
 
int divx_flags
 
int vop_coding_type
 
int vop_coded
 
int vop_rounding_type
 
int alternate_vertical_scan_flag
 
int interlaced
 
int vop_fcode_forward
 
int vop_fcode_backward
 
int trd [2]
 
int trb [2]
 
unsigned char QuantMatrixIntra [64]
 
unsigned char QuantMatrixInter [64]
 
int gmc_enabled
 

Detailed Description

MPEG-4 picture parameters This structure is used in CUVIDPICPARAMS structure.

Definition at line 377 of file dynlink_cuviddec.h.

Field Documentation

int CUVIDMPEG4PICPARAMS::ForwardRefIdx

Definition at line 379 of file dynlink_cuviddec.h.

int CUVIDMPEG4PICPARAMS::BackwardRefIdx

Definition at line 380 of file dynlink_cuviddec.h.

int CUVIDMPEG4PICPARAMS::video_object_layer_width

Definition at line 382 of file dynlink_cuviddec.h.

int CUVIDMPEG4PICPARAMS::video_object_layer_height

Definition at line 383 of file dynlink_cuviddec.h.

int CUVIDMPEG4PICPARAMS::vop_time_increment_bitcount

Definition at line 384 of file dynlink_cuviddec.h.

int CUVIDMPEG4PICPARAMS::top_field_first

Definition at line 385 of file dynlink_cuviddec.h.

int CUVIDMPEG4PICPARAMS::resync_marker_disable

Definition at line 386 of file dynlink_cuviddec.h.

int CUVIDMPEG4PICPARAMS::quant_type

Definition at line 387 of file dynlink_cuviddec.h.

int CUVIDMPEG4PICPARAMS::quarter_sample

Definition at line 388 of file dynlink_cuviddec.h.

int CUVIDMPEG4PICPARAMS::short_video_header

Definition at line 389 of file dynlink_cuviddec.h.

int CUVIDMPEG4PICPARAMS::divx_flags

Definition at line 390 of file dynlink_cuviddec.h.

int CUVIDMPEG4PICPARAMS::vop_coding_type

Definition at line 392 of file dynlink_cuviddec.h.

int CUVIDMPEG4PICPARAMS::vop_coded

Definition at line 393 of file dynlink_cuviddec.h.

int CUVIDMPEG4PICPARAMS::vop_rounding_type

Definition at line 394 of file dynlink_cuviddec.h.

int CUVIDMPEG4PICPARAMS::alternate_vertical_scan_flag

Definition at line 395 of file dynlink_cuviddec.h.

int CUVIDMPEG4PICPARAMS::interlaced

Definition at line 396 of file dynlink_cuviddec.h.

int CUVIDMPEG4PICPARAMS::vop_fcode_forward

Definition at line 397 of file dynlink_cuviddec.h.

int CUVIDMPEG4PICPARAMS::vop_fcode_backward

Definition at line 398 of file dynlink_cuviddec.h.

int CUVIDMPEG4PICPARAMS::trd[2]

Definition at line 399 of file dynlink_cuviddec.h.

int CUVIDMPEG4PICPARAMS::trb[2]

Definition at line 400 of file dynlink_cuviddec.h.

unsigned char CUVIDMPEG4PICPARAMS::QuantMatrixIntra[64]

Definition at line 402 of file dynlink_cuviddec.h.

Referenced by nvdec_mpeg4_start_frame().

unsigned char CUVIDMPEG4PICPARAMS::QuantMatrixInter[64]

Definition at line 403 of file dynlink_cuviddec.h.

Referenced by nvdec_mpeg4_start_frame().

int CUVIDMPEG4PICPARAMS::gmc_enabled

Definition at line 404 of file dynlink_cuviddec.h.


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