Searched refs:numOfAcitvePhyCam (Results 1 – 2 of 2) sorted by relevance
269 qcamera_logical_descriptor_t* log_cam, int& numOfAcitvePhyCam);
1111 int numOfAcitvePhyCam = 0; in take_picture() local1112 gMuxer->getActiveNumOfPhyCam(cam, numOfAcitvePhyCam); in take_picture()1113 if (gMuxer->m_bMpoEnabled && numOfAcitvePhyCam <= 1) { in take_picture()2234 qcamera_logical_descriptor_t* log_cam, int& numOfAcitvePhyCam) in getActiveNumOfPhyCam() argument2238 numOfAcitvePhyCam = log_cam->numCameras; in getActiveNumOfPhyCam()