FFmpeg  3.3.8
Data Fields
CUVIDMPEG4PICPARAMS Struct Reference

#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

Definition at line 343 of file dynlink_cuviddec.h.

Field Documentation

◆ ForwardRefIdx

int CUVIDMPEG4PICPARAMS::ForwardRefIdx

Definition at line 345 of file dynlink_cuviddec.h.

◆ BackwardRefIdx

int CUVIDMPEG4PICPARAMS::BackwardRefIdx

Definition at line 346 of file dynlink_cuviddec.h.

◆ video_object_layer_width

int CUVIDMPEG4PICPARAMS::video_object_layer_width

Definition at line 348 of file dynlink_cuviddec.h.

◆ video_object_layer_height

int CUVIDMPEG4PICPARAMS::video_object_layer_height

Definition at line 349 of file dynlink_cuviddec.h.

◆ vop_time_increment_bitcount

int CUVIDMPEG4PICPARAMS::vop_time_increment_bitcount

Definition at line 350 of file dynlink_cuviddec.h.

◆ top_field_first

int CUVIDMPEG4PICPARAMS::top_field_first

Definition at line 351 of file dynlink_cuviddec.h.

◆ resync_marker_disable

int CUVIDMPEG4PICPARAMS::resync_marker_disable

Definition at line 352 of file dynlink_cuviddec.h.

◆ quant_type

int CUVIDMPEG4PICPARAMS::quant_type

Definition at line 353 of file dynlink_cuviddec.h.

◆ quarter_sample

int CUVIDMPEG4PICPARAMS::quarter_sample

Definition at line 354 of file dynlink_cuviddec.h.

◆ short_video_header

int CUVIDMPEG4PICPARAMS::short_video_header

Definition at line 355 of file dynlink_cuviddec.h.

◆ divx_flags

int CUVIDMPEG4PICPARAMS::divx_flags

Definition at line 356 of file dynlink_cuviddec.h.

◆ vop_coding_type

int CUVIDMPEG4PICPARAMS::vop_coding_type

Definition at line 358 of file dynlink_cuviddec.h.

◆ vop_coded

int CUVIDMPEG4PICPARAMS::vop_coded

Definition at line 359 of file dynlink_cuviddec.h.

◆ vop_rounding_type

int CUVIDMPEG4PICPARAMS::vop_rounding_type

Definition at line 360 of file dynlink_cuviddec.h.

◆ alternate_vertical_scan_flag

int CUVIDMPEG4PICPARAMS::alternate_vertical_scan_flag

Definition at line 361 of file dynlink_cuviddec.h.

◆ interlaced

int CUVIDMPEG4PICPARAMS::interlaced

Definition at line 362 of file dynlink_cuviddec.h.

◆ vop_fcode_forward

int CUVIDMPEG4PICPARAMS::vop_fcode_forward

Definition at line 363 of file dynlink_cuviddec.h.

◆ vop_fcode_backward

int CUVIDMPEG4PICPARAMS::vop_fcode_backward

Definition at line 364 of file dynlink_cuviddec.h.

◆ trd

int CUVIDMPEG4PICPARAMS::trd[2]

Definition at line 365 of file dynlink_cuviddec.h.

◆ trb

int CUVIDMPEG4PICPARAMS::trb[2]

Definition at line 366 of file dynlink_cuviddec.h.

◆ QuantMatrixIntra

unsigned char CUVIDMPEG4PICPARAMS::QuantMatrixIntra[64]

Definition at line 368 of file dynlink_cuviddec.h.

◆ QuantMatrixInter

unsigned char CUVIDMPEG4PICPARAMS::QuantMatrixInter[64]

Definition at line 369 of file dynlink_cuviddec.h.

◆ gmc_enabled

int CUVIDMPEG4PICPARAMS::gmc_enabled

Definition at line 370 of file dynlink_cuviddec.h.


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