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

Data Fields

NV_ENC_INPUT_PTR input_surface
 
int width
 
int height
 
int lockCount
 
NV_ENC_BUFFER_FORMAT format
 

Detailed Description

Definition at line 70 of file nvenc.c.

Field Documentation

NV_ENC_INPUT_PTR NvencInputSurface::input_surface

Definition at line 72 of file nvenc.c.

Referenced by nvenc_encode_close(), nvenc_encode_frame(), and nvenc_encode_init().

int NvencInputSurface::width

Definition at line 73 of file nvenc.c.

Referenced by nvenc_encode_init().

int NvencInputSurface::height

Definition at line 74 of file nvenc.c.

Referenced by nvenc_encode_frame(), and nvenc_encode_init().

int NvencInputSurface::lockCount

Definition at line 76 of file nvenc.c.

Referenced by nvenc_encode_frame(), and nvenc_encode_init().

NV_ENC_BUFFER_FORMAT NvencInputSurface::format

Definition at line 78 of file nvenc.c.

Referenced by nvenc_encode_frame(), and nvenc_encode_init().


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