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 RCCMPEntry RCCMPEntry
 
typedef struct RCEntry RCEntry
 
typedef struct DNXHDEncContext DNXHDEncContext
 

Functions

void ff_dnxhdenc_init_x86 (DNXHDEncContext *ctx)
 

Typedef Documentation

typedef struct RCCMPEntry RCCMPEntry
typedef struct RCEntry RCEntry

Function Documentation

void ff_dnxhdenc_init_x86 ( DNXHDEncContext ctx)

Definition at line 57 of file dnxhdenc.c.

Referenced by dnxhd_encode_init().