Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/common/gen_mesh/
H A Dtest029.cpp29 FecParams fecParams_left; in test029() local
34 …W, dstH, margin, camCoeff, camCoeff_left, camCoeff_right, fecParams, fecParams_left, fecParams_rig… in test029()
41 …mallocFecMesh(fecParams_left.meshSize4bin, &pMeshXI_left, &pMeshXF_left, &pMeshYI_left, &pMeshYF_l… in test029()
89 …bool success_left = genFECMeshNLevel(fecParams_left, camCoeff_left, level, pMeshXI_left, pMeshXF_l… in test029()
138 genFecMeshDeInit(fecParams_left); /* ����ʼ�� */ in test029()
H A DgenMesh.h167 FecParams &fecParams, FecParams &fecParams_left, FecParams &fecParams_right);
/OK3568_Linux_fs/external/camera_engine_rkaiq/IspFec/include_prv/
H A DgenMesh.h174 FecParams &fecParams, FecParams &fecParams_left, FecParams &fecParams_right);