FFmpeg
Loading...
Searching...
No Matches
proresdsp.h File Reference
#include <stddef.h>
#include <stdint.h>

Go to the source code of this file.

Data Structures

struct  ProresDSPContext
 

Functions

void ff_proresdsp_init (ProresDSPContext *dsp, int bits_per_raw_sample)
 
void ff_proresdsp_init_x86 (ProresDSPContext *dsp, int bits_per_raw_sample)
 

Function Documentation

◆ ff_proresdsp_init()

void ff_proresdsp_init ( ProresDSPContext * dsp,
int bits_per_raw_sample )

Definition at line 176 of file proresdsp.c.

Referenced by decode_init(), and decode_init().

◆ ff_proresdsp_init_x86()

void ff_proresdsp_init_x86 ( ProresDSPContext * dsp,
int bits_per_raw_sample )

Definition at line 33 of file proresdsp_init.c.

Referenced by ff_proresdsp_init().