Searched refs:HEVCPredContext (Results 1 – 4 of 4) sorted by relevance
31 typedef struct HEVCPredContext { struct41 } HEVCPredContext; argument43 void ff_hevc_pred_init(HEVCPredContext *hpc, int bit_depth);44 void ff_hevc_pred_init_mips(HEVCPredContext *hpc, int bit_depth);
43 void ff_hevc_pred_init(HEVCPredContext *hpc, int bit_depth) in ff_hevc_pred_init()
524 HEVCPredContext hpc;
26 void ff_hevc_pred_init_mips(HEVCPredContext *c, const int bit_depth) in ff_hevc_pred_init_mips()