FFmpeg
|
Go to the source code of this file.
Data Structures | |
struct | DCADSPContext |
Functions | |
av_cold void | ff_dcadsp_init (DCADSPContext *s) |
av_cold void | ff_dcadsp_init_x86 (DCADSPContext *s) |
av_cold void ff_dcadsp_init | ( | DCADSPContext * | s | ) |
Definition at line 459 of file dcadsp.c.
Referenced by dcadec_init().
av_cold void ff_dcadsp_init_x86 | ( | DCADSPContext * | s | ) |
Definition at line 36 of file dcadsp_init.c.
Referenced by ff_dcadsp_init().