Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/IspFec/src/
H A DRkIspFecGenMesh.cpp69 sprintf(mParams.mesh4binPath, "/tmp/"); in init()
/OK3568_Linux_fs/external/camera_engine_rkaiq/IspFec/include_prv/
H A DgenMesh.h61 char mesh4binPath[256]; /* ����meshxi,xf,yi,yf4��bin�ļ���·�� */ member
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/common/gen_mesh/
H A DgenMesh.h54 char mesh4binPath[256]; /* ����meshxi,xf,yi,yf4��bin�ļ���·�� */ member
H A Dtest029.cpp25 sprintf(fecParams.mesh4binPath, "../data_out/"); /* ����meshxi,xf,yi,yf4��bin�ļ��ĸ�Ŀ¼ */ in test029()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/afec/
H A Drk_aiq_algo_afec_itf.cpp401 sprintf(fecCtx->fecParams.mesh4binPath, "/tmp/"); in prepare()