libavcodec/arm/asm-offsets.h File Reference

#include <stddef.h>

Go to the source code of this file.

Defines

#define CHK_OFFS(s, m, o)
#define Y_DC_SCALE   0xb4
#define C_DC_SCALE   0xb8
#define AC_PRED   0xbc
#define BLOCK_LAST_INDEX   0xc0
#define H263_AIC   0xf0
#define INTER_SCANTAB_RASTER_END   0x138


Define Documentation

#define AC_PRED   0xbc

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

#define BLOCK_LAST_INDEX   0xc0

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

#define C_DC_SCALE   0xb8

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

#define CHK_OFFS ( s,
m,
 ) 

Value:

struct check_##o {    \
        int x_##o[offsetof(s, m) == o? 1: -1];  \
    }

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

#define H263_AIC   0xf0

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

#define INTER_SCANTAB_RASTER_END   0x138

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

#define Y_DC_SCALE   0xb4

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


Generated on Fri Oct 26 02:38:15 2012 for FFmpeg by  doxygen 1.5.8