Searched refs:maxFaces (Results 1 – 5 of 5) sorted by relevance
112 public FaceDetector(int width, int height, int maxFaces) in FaceDetector() argument117 fft_initialize(width, height, maxFaces); in FaceDetector()120 mMaxFaces = maxFaces; in FaceDetector()189 native private int fft_initialize(int width, int height, int maxFaces); in fft_initialize() argument
135 l.mParameters.fastInfo.maxFaces) { in processFaceDetect()138 metadata.number_of_faces, l.mParameters.fastInfo.maxFaces); in processFaceDetect()188 size_t maxFaces = metadata.number_of_faces; in processFaceDetect() local189 for (size_t i = 0; i < maxFaces; i++) { in processFaceDetect()
234 int32_t maxFaces; member
896 fastInfo.maxFaces); in initialize()1105 int32_t maxFaces = 0; in buildFastInfo() local1109 maxFaces = maxFacesDetected.data.i32[0]; in buildFastInfo()1209 fastInfo.maxFaces = maxFaces; in buildFastInfo()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...