Home
last modified time | relevance | path

Searched refs:gOutFile (Results 1 - 1 of 1) sorted by relevance

/foundation/CastEngine/castengine_wifi_display/tests/demo/codec/
H A Dcodec_demo.cpp31 char *gOutFile = nullptr; variable
55 gOutFile = optarg; in ParseParam()
68 if ((gType > 2 || gType < 0) || gInFile == nullptr || gOutFile == nullptr) { in ParseParam()
177 std::fstream outfile(gOutFile, std::ios::out | std::ios_base::binary); in main()

Completed in 1 milliseconds