libavcodec/alpha/asm.h File Reference

#include <inttypes.h>

Go to the source code of this file.

Defines

#define GNUC_PREREQ(maj, min)   0
#define likely(x)   (x)
#define unlikely(x)   (x)
#define AMASK_BWX   (1 << 0)
#define AMASK_FIX   (1 << 1)
#define AMASK_CIX   (1 << 2)
#define AMASK_MVI   (1 << 8)
#define sextw(x)   ((int16_t) (x))

Functions

static uint64_t BYTE_VEC (uint64_t x)
static uint64_t WORD_VEC (uint64_t x)


Define Documentation

#define AMASK_BWX   (1 << 0)

Definition at line 42 of file asm.h.

#define AMASK_CIX   (1 << 2)

Definition at line 44 of file asm.h.

#define AMASK_FIX   (1 << 1)

Definition at line 43 of file asm.h.

#define AMASK_MVI   (1 << 8)

Definition at line 45 of file asm.h.

Referenced by dsputil_init_alpha().

#define GNUC_PREREQ ( maj,
min   )     0

Definition at line 31 of file asm.h.

#define likely (  )     (x)

Definition at line 38 of file asm.h.

#define sextw (  )     ((int16_t) (x))

Definition at line 61 of file asm.h.

Referenced by idct_row().

#define unlikely (  )     (x)

Definition at line 39 of file asm.h.


Function Documentation

static uint64_t BYTE_VEC ( uint64_t  x  )  [inline, static]

Definition at line 47 of file asm.h.

Referenced by avg2(), avg2_no_rnd(), and avg4().

static uint64_t WORD_VEC ( uint64_t  x  )  [inline, static]

Definition at line 54 of file asm.h.

Referenced by dct_unquantize_h263_axp().


Generated on Fri Oct 26 02:35:42 2012 for FFmpeg by  doxygen 1.5.8