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   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


Define Documentation

#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 C_DC_SCALE   0xac

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   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.

#define Y_DC_SCALE   0xa8

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


Generated on Fri Oct 26 02:46:07 2012 for FFmpeg by  doxygen 1.5.8