FFmpeg
|
#include "libavutil/common.h"
Go to the source code of this file.
Data Structures | |
struct | DCADCTContext |
Functions | |
av_cold void | ff_dcadct_init (DCADCTContext *c) |
av_cold void ff_dcadct_init | ( | DCADCTContext * | c | ) |
Definition at line 358 of file dcadct.c.
Referenced by ff_dca_core_init().