Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/aeis/
H A Dremap_backend.cpp165 std::string pathyf = path; in WriteMeshToFile() local
166 pathyf.append("_yf.bin"); in WriteMeshToFile()
167 WriteBinary(pathyf, buf->MeshYf, sizeof(*buf->MeshYf) * config_.MeshSize); in WriteMeshToFile()