mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-02-08 02:39:57 +00:00
For code such as 'model->model = ov_model' is confusing. We can just drop the member variable and use cast to get the subclass. Signed-off-by: Zhao Zhili <zhilizhao@tencent.com> Reviewed-by: Wenbin Chen <wenbin.chen@intel.com> Reviewed-by: Guo Yejun <yejun.guo@intel.com> |
||
|---|---|---|
| .. | ||
| dnn_backend_common.c | ||
| dnn_backend_common.h | ||
| dnn_backend_openvino.c | ||
| dnn_backend_tf.c | ||
| dnn_backend_torch.cpp | ||
| dnn_interface.c | ||
| dnn_io_proc.c | ||
| dnn_io_proc.h | ||
| Makefile | ||
| queue.c | ||
| queue.h | ||
| safe_queue.c | ||
| safe_queue.h | ||