Searched defs:n_points (Results 1 – 17 of 17) sorted by relevance
202 FT_UInt n_points, in FT_GlyphLoader_CheckPoints()
360 FT_Int n_points = outline->n_points; in FT_Outline_Check() local
361 FT_Int n_points = outline->n_points; in FT_Outline_Check() local
69 void KeyPointsFilter::retainBest(std::vector<KeyPoint>& keypoints, int n_points) in retainBest()
333 FT_Int n_points; in TT_Load_Simple_Glyph() local853 FT_Int n_points; in TT_Process_Simple_Glyph() local
1765 FT_UInt n_points ) in TT_Vary_Apply_Glyph_Deltas()
356 FT_Int n_points; in TT_Load_Simple_Glyph() local878 FT_Int n_points; in TT_Process_Simple_Glyph() local
1764 FT_UInt n_points ) in TT_Vary_Apply_Glyph_Deltas()
407 int n_points = polygons[i++]; in WMesh() local
59 int cull_gpu(int* loc, float* response, int size, int n_points) in cull_gpu()
660 static void cull(GpuMat& keypoints, int& count, int n_points) in cull()
337 short n_points; /* number of points in the glyph */ member
1442 FT_UShort n_points; /* number of points in zone */ member
841 int n_points = (int)objectPoints.getMat(0).total(); in stereoCalibrate() local