Searched refs:hcom_init (Results 1 – 2 of 2) sorted by relevance
43 static av_cold int hcom_init(AVCodecContext *avctx) in hcom_init() function143 .init = hcom_init,
28 HcclResult hcom_init(const char *rank_table, const char *identify) { return HCCL_SUCCESS; } in hcom_init() function