Blame view

FFNvDecoder/check_tool.h 101 Bytes
a359bb4f   Hu Chunming   调通可正常运行 -- 初版
1
2
3
4
5
6
  

  #include<string>

  

  using namespace std;

  

  void evalQuality(const string& uri, const char* gpuid);