Home | History | Annotate | Download | only in HAL

Lines Matching refs:number_of_faces

3592     roiData->number_of_faces = fd_data->num_faces_detected;
3594 if (roiData->number_of_faces > 0) {
3595 for (int i = 0; i < roiData->number_of_faces; i++) {