#include <stdint.h>
#include "libavcodec/mpegvideo.h"
#include "libavcodec/dnxhddata.h"
Go to the source code of this file.
Data Structures | |
struct | RCCMPEntry |
struct | RCEntry |
struct | DNXHDEncContext |
Typedefs | |
typedef struct DNXHDEncContext | DNXHDEncContext |
Functions | |
void | ff_dnxhd_init_mmx (DNXHDEncContext *ctx) |
typedef struct DNXHDEncContext DNXHDEncContext |
void ff_dnxhd_init_mmx | ( | DNXHDEncContext * | ctx | ) |
Definition at line 53 of file dnxhd_mmx.c.
Referenced by dnxhd_encode_init().