dnxhdenc.h File Reference
#include <stdint.h>
#include "mpegvideo.h"
#include "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 Documentation

Function Documentation

void ff_dnxhd_init_mmx ( DNXHDEncContext ctx)

Definition at line 53 of file dnxhd_mmx.c.

Referenced by dnxhd_encode_init().