#include <stdint.h>
#include "dsputil.h"
Go to the source code of this file.
Data Structures | |
struct | CAVSDSPContext |
Functions | |
void | ff_cavsdsp_init (CAVSDSPContext *c, AVCodecContext *avctx) |
void | ff_cavsdsp_init_mmx (CAVSDSPContext *c, AVCodecContext *avctx) |
void ff_cavsdsp_init | ( | CAVSDSPContext * | c, | |
AVCodecContext * | avctx | |||
) |
void ff_cavsdsp_init_mmx | ( | CAVSDSPContext * | c, | |
AVCodecContext * | avctx | |||
) |