FFmpeg
Data Structures | Macros | Functions
rdft.h File Reference
#include "config.h"
#include "fft.h"

Go to the source code of this file.

Data Structures

struct   RDFTContext
 

Macros

#define  AVCODEC_RDFT_H
 

Functions

  Set up a real FFT. More...
 
 
 

Macro Definition Documentation

AVCODEC_RDFT_H

#define AVCODEC_RDFT_H

Definition at line 23 of file rdft.h.

Function Documentation

ff_rdft_init()

int ff_rdft_init ( RDFTContexts,
int  nbits,
enum RDFTransformType  trans 
)

Set up a real FFT.

Parameters
nbits log2 of the length of the input array
trans the type of transform

Definition at line 89 of file rdft.c.

Referenced by decode_init(), ff_dct_init(), qdm2_decode_init(), and wmavoice_decode_init().

ff_rdft_end()

void ff_rdft_end ( RDFTContexts )

Definition at line 117 of file rdft.c.

Referenced by decode_end(), ff_dct_end(), qdm2_decode_close(), and wmavoice_decode_end().

ff_rdft_init_arm()

void ff_rdft_init_arm ( RDFTContexts )

Definition at line 27 of file rdft_init_arm.c.

Referenced by ff_rdft_init().


Generated on Wed Aug 24 2022 21:42:35 for FFmpeg by   doxygen 1.8.17

AltStyle によって変換されたページ (->オリジナル) /