| 
    FFmpeg
    
   | 
 
Data Fields | |
| NV_ENC_OUTPUT_PTR | output_surface | 
| int | size | 
| NvencInputSurface * | input_surface | 
| int | busy | 
| NV_ENC_OUTPUT_PTR NvencOutputSurface::output_surface | 
Definition at line 83 of file nvenc.c.
Referenced by nvenc_encode_close(), nvenc_encode_frame(), nvenc_encode_init(), and process_output_surface().
| int NvencOutputSurface::size | 
Definition at line 84 of file nvenc.c.
Referenced by nvenc_encode_init().
| NvencInputSurface* NvencOutputSurface::input_surface | 
Definition at line 86 of file nvenc.c.
Referenced by nvenc_encode_frame().
| int NvencOutputSurface::busy | 
Definition at line 88 of file nvenc.c.
Referenced by nvenc_encode_frame(), and nvenc_encode_init().
 1.8.6