FFmpeg
|
vf_hqdn3d.h File Reference
Include dependency graph for vf_hqdn3d.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Data Structures | |
struct | HQDN3DContext |
Macros | |
#define | LUMA_SPATIAL 0 |
#define | LUMA_TMP 1 |
#define | CHROMA_SPATIAL 2 |
#define | CHROMA_TMP 3 |
Functions | |
void | ff_hqdn3d_init_x86 (HQDN3DContext *hqdn3d) |
Macro Definition Documentation
#define CHROMA_SPATIAL 2 |
Definition at line 44 of file vf_hqdn3d.h.
Referenced by init().
#define CHROMA_TMP 3 |
Definition at line 45 of file vf_hqdn3d.h.
Referenced by init().
#define LUMA_SPATIAL 0 |
Definition at line 42 of file vf_hqdn3d.h.
Referenced by init().
#define LUMA_TMP 1 |
Definition at line 43 of file vf_hqdn3d.h.
Referenced by init().
Function Documentation
void ff_hqdn3d_init_x86 | ( | HQDN3DContext * | hqdn3d | ) |
Definition at line 33 of file vf_hqdn3d_init.c.
Referenced by config_input().
Generated on Mon Nov 18 2024 06:52:10 for FFmpeg by 1.8.11