FFmpeg
Data Fields
NPPSharpenContext Struct Reference

Data Fields

const AVClassclass
 
AVBufferRefframes_ctx
 
AVFrameown_frame
 
AVFrametmp_frame
 
NppiBorderType border_type
 

Detailed Description

Definition at line 41 of file vf_sharpen_npp.c.

Field Documentation

◆ class

const AVClass* NPPSharpenContext::class

Definition at line 42 of file vf_sharpen_npp.c.

◆ frames_ctx

AVBufferRef* NPPSharpenContext::frames_ctx

Definition at line 44 of file vf_sharpen_npp.c.

◆ own_frame

AVFrame* NPPSharpenContext::own_frame

Definition at line 45 of file vf_sharpen_npp.c.

◆ tmp_frame

AVFrame* NPPSharpenContext::tmp_frame

Definition at line 46 of file vf_sharpen_npp.c.

◆ border_type

NppiBorderType NPPSharpenContext::border_type

Definition at line 48 of file vf_sharpen_npp.c.


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