FFmpeg
|
#include "ttadsp.h"
Go to the source code of this file.
Functions | |
static void | ttafilter_process_dec_c (int32_t *qm, int32_t *dx, int32_t *dl, int32_t *error, int32_t *in, int32_t shift, int32_t round) |
av_cold void | ff_ttadsp_init (TTADSPContext *c) |
|
static |
Definition at line 21 of file ttadsp.c.
Referenced by ff_ttadsp_init().
av_cold void ff_ttadsp_init | ( | TTADSPContext * | c | ) |
Definition at line 51 of file ttadsp.c.
Referenced by tta_decode_init().