FFmpeg
Variables
dct.c File Reference
#include "config.h"
#include "libavutil/cpu.h"
#include "libavcodec/ppc/fdct.h"

Go to the source code of this file.

Variables

static const struct algo fdct_tab_arch []
 
static const struct algo idct_tab_arch []
 

Variable Documentation

◆ fdct_tab_arch

const struct algo fdct_tab_arch[]
static
Initial value:
= {
{ 0 }
}

Definition at line 24 of file dct.c.

◆ idct_tab_arch

const struct algo idct_tab_arch[]
static
Initial value:
= {
{ 0 }
}

Definition at line 31 of file dct.c.