FFmpeg  4.0
Data Fields
SmartblurContext Struct Reference

Data Fields

const AVClassclass
 
FilterParam luma
 
FilterParam chroma
 
int hsub
 
int vsub
 
unsigned int sws_flags
 

Detailed Description

Definition at line 53 of file vf_smartblur.c.

Field Documentation

◆ class

const AVClass* SmartblurContext::class

Definition at line 54 of file vf_smartblur.c.

◆ luma

FilterParam SmartblurContext::luma

Definition at line 55 of file vf_smartblur.c.

Referenced by config_props(), filter_frame(), init(), and uninit().

◆ chroma

FilterParam SmartblurContext::chroma

Definition at line 56 of file vf_smartblur.c.

Referenced by config_props(), filter_frame(), init(), and uninit().

◆ hsub

int SmartblurContext::hsub

Definition at line 57 of file vf_smartblur.c.

Referenced by config_props(), and filter_frame().

◆ vsub

int SmartblurContext::vsub

Definition at line 58 of file vf_smartblur.c.

Referenced by config_props(), and filter_frame().

◆ sws_flags

unsigned int SmartblurContext::sws_flags

Definition at line 59 of file vf_smartblur.c.

Referenced by config_props(), and init().


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