FFmpeg
|
#include "libavutil/x86/asm.h"
#include "libavutil/attributes.h"
#include "libavutil/cpu.h"
#include "libavcodec/lpc.h"
Go to the source code of this file.
Functions | |
av_cold void | ff_lpc_init_x86 (LPCContext *c) |
av_cold void ff_lpc_init_x86 | ( | LPCContext * | c | ) |
Definition at line 144 of file lpc.c.
Referenced by ff_lpc_init().