#include "config.h"
#include "libavutil/attributes.h"
Go to the source code of this file.
Defines | |
#define | FASTDIV FASTDIV |
Functions | |
static av_const int | FASTDIV (int a, int b) |
#define FASTDIV FASTDIV |
Definition at line 50 of file intmath.h.
Referenced by decode_blockcode(), ff_mpeg4_pred_dc(), ff_sqrt(), find_optimal_param(), get_dc(), mpeg4_decode_block(), msmpeg4_pred_dc(), and vorbis_residue_decode_internal().
static av_const int FASTDIV | ( | int | a, | |
int | b | |||
) | [inline, static] |