HEVCPredContext   522 libavcodec/hevcdec.h     HEVCPredContext hpc;
HEVCPredContext    43 libavcodec/hevcpred.c void ff_hevc_pred_init(HEVCPredContext *hpc, int bit_depth)
HEVCPredContext    43 libavcodec/hevcpred.h void ff_hevc_pred_init(HEVCPredContext *hpc, int bit_depth);
HEVCPredContext    44 libavcodec/hevcpred.h void ff_hevc_pred_init_mips(HEVCPredContext *hpc, int bit_depth);
HEVCPredContext    26 libavcodec/mips/hevcpred_init_mips.c static av_cold void hevc_pred_init_msa(HEVCPredContext *c, const int bit_depth)
HEVCPredContext    44 libavcodec/mips/hevcpred_init_mips.c void ff_hevc_pred_init_mips(HEVCPredContext *c, const int bit_depth)