FFmpeg
|
#include "libavutil/mips/cpu.h"
#include "config.h"
#include "libavutil/attributes.h"
#include "libavcodec/mips/hevcpred_mips.h"
Go to the source code of this file.
Functions | |
void | ff_hevc_pred_init_mips (HEVCPredContext *c, const int bit_depth) |
void ff_hevc_pred_init_mips | ( | HEVCPredContext * | c, |
const int | bit_depth | ||
) |
Definition at line 26 of file hevcpred_init_mips.c.
Referenced by ff_hevc_pred_init().