Home
last modified time | relevance | path

Searched refs:hcom_init (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dhcom.c43 static av_cold int hcom_init(AVCodecContext *avctx) in hcom_init() function
143 .init = hcom_init,
/third_party/mindspore/tests/ut/cpp/stub/hccl/
Dhccl_stub.cc28 HcclResult hcom_init(const char *rank_table, const char *identify) { return HCCL_SUCCESS; } in hcom_init() function