Lines Matching refs:maxFaces
1842 int maxFaces = params.getInt(KEY_QC_MAX_NUM_REQUESTED_FACES);1843 return setFaceRecognition(str, maxFaces);3832 * @maxFaces : number of max faces to be detected/recognized3838 int32_t QCameraParameters::setFaceRecognition(const char *faceRecog, int maxFaces)3866 fd_set_parm.num_fd = maxFaces;