libavcodec/x86/mathops.h File Reference

#include "config.h"
#include "libavutil/common.h"

Go to the source code of this file.

Defines

#define NEG_SSR32   NEG_SSR32
#define NEG_USR32   NEG_USR32

Functions

static int32_t NEG_SSR32 (int32_t a, int8_t s)
static uint32_t NEG_USR32 (uint32_t a, int8_t s)


Define Documentation

#define NEG_SSR32   NEG_SSR32

Definition at line 103 of file mathops.h.

#define NEG_USR32   NEG_USR32

Definition at line 112 of file mathops.h.


Function Documentation

static int32_t NEG_SSR32 ( int32_t  a,
int8_t  s 
) [inline, static]

Definition at line 104 of file mathops.h.

static uint32_t NEG_USR32 ( uint32_t  a,
int8_t  s 
) [inline, static]

Definition at line 113 of file mathops.h.


Generated on Fri Oct 26 02:47:55 2012 for FFmpeg by  doxygen 1.5.8