Home | History | Annotate | Download | only in HAL

Lines Matching refs:maxFaces

2376             int maxFaces = params.getInt(KEY_QC_MAX_NUM_REQUESTED_FACES);
2377 return setFaceRecognition(str, maxFaces);
5182 * @maxFaces : number of max faces to be detected/recognized
5188 int32_t QCameraParameters::setFaceRecognition(const char *faceRecog, int maxFaces)
5216 fd_set_parm.num_fd = maxFaces;