Home
last modified time | relevance | path

Searched refs:raw_files (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/
H A Drkisp_demo.cpp2017 std::vector<std::string> raw_files; local
2023 raw_files.push_back(dir_ent->d_name);
2029 std::sort(raw_files.begin(), raw_files.end(),
2037 for (auto raw_file : raw_files) {