FFmpeg
|
#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] |
void ff_hevc_dsp_init | ( | HEVCDSPContext * | hpc, |
int | bit_depth | ||
) |
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().