Searched refs:ff_dnn_get_result_ov (Results 1 – 3 of 3) sorted by relevance
35 DNNAsyncStatusType ff_dnn_get_result_ov(const DNNModel *model, AVFrame **in, AVFrame **out);
65 dnn_module->get_result = &ff_dnn_get_result_ov; in ff_get_dnn_module()
866 DNNAsyncStatusType ff_dnn_get_result_ov(const DNNModel *model, AVFrame **in, AVFrame **out) in ff_dnn_get_result_ov() function