FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Enumerations
avf_showcqt.h File Reference
#include "libavcodec/avfft.h"
#include "avfilter.h"
#include "internal.h"

Go to the source code of this file.

Data Structures

struct  Coeffs
 
struct  RGBFloat
 
struct  YUVFloat
 
union  ColorFloat
 
struct  ShowCQTContext
 

Enumerations

enum  CoeffsType { COEFFS_TYPE_DEFAULT, COEFFS_TYPE_INTERLEAVE }
 

Enumeration Type Documentation

enum CoeffsType
Enumerator
COEFFS_TYPE_DEFAULT 
COEFFS_TYPE_INTERLEAVE 

Definition at line 33 of file avf_showcqt.h.