Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/aeis/
H A Dremap_backend.cpp156 std::string pathxi = path; in WriteMeshToFile() local
157 pathxi.append("_xi.bin"); in WriteMeshToFile()
158 WriteBinary(pathxi, buf->MeshXi, sizeof(*buf->MeshXi) * config_.MeshSize); in WriteMeshToFile()