dnxhdenc.h File Reference
#include <stdint.h>
#include "mpegvideo.h"
#include "dnxhddata.h"
Include dependency graph for dnxhdenc.h:
This graph shows which files directly or indirectly include this file:

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 58 of file x86/dnxhdenc.c.

Referenced by dnxhd_encode_init().