Searched refs:ff_dnn_get_result_native (Results 1 – 3 of 3) sorted by relevance
45 dnn_module->get_result = &ff_dnn_get_result_native; in ff_get_dnn_module()
139 DNNAsyncStatusType ff_dnn_get_result_native(const DNNModel *model, AVFrame **in, AVFrame **out);
488 DNNAsyncStatusType ff_dnn_get_result_native(const DNNModel *model, AVFrame **in, AVFrame **out) in ff_dnn_get_result_native() function