FFmpeg
Data Fields
V4L2m2mPriv Struct Reference

#include <v4l2_m2m.h>

Data Fields

AVClassclass
 
V4L2m2mContextcontext
 RefStruct reference. More...
 
int num_output_buffers
 
int num_capture_buffers
 

Detailed Description

Definition at line 71 of file v4l2_m2m.h.

Field Documentation

◆ class

AVClass* V4L2m2mPriv::class

Definition at line 72 of file v4l2_m2m.h.

◆ context

V4L2m2mContext* V4L2m2mPriv::context

RefStruct reference.

Definition at line 74 of file v4l2_m2m.h.

Referenced by ff_v4l2_m2m_codec_end(), ff_v4l2_m2m_codec_init(), and ff_v4l2_m2m_create_context().

◆ num_output_buffers

int V4L2m2mPriv::num_output_buffers

Definition at line 76 of file v4l2_m2m.h.

Referenced by ff_v4l2_m2m_create_context().

◆ num_capture_buffers

int V4L2m2mPriv::num_capture_buffers

Definition at line 77 of file v4l2_m2m.h.

Referenced by ff_v4l2_m2m_create_context().


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