#include "config.h"
#include "libavutil/cpu.h"
#include "libavcodec/ppc/fdct.h"
Go to the source code of this file.
◆ fdct_tab_arch
| const struct algo fdct_tab_arch[] |
|
static |
Initial value:
Definition at line 24 of file dct.c.
◆ idct_tab_arch
| const struct algo idct_tab_arch[] |
|
static |
Initial value:
Definition at line 31 of file dct.c.