Searched refs:numOfAcitvePhyCam (Results 1 – 2 of 2) sorted by relevance
266 qcamera_logical_descriptor_t* log_cam, int& numOfAcitvePhyCam);
1110 int numOfAcitvePhyCam = 0; in take_picture() local1111 gMuxer->getActiveNumOfPhyCam(cam, numOfAcitvePhyCam); in take_picture()1112 if (gMuxer->m_bMpoEnabled && numOfAcitvePhyCam <= 1) { in take_picture()2229 qcamera_logical_descriptor_t* log_cam, int& numOfAcitvePhyCam) in getActiveNumOfPhyCam() argument2233 numOfAcitvePhyCam = log_cam->numCameras; in getActiveNumOfPhyCam()