FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Typedefs | Functions
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 58 of file dnxhdenc.c.

Referenced by dnxhd_encode_init().