|
FFmpeg
|
Go to the source code of this file.
Macros | |
| #define | MMREG_WIDTH "8" |
| #define | MM "%%mm" |
| #define | MOVQ "movq" |
| #define | SPREADW(a) |
| #define | PMAXW(a, b) |
| #define | PMAX(a, b) |
| #define | SAVE_SIGN(a, b) |
| #define | RESTORE_SIGN(a, b) |
Functions | |
| static int RENAME() | dct_quantize (MpegEncContext *s, int16_t *block, int n, int qscale, int *overflow) |
Macro Definition Documentation
| #define MM "%%mm" |
Definition at line 49 of file mpegvideoenc_template.c.
Referenced by av_register_all(), and dct_quantize().
| #define MMREG_WIDTH "8" |
Definition at line 48 of file mpegvideoenc_template.c.
Referenced by dct_quantize().
| #define MOVQ "movq" |
Definition at line 50 of file mpegvideoenc_template.c.
Referenced by dct_quantize().
| #define SPREADW | ( | a | ) |
Value:
Definition at line 60 of file mpegvideoenc_template.c.
Referenced by dct_quantize().
Function Documentation
|
static |
Definition at line 94 of file mpegvideoenc_template.c.
Generated by
1.8.11