Searched defs:binfile (Results 1 – 2 of 2) sorted by relevance
9 proc flash-boot { binfile } { argument
282 CamCalibDbProj_t *RkAiqCalibDbV2::bin2calibproj(const char *binfile) { in bin2calibproj()463 std::string binfile = str.substr(0, str.find_last_of(".")) + ".bin"; in createCalibDbProj() local