Searched defs:n_points (Results 1 – 14 of 14) sorted by relevance
/third_party/gstreamer/gstplugins_bad/ext/closedcaption/ |
D | bit_slicer.c | 286 vbi3_bit_slicer_point * points, unsigned int *n_points, const uint8_t * raw) in low_pass_bit_slicer_Y8() 459 vbi3_bit_slicer_point * points, unsigned int *n_points, const uint8_t * raw) in null_function() 509 unsigned int *n_points, unsigned int max_points, const uint8_t * raw) { in vbi3_bit_slicer_slice_with_points()
|
D | raw_decoder.h | 110 unsigned int n_points; member
|
/third_party/skia/third_party/externals/freetype/src/base/ |
D | ftgloadr.c | 206 FT_UInt n_points, in FT_GlyphLoader_CheckPoints()
|
D | ftoutln.c | 345 FT_Int n_points = outline->n_points; in FT_Outline_Check() local
|
/third_party/skia/third_party/externals/freetype/src/sfnt/ |
D | sfwoff2.c | 413 FT_ULong n_points, in triplet_decode() 522 store_points( FT_ULong n_points, in store_points() 657 compute_bbox( FT_ULong n_points, in compute_bbox()
|
/third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/ |
D | esextcTessellationShaderPoints.cpp | 568 const unsigned int n_points = sizeof(point_data) / sizeof(point_data[0]) / n_fields_per_point; in iterate() local
|
D | esextcTessellationShaderVertexSpacing.cpp | 1129 const unsigned int n_points = (unsigned int)edge.points.size(); in verifyEdges() local
|
/third_party/skia/third_party/externals/freetype/src/truetype/ |
D | ttgload.c | 368 FT_Int n_points; in TT_Load_Simple_Glyph() local 955 FT_Int n_points; in TT_Process_Simple_Glyph() local
|
D | ttgxvar.c | 3852 FT_UInt n_points ) in TT_Vary_Apply_Glyph_Deltas()
|
/third_party/skia/third_party/externals/freetype/include/freetype/ |
D | ftimage.h | 339 short n_points; /* number of points in the glyph */ member
|
/third_party/skia/third_party/externals/freetype/src/gxvalid/ |
D | gxvcommn.c | 854 FT_UShort n_points; in gxv_ctlPoint_validate() local
|
/third_party/vk-gl-cts/external/openglcts/modules/glesext/geometry_shader/ |
D | esextcGeometryShaderRendering.cpp | 5786 const unsigned int n_points = 5; /* total number of points to check */ in verify() local
|
/third_party/skia/third_party/externals/freetype/include/freetype/internal/ |
D | tttypes.h | 1695 FT_UShort n_points; /* number of points in zone */ member
|
/third_party/pulseaudio/src/modules/ |
D | module-equalizer-sink.c | 168 static void interpolate(float *samples, size_t length, uint32_t *xs, float *ys, size_t n_points) { in interpolate()
|