FFmpeg
Macros
h264idct.c File Reference
#include "h264idct.h"
#include "h264idct_template.c"

Go to the source code of this file.

Macros

#define BIT_DEPTH   8
 
#define BIT_DEPTH   9
 
#define BIT_DEPTH   10
 
#define BIT_DEPTH   12
 
#define BIT_DEPTH   14
 

Detailed Description

H.264 IDCT.

Author
Michael Niedermayer micha.nosp@m.elni.nosp@m.@gmx..nosp@m.at

Definition in file h264idct.c.

Macro Definition Documentation

◆ BIT_DEPTH [1/5]

#define BIT_DEPTH   8

Definition at line 46 of file h264idct.c.

◆ BIT_DEPTH [2/5]

#define BIT_DEPTH   9

Definition at line 46 of file h264idct.c.

◆ BIT_DEPTH [3/5]

#define BIT_DEPTH   10

Definition at line 46 of file h264idct.c.

◆ BIT_DEPTH [4/5]

#define BIT_DEPTH   12

Definition at line 46 of file h264idct.c.

◆ BIT_DEPTH [5/5]

#define BIT_DEPTH   14

Definition at line 46 of file h264idct.c.