| FFmpeg
    | 
Go to the source code of this file.
| Functions | |
| static void | decorrelate_ls (const int32_t *p1, int32_t *p2, int length) | 
| static void | decorrelate_sr (int32_t *p1, const int32_t *p2, int length) | 
| static void | decorrelate_sm (int32_t *p1, int32_t *p2, int length) | 
| static void | decorrelate_sf (int32_t *p1, const int32_t *p2, int length, int dshift, int dfactor) | 
| av_cold void | ff_takdsp_init (TAKDSPContext *c) | 
Definition at line 26 of file takdsp.c.
Referenced by ff_takdsp_init().
Definition at line 37 of file takdsp.c.
Referenced by ff_takdsp_init().
Definition at line 48 of file takdsp.c.
Referenced by ff_takdsp_init().
| 
 | static | 
Definition at line 61 of file takdsp.c.
Referenced by ff_takdsp_init().
| av_cold void ff_takdsp_init | ( | TAKDSPContext * | c | ) | 
Definition at line 73 of file takdsp.c.
Referenced by checkasm_check_takdsp(), and tak_decode_init().
 1.8.17
 1.8.17