]> git.sesse.net Git - ffmpeg/commit
libavfilter/dnn: add prefix ff_ for internal functions
authorGuo, Yejun <yejun.guo@intel.com>
Mon, 18 Jan 2021 08:00:58 +0000 (16:00 +0800)
committerGuo, Yejun <yejun.guo@intel.com>
Fri, 22 Jan 2021 00:28:13 +0000 (08:28 +0800)
commitc5e30d588d7794ac9c93dfb3b9e2464777af0475
tree90361bf569506cec2b187e5fbf119f1c9dfc35a0
parent2d6af4a501d0563268580740c5a51073382ad045
libavfilter/dnn: add prefix ff_ for internal functions

from proc_from_frame_to_dnn to ff_proc_from_frame_to_dnn, and
from proc_from_dnn_to_frame to ff_proc_from_dnn_to_frame.

Signed-off-by: Guo, Yejun <yejun.guo@intel.com>
libavfilter/dnn/dnn_backend_native.c
libavfilter/dnn/dnn_backend_openvino.c
libavfilter/dnn/dnn_backend_tf.c
libavfilter/dnn/dnn_io_proc.c
libavfilter/dnn/dnn_io_proc.h