| FFmpeg
    | 
cavsdsp.h File Reference
  
Include dependency graph for cavsdsp.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
| Data Structures | |
| struct | CAVSDSPContext | 
| Typedefs | |
| typedef struct CAVSDSPContext | CAVSDSPContext | 
| Functions | |
| void | ff_cavsdsp_init (CAVSDSPContext *c, AVCodecContext *avctx) | 
| void | ff_cavsdsp_init_x86 (CAVSDSPContext *c, AVCodecContext *avctx) | 
Typedef Documentation
| typedef struct CAVSDSPContext CAVSDSPContext | 
Function Documentation
| void ff_cavsdsp_init | ( | CAVSDSPContext * | c, | 
| AVCodecContext * | avctx | ||
| ) | 
Definition at line 535 of file cavsdsp.c.
Referenced by ff_cavs_init().
| void ff_cavsdsp_init_x86 | ( | CAVSDSPContext * | c, | 
| AVCodecContext * | avctx | ||
| ) | 
Definition at line 502 of file x86/cavsdsp.c.
Referenced by ff_cavsdsp_init().
Generated on Fri Oct 31 2025 06:56:19 for FFmpeg by
 1.8.11
 1.8.11