FFmpeg
Data Structures | Functions
dnxhdenc.h File Reference
#include <stdint.h>
#include "libavutil/mem_internal.h"
#include "mpegvideo.h"
#include "dnxhddata.h"

Go to the source code of this file.

Data Structures

struct  RCCMPEntry
 
struct  RCEntry
 
struct  DNXHDEncContext
 

Functions

void ff_dnxhdenc_init (DNXHDEncContext *ctx)
 
void ff_dnxhdenc_init_x86 (DNXHDEncContext *ctx)
 

Function Documentation

◆ ff_dnxhdenc_init()

void ff_dnxhdenc_init ( DNXHDEncContext ctx)

Definition at line 1380 of file dnxhdenc.c.

Referenced by dnxhd_encode_init().

◆ ff_dnxhdenc_init_x86()

void ff_dnxhdenc_init_x86 ( DNXHDEncContext ctx)

Definition at line 31 of file dnxhdenc_init.c.

Referenced by ff_dnxhdenc_init().