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