| 
    FFmpeg
    
   | 
 
Go to the source code of this file.
Functions | |
| static void | decorrelate_ls (int32_t *p1, int32_t *p2, int length) | 
| static void | decorrelate_sr (int32_t *p1, int32_t *p2, int length) | 
| static void | decorrelate_sm (int32_t *p1, int32_t *p2, int length) | 
| static void | decorrelate_sf (int32_t *p1, 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 tak_decode_init().
 1.8.17