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

#include <dynlink_nvcuvid.h>

Data Fields

int picture_index
 
int progressive_frame
 
int top_field_first
 
int repeat_first_field
 Number of additional fields (1=ivtc, 2=frame doubling, 4=frame tripling, -1=unpaired field) More...
 
CUvideotimestamp timestamp
 

Detailed Description

Definition at line 255 of file dynlink_nvcuvid.h.

Field Documentation

int CUVIDPARSERDISPINFO::picture_index

Definition at line 257 of file dynlink_nvcuvid.h.

Referenced by cuvid_output_frame().

int CUVIDPARSERDISPINFO::progressive_frame

Definition at line 258 of file dynlink_nvcuvid.h.

Referenced by cuvid_output_frame().

int CUVIDPARSERDISPINFO::top_field_first

Definition at line 259 of file dynlink_nvcuvid.h.

Referenced by cuvid_output_frame().

int CUVIDPARSERDISPINFO::repeat_first_field

Number of additional fields (1=ivtc, 2=frame doubling, 4=frame tripling, -1=unpaired field)

Definition at line 260 of file dynlink_nvcuvid.h.

CUvideotimestamp CUVIDPARSERDISPINFO::timestamp

Definition at line 261 of file dynlink_nvcuvid.h.

Referenced by cuvid_output_frame().


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