faandct.h File Reference

Floating point AAN DCT
More...

#include <stdint.h>
Include dependency graph for faandct.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void ff_faandct (int16_t *data)
 
void ff_faandct248 (int16_t *data)
 

Detailed Description

Floating point AAN DCT
Author
Michael Niedermayer micha.nosp@m.elni.nosp@m.@gmx..nosp@m.at

Definition in file faandct.h.

Function Documentation

void ff_faandct ( int16_t *  data)

Definition at line 121 of file faandct.c.

Referenced by ff_convert_matrix(), and ff_dsputil_init().

void ff_faandct248 ( int16_t *  data)

Definition at line 181 of file faandct.c.

Referenced by ff_dsputil_init().