Hu Chunming
/
FFNvDecoder
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Blame view
save_tool/save_tool.h
74 Bytes
Edit
Raw
Normal View
History
Permalink
ecb0badb
ming
保存jpg图片
1 2 3 4 5
#include<string>
using
namespace
std
;
void
*
save_tool
(
const
string
uri
);