|
FFmpeg
|
Files | |
| dnn_backend_common.c | |
| DNN common functions different backends. | |
| dnn_backend_common.h | |
| DNN common functions different backends. | |
| dnn_backend_onnx.c | |
| DNN ONNX Runtime backend implementation. | |
| dnn_backend_openvino.c | |
| DNN OpenVINO backend implementation. | |
| dnn_backend_tf.c | |
| DNN tensorflow backend implementation. | |
| dnn_backend_torch.cpp | |
| DNN Torch backend implementation. | |
| dnn_interface.c | |
| Implements DNN module initialization with specified backend. | |
| dnn_io_proc.c | |
| dnn_io_proc.h | |
| DNN input&output process between AVFrame and DNNData. | |
| queue.c | |
| queue.h | |
| safe_queue.c | |
| safe_queue.h | |