summaryrefslogtreecommitdiffstats
path: root/libavcodec/hevcpred.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/hevcpred.h')
-rw-r--r--libavcodec/hevcpred.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavcodec/hevcpred.h b/libavcodec/hevcpred.h
index 7f14a76..eb17663 100644
--- a/libavcodec/hevcpred.h
+++ b/libavcodec/hevcpred.h
@@ -41,5 +41,6 @@ typedef struct HEVCPredContext {
} HEVCPredContext;
void ff_hevc_pred_init(HEVCPredContext *hpc, int bit_depth);
+void ff_hevc_pred_init_mips(HEVCPredContext *hpc, int bit_depth);
#endif /* AVCODEC_HEVCPRED_H */
OpenPOWER on IntegriCloud