FFmpeg
|
#include "config.h"
Go to the source code of this file.
Macros | |
#define | MULH(X, Y) |
#define | MUL16(a, b) |
#define MULH | ( | X, | |
Y | |||
) |
Definition at line 27 of file mathops.h.
Referenced by calc_transform_coeffs_cpl(), and pRNG().
Definition at line 38 of file mathops.h.
Referenced by apply_window_int16_c(), ff_dot_product(), pRNG(), and synth_frame().