|
FFmpeg
|
#include <stddef.h>Go to the source code of this file.
Macros | |
| #define | CHK_OFFS(s, m, o) |
| #define | Y_DC_SCALE 0xa8 |
| #define | C_DC_SCALE 0xac |
| #define | AC_PRED 0xb0 |
| #define | BLOCK_LAST_INDEX 0xb4 |
| #define | H263_AIC 0xe4 |
| #define | INTER_SCANTAB_RASTER_END 0x12c |
Definition at line 26 of file asm-offsets.h.
| #define Y_DC_SCALE 0xa8 |
Definition at line 32 of file asm-offsets.h.
| #define C_DC_SCALE 0xac |
Definition at line 33 of file asm-offsets.h.
| #define AC_PRED 0xb0 |
Definition at line 34 of file asm-offsets.h.
| #define BLOCK_LAST_INDEX 0xb4 |
Definition at line 35 of file asm-offsets.h.
| #define H263_AIC 0xe4 |
Definition at line 36 of file asm-offsets.h.
| #define INTER_SCANTAB_RASTER_END 0x12c |
Definition at line 37 of file asm-offsets.h.
1.8.2