Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/camera/CameraUI/src/
H A Dmain_desktop.h93 #define MAX_RED_VIDEOS 6 macro
H A DAutoMount.cpp49 for(iCnt = 0; iCnt < MAX_RED_VIDEOS; iCnt++,*pDvrFac++){ in RdyRecord()
54 for(iCnt = 0; iCnt < MAX_RED_VIDEOS; iCnt++,*pDvrFac++){ in RdyRecord()
H A Dmain_desktop.cpp199 for(int iCnt = 0; iCnt < MAX_RED_VIDEOS; iCnt++) in main_desktop()
207 for(int i=0;i<MAX_RED_VIDEOS;i++){ in main_desktop()