Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/onnx/
Dgstonnxclient.h81 ONNXTensorElementDataType getOutputNodeType(GstMlOutputNodeFunction type);
Dgstonnxclient.cpp159 GstOnnxClient::getOutputNodeType (GstMlOutputNodeFunction node) in getOutputNodeType() function in GstOnnxNamespace::GstOnnxClient
250 auto type = getOutputNodeType (GST_ML_OUTPUT_NODE_FUNCTION_CLASS); in run()