FFmpeg
Macros
asm-offsets.h File Reference

Go to the source code of this file.

Macros

#define Y_DC_SCALE   0x04
 
#define C_DC_SCALE   0x08
 
#define AC_PRED   0x0c
 
#define BLOCK_LAST_INDEX   0x10
 
#define H263_AIC   0x40
 
#define INTER_SCANTAB_RASTER_END   0x88
 

Macro Definition Documentation

◆ Y_DC_SCALE

#define Y_DC_SCALE   0x04

Definition at line 25 of file asm-offsets.h.

◆ C_DC_SCALE

#define C_DC_SCALE   0x08

Definition at line 26 of file asm-offsets.h.

◆ AC_PRED

#define AC_PRED   0x0c

Definition at line 27 of file asm-offsets.h.

◆ BLOCK_LAST_INDEX

#define BLOCK_LAST_INDEX   0x10

Definition at line 28 of file asm-offsets.h.

◆ H263_AIC

#define H263_AIC   0x40

Definition at line 29 of file asm-offsets.h.

◆ INTER_SCANTAB_RASTER_END

#define INTER_SCANTAB_RASTER_END   0x88

Definition at line 30 of file asm-offsets.h.