FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Functions
hevcpred.h File Reference
#include <stddef.h>
#include <stdint.h>

Go to the source code of this file.

Data Structures

struct  HEVCPredContext
 

Functions

void ff_hevc_pred_init (HEVCPredContext *hpc, int bit_depth)
 

Function Documentation

void ff_hevc_pred_init ( HEVCPredContext hpc,
int  bit_depth 
)

Definition at line 43 of file hevcpred.c.

Referenced by set_sps().