| FFmpeg
    | 
#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) | 
| void | ff_hevc_pred_init_mips (HEVCPredContext *hpc, int bit_depth) | 
| void ff_hevc_pred_init | ( | HEVCPredContext * | hpc, | 
| int | bit_depth | ||
| ) | 
| void ff_hevc_pred_init_mips | ( | HEVCPredContext * | hpc, | 
| int | bit_depth | ||
| ) | 
Definition at line 26 of file hevcpred_init_mips.c.
Referenced by ff_hevc_pred_init().
 1.8.17
 1.8.17