FFmpeg  3.4.9
Data Fields
CUVIDMPEG4PICPARAMS Struct Reference

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

#include <compat/cuda/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

◆ ForwardRefIdx

int CUVIDMPEG4PICPARAMS::ForwardRefIdx

Definition at line 379 of file dynlink_cuviddec.h.

◆ BackwardRefIdx

int CUVIDMPEG4PICPARAMS::BackwardRefIdx

Definition at line 380 of file dynlink_cuviddec.h.

◆ video_object_layer_width

int CUVIDMPEG4PICPARAMS::video_object_layer_width

Definition at line 382 of file dynlink_cuviddec.h.

◆ video_object_layer_height

int CUVIDMPEG4PICPARAMS::video_object_layer_height

Definition at line 383 of file dynlink_cuviddec.h.

◆ vop_time_increment_bitcount

int CUVIDMPEG4PICPARAMS::vop_time_increment_bitcount

Definition at line 384 of file dynlink_cuviddec.h.

◆ top_field_first

int CUVIDMPEG4PICPARAMS::top_field_first

Definition at line 385 of file dynlink_cuviddec.h.

◆ resync_marker_disable

int CUVIDMPEG4PICPARAMS::resync_marker_disable

Definition at line 386 of file dynlink_cuviddec.h.

◆ quant_type

int CUVIDMPEG4PICPARAMS::quant_type

Definition at line 387 of file dynlink_cuviddec.h.

◆ quarter_sample

int CUVIDMPEG4PICPARAMS::quarter_sample

Definition at line 388 of file dynlink_cuviddec.h.

◆ short_video_header

int CUVIDMPEG4PICPARAMS::short_video_header

Definition at line 389 of file dynlink_cuviddec.h.

◆ divx_flags

int CUVIDMPEG4PICPARAMS::divx_flags

Definition at line 390 of file dynlink_cuviddec.h.

◆ vop_coding_type

int CUVIDMPEG4PICPARAMS::vop_coding_type

Definition at line 392 of file dynlink_cuviddec.h.

◆ vop_coded

int CUVIDMPEG4PICPARAMS::vop_coded

Definition at line 393 of file dynlink_cuviddec.h.

◆ vop_rounding_type

int CUVIDMPEG4PICPARAMS::vop_rounding_type

Definition at line 394 of file dynlink_cuviddec.h.

◆ alternate_vertical_scan_flag

int CUVIDMPEG4PICPARAMS::alternate_vertical_scan_flag

Definition at line 395 of file dynlink_cuviddec.h.

◆ interlaced

int CUVIDMPEG4PICPARAMS::interlaced

Definition at line 396 of file dynlink_cuviddec.h.

◆ vop_fcode_forward

int CUVIDMPEG4PICPARAMS::vop_fcode_forward

Definition at line 397 of file dynlink_cuviddec.h.

◆ vop_fcode_backward

int CUVIDMPEG4PICPARAMS::vop_fcode_backward

Definition at line 398 of file dynlink_cuviddec.h.

◆ trd

int CUVIDMPEG4PICPARAMS::trd[2]

Definition at line 399 of file dynlink_cuviddec.h.

◆ trb

int CUVIDMPEG4PICPARAMS::trb[2]

Definition at line 400 of file dynlink_cuviddec.h.

◆ QuantMatrixIntra

unsigned char CUVIDMPEG4PICPARAMS::QuantMatrixIntra[64]

Definition at line 402 of file dynlink_cuviddec.h.

◆ QuantMatrixInter

unsigned char CUVIDMPEG4PICPARAMS::QuantMatrixInter[64]

Definition at line 403 of file dynlink_cuviddec.h.

◆ gmc_enabled

int CUVIDMPEG4PICPARAMS::gmc_enabled

Definition at line 404 of file dynlink_cuviddec.h.


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