#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) |
static int32_t NEG_SSR32 | ( | int32_t | a, | |
int8_t | s | |||
) | [inline, static] |
static uint32_t NEG_USR32 | ( | uint32_t | a, | |
int8_t | s | |||
) | [inline, static] |