FFmpeg
|
Include dependency graph for ppc/mathops.h:
Go to the source code of this file.
Macros | |
#define | MULH MULH |
#define | MAC64(d, a, b) ((d) = MAC64(d, a, b)) |
#define | MLS64(d, a, b) ((d) = MLS64(d, a, b)) |
Functions | |
static av_const int | MULH (int a, int b) |
static av_const int64_t | MAC64 (int64_t d, int a, int b) |
static av_const int64_t | MLS64 (int64_t d, int a, int b) |
Macro Definition Documentation
#define MULH MULH |
Definition at line 42 of file ppc/mathops.h.
Function Documentation
|
inlinestatic |
Definition at line 50 of file ppc/mathops.h.
|
inlinestatic |
Definition at line 64 of file ppc/mathops.h.
|
inlinestatic |
Definition at line 43 of file ppc/mathops.h.
Generated on Fri Dec 20 2024 06:56:14 for FFmpeg by 1.8.11