FFmpeg
|
Go to the source code of this file.
Macros | |
#define | MAX_ABS (512 >> (SCALE_OFFSET>0 ? SCALE_OFFSET : 0)) |
Functions | |
static int DEF() | try_8x8basis (int16_t rem[64], int16_t weight[64], int16_t basis[64], int scale) |
static void DEF() | add_8x8basis (int16_t rem[64], int16_t basis[64], int scale) |
Macro Definition Documentation
#define MAX_ABS (512 >> (SCALE_OFFSET>0 ? SCALE_OFFSET : 0)) |
Definition at line 25 of file dsputil_qns_template.c.
Referenced by add_8x8basis(), and try_8x8basis().
Function Documentation
Definition at line 69 of file dsputil_qns_template.c.
|
static |
Definition at line 27 of file dsputil_qns_template.c.
Generated on Mon Nov 18 2024 06:52:05 for FFmpeg by 1.8.11