|
FFmpeg
|
Data Fields | |
| NV_ENC_INPUT_PTR | input_surface |
| int | width |
| int | height |
| int | lockCount |
| NV_ENC_BUFFER_FORMAT | format |
| NV_ENC_INPUT_PTR NvencInputSurface::input_surface |
Definition at line 76 of file nvenc.c.
Referenced by nvenc_encode_close(), nvenc_encode_frame(), and nvenc_encode_init().
| int NvencInputSurface::width |
Definition at line 77 of file nvenc.c.
Referenced by nvenc_encode_init().
| int NvencInputSurface::height |
Definition at line 78 of file nvenc.c.
Referenced by nvenc_encode_frame(), and nvenc_encode_init().
| int NvencInputSurface::lockCount |
Definition at line 80 of file nvenc.c.
Referenced by nvenc_encode_frame(), and nvenc_encode_init().
| NV_ENC_BUFFER_FORMAT NvencInputSurface::format |
Definition at line 82 of file nvenc.c.
Referenced by nvenc_encode_frame(), and nvenc_encode_init().
1.8.2