FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Macros
unsharp.h File Reference
#include "config.h"
#include "avfilter.h"

Go to the source code of this file.

Data Structures

struct  UnsharpFilterParam
 
struct  UnsharpContext
 

Macros

#define MIN_MATRIX_SIZE   3
 
#define MAX_MATRIX_SIZE   63
 

Macro Definition Documentation

#define MIN_MATRIX_SIZE   3

Definition at line 31 of file unsharp.h.

#define MAX_MATRIX_SIZE   63

Definition at line 32 of file unsharp.h.

Referenced by apply_unsharp().