FFmpeg
Data Fields
V4L2m2mPriv Struct Reference

#include <v4l2_m2m.h>

Data Fields

AVClassclass
 
V4L2m2mContextcontext
 
AVBufferRefcontext_ref
 
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

◆ context_ref

AVBufferRef* V4L2m2mPriv::context_ref

Definition at line 75 of file v4l2_m2m.h.

Referenced by ff_v4l2_m2m_codec_end(), and ff_v4l2_m2m_create_context().

◆ num_output_buffers

int V4L2m2mPriv::num_output_buffers

Definition at line 77 of file v4l2_m2m.h.

Referenced by ff_v4l2_m2m_create_context().

◆ num_capture_buffers

int V4L2m2mPriv::num_capture_buffers

Definition at line 78 of file v4l2_m2m.h.

Referenced by ff_v4l2_m2m_create_context().


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