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