Home
last modified time | relevance | path

Searched defs:FecParams (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/common/gen_mesh/
H A DgenMesh.h47 struct FecParams struct
49 int correctX; /* ˮƽx����У��: 1����У��, 0����У�� */
50 int correctY; /* ��ֱy����У��: 1����У��, 0����У�� */
51 int saveMaxFovX; /* ����ˮƽx�������FOV: 1������, 0�������� */
52 int isFecOld; /* �Ƿ�ɰ�FEC: 1�����ǣ�0������ */
53 int saveMesh4bin; /* �Ƿ���meshxi,xf,yi,yf4��bin�ļ���1������, 0�������� */
54 char mesh4binPath[256]; /* ����meshxi,xf,yi,yf4��bin�ļ���·�� */
55 int srcW, srcH, dstW, dstH; /* �������ͼ��ķֱ��� */
56 int srcW_ex, srcH_ex, dstW_ex, dstH_ex; /* ��չ�����������ֱ��� */
57 double cropStepW[2000], cropStepH[2000];
[all …]
/OK3568_Linux_fs/external/camera_engine_rkaiq/IspFec/include_prv/
H A DgenMesh.h54 struct FecParams struct
56 int correctX; /* ˮƽx����У��: 1����У��, 0����У�� */
57 int correctY; /* ��ֱy����У��: 1����У��, 0����У�� */
58 int saveMaxFovX; /* ����ˮƽx�������FOV: 1������, 0�������� */
59 int isFecOld; /* �Ƿ�ɰ�FEC: 1�����ǣ�0������ */
60 int saveMesh4bin; /* �Ƿ���meshxi,xf,yi,yf4��bin�ļ���1������, 0�������� */
61 char mesh4binPath[256]; /* ����meshxi,xf,yi,yf4��bin�ļ���·�� */
62 int srcW, srcH, dstW, dstH; /* �������ͼ��ķֱ��� */
63 int srcW_ex, srcH_ex, dstW_ex, dstH_ex; /* ��չ�����������ֱ��� */
64 double cropStepW[2000], cropStepH[2000];
[all …]