|
FFmpeg
|
Go to the source code of this file.
Functions | |
| static uint64_t | reverse (uint64_t p, unsigned int deg) |
| static uint64_t | xnmodp (unsigned n, uint64_t poly, unsigned deg, uint64_t *div, int bitreverse) |
|
static |
Definition at line 25 of file crc_internal.h.
Referenced by decode_inter(), ff_vector_fmul_window_altivec(), ff_vector_fmul_window_vsx(), filter_color2(), hybrid2_re(), reverse_color16(), reverse_color8(), and xnmodp().
|
static |
Definition at line 38 of file crc_internal.h.
1.8.17