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 Documentation

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


Generated on Wed Jan 19 23:49:39 2011 for FFmpeg by  doxygen 1.5.6