FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Functions | Variables
hevcdsp.h File Reference
#include "get_bits.h"

Go to the source code of this file.

Data Structures

struct  SAOParams
 
struct  HEVCDSPContext
 

Functions

void ff_hevc_dsp_init (HEVCDSPContext *hpc, int bit_depth)
 

Variables

const int8_t ff_hevc_epel_filters [7][16]
 

Function Documentation

void ff_hevc_dsp_init ( HEVCDSPContext hpc,
int  bit_depth 
)

Definition at line 114 of file hevcdsp.c.

Referenced by set_sps().

Variable Documentation

const int8_t ff_hevc_epel_filters[7][16]

Definition at line 92 of file hevcdsp.c.

Referenced by put_hevc_epel_h(), put_hevc_epel_hv(), and put_hevc_epel_v().