Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/camera/CameraUI/src/
H A Dmain_desktop.cpp199 for(int iCnt = 0; iCnt < MAX_RED_VIDEOS; iCnt++) in main_desktop() local
201 m_iVideoStateCfg[iCnt] = config_get_startup(iCnt); in main_desktop()
202 m_iRedCameraState[iCnt] = (m_iVideoStateCfg[iCnt]==1)?1:0; in main_desktop()
203 iRedAudioState[iCnt] = config_get_sound(iCnt); in main_desktop()
204 …_iRedAudioState[%d]:%d,g_iRedVideoState[%d]:%d\n",iCnt,iRedAudioState[iCnt],iCnt,m_iVideoStateCfg[ in main_desktop()
308 for(int iCnt = 0; iCnt < MAX_TEST_CAMERA; iCnt++) in RecordCamSel() local
311 if((m_iRedCameraState[iCnt] != 0xff) && (piCameraState[iCnt] != 0xff) in RecordCamSel()
312 && (m_iRedCameraState[iCnt] != piCameraState[iCnt])) in RecordCamSel()
315 if(piCameraState[iCnt] == 1) in RecordCamSel()
317 if(m_iVideoStateCfg[iCnt] == 0) //��״̬Ϊ����δ����¼�� in RecordCamSel()
[all …]
H A Drecordseldlg.cpp22 for(int iCnt = 0; iCnt < MAX_TEST_CAMERA; iCnt++) in RecordSelDlg() local
24 m_pNewRedCameraId[iCnt] = 0xff; in RecordSelDlg()
37 for(int iCnt = 0; iCnt < MAX_TEST_CAMERA; iCnt++) in SelCheckBox() local
39 int iCamerdState = m_pRedCamState[iCnt]; in SelCheckBox()
43 switch(iCnt) in SelCheckBox()
75 switch(iCnt) in SelCheckBox()
108 switch(iCnt) in SelCheckBox()
227 for(int iCnt = 0; iCnt < MAX_TEST_CAMERA; iCnt++) in GetRedCameraId() local
229 QString Str(pRedCameraVideo[iCnt]); in GetRedCameraId()
233 return iCnt; in GetRedCameraId()
H A Dcameraseldlg.cpp72 for(int iCnt = 0; iCnt < MAX_TEST_CAMERA; iCnt++) in GetCameraId() local
74 QString Str(pCameraVideo[iCnt]); in GetCameraId()
78 return iCnt; in GetCameraId()
H A DAutoMount.cpp47 int iCnt = 0; in RdyRecord() local
49 for(iCnt = 0; iCnt < MAX_RED_VIDEOS; iCnt++,*pDvrFac++){ in RdyRecord()
54 for(iCnt = 0; iCnt < MAX_RED_VIDEOS; iCnt++,*pDvrFac++){ in RdyRecord()