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) |
Definition at line 112 of file mathops.h.
Referenced by decode_block(), decode_block_progressive(), decode_vlc_codeword(), dnxhd_decode_dct_block(), dv_decode_ac(), and get_xbits().
static int32_t NEG_SSR32 | ( | int32_t | a, |
int8_t | s | ||
) | [inline, static] |