Home
last modified time | relevance | path

Searched refs:segment (Results 1 – 22 of 22) sorted by relevance

/AliOS-Things-master/components/freetype/src/autofit/
A Daflatin.c1223 segment->last = point; in af_latin_hints_compute_segments()
1235 v = segment->first->v; in af_latin_hints_compute_segments()
1243 segment->height = (FT_Short)( segment->max_coord - in af_latin_hints_compute_segments()
1247 segment = NULL; in af_latin_hints_compute_segments()
1270 segment[0] = seg0; in af_latin_hints_compute_segments()
1273 segment->first = point; in af_latin_hints_compute_segments()
1291 for ( segment = segments; segment < segments_end; segment++ ) in af_latin_hints_compute_segments()
1309 segment->height = (FT_Short)( segment->height + in af_latin_hints_compute_segments()
1314 segment->height = (FT_Short)( segment->height + in af_latin_hints_compute_segments()
1324 segment->height = (FT_Short)( segment->height + in af_latin_hints_compute_segments()
[all …]
A Daflatin2.c713 AF_Segment segment = NULL; in af_latin2_hints_compute_segments() local
824 segment[0] = seg0; in af_latin2_hints_compute_segments()
826 segment->first = first; in af_latin2_hints_compute_segments()
827 segment->last = point; in af_latin2_hints_compute_segments()
842 segment->flags &= ~AF_EDGE_ROUND; in af_latin2_hints_compute_segments()
884 for ( segment = segments; segment < segments_end; segment++ ) in af_latin2_hints_compute_segments()
887 AF_Point last = segment->last; in af_latin2_hints_compute_segments()
900 segment->height = (FT_Short)( segment->height + in af_latin2_hints_compute_segments()
905 segment->height = (FT_Short)( segment->height + in af_latin2_hints_compute_segments()
912 segment->height = (FT_Short)( segment->height + in af_latin2_hints_compute_segments()
[all …]
A Dafhints.c43 AF_Segment segment = NULL; in af_axis_hints_new_segment() local
50 FT_Int big_max = (FT_Int)( FT_INT_MAX / sizeof ( *segment ) ); in af_axis_hints_new_segment()
69 segment = axis->segments + axis->num_segments++; in af_axis_hints_new_segment()
72 *asegment = segment; in af_axis_hints_new_segment()
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/imageio/
A Djpegdec.c83 ICCPSegment* segment; in StoreICCP() local
100 segment = iccp_segments + seq - 1; in StoreICCP()
101 if (segment->data_length != 0) { in StoreICCP()
106 segment->data = marker->data + kICCPSkipLength; in StoreICCP()
107 segment->data_length = segment_size; in StoreICCP()
108 segment->seq = seq; in StoreICCP()
/AliOS-Things-master/components/py_engine/engine/tools/
A Dpydfu.py466 for segment in segments:
467 seg_match = seg_re.match(segment)
525 for segment in mem_layout:
526 if addr >= segment["addr"] and addr <= segment["last_addr"]:
529 page_size = segment["page_size"]
/AliOS-Things-master/components/freetype/src/truetype/
A Dttgxvar.c287 GX_AVarSegment segment; in ft_var_load_avar() local
314 segment = &blend->avar_segment[0]; in ft_var_load_avar()
315 for ( i = 0; i < axisCount; ++i, ++segment ) in ft_var_load_avar()
317 segment->pairCount = FT_GET_USHORT(); in ft_var_load_avar()
318 if ( FT_NEW_ARRAY( segment->correspondence, segment->pairCount ) ) in ft_var_load_avar()
331 for ( j = 0; j < segment->pairCount; ++j ) in ft_var_load_avar()
333 segment->correspondence[j].fromCoord = in ft_var_load_avar()
335 segment->correspondence[j].toCoord = in ft_var_load_avar()
/AliOS-Things-master/components/SDL2/src/hidapi/ios/
A Dhid.m60 bluetoothSegment segment;
78 size_t GetBluetoothSegmentSize(bluetoothSegment *segment)
80 return segment->length + 3;
500 …2x:%02x:%02x:%02x:%02x:%02x:%02x:%02x:%02x:%02x:%02x]", GetBluetoothSegmentSize( report->segment ),
507 int sendSize = (int)GetBluetoothSegmentSize( &report->segment );
514 …[_bleSteamController writeValue:[NSData dataWithBytes:&report->segment length:sendSize] forCharact…
523 [_bleSteamController writeValue:[NSData dataWithBytes:&report->segment length:sendSize
/AliOS-Things-master/components/ble_mesh/bt_mesh/
A DKconfig164 supported outgoing segment count (BT_MESH_TX_SEG_MAX).
197 Maximum number of simultaneous outgoing multi-segment and/or
205 Maximum number of simultaneous incoming multi-segment and/or
215 can have. Each segment can contain 12 bytes, so this value should
406 int "Number of incomplete segment lists per LPN"
410 Number of incomplete segment lists that we track for each LPN
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/enc/
A Diterator_enc.c360 void VP8SetSegment(const VP8EncIterator* const it, int segment) { in VP8SetSegment() argument
361 it->mb_->segment_ = segment; in VP8SetSegment()
A Dframe_enc.c312 const int segment = it->mb_->segment_; in CodeResiduals() local
353 it->bit_count_[segment][i16] += it->luma_bits_; in CodeResiduals()
354 it->bit_count_[segment][2] += it->uv_bits_; in CodeResiduals()
A Dvp8i_enc.h306 void VP8SetSegment(const VP8EncIterator* const it, int segment);
/AliOS-Things-master/components/freetype/src/gxvalid/
A DREADME264 reverse order, so the segment specification is broken. Apple font
265 tools ignore this error silently; a broken segment is ignored as if
266 it did not exist. gxvalid warns and normalize the segment at
267 FT_VALIDATE_DEFAULT, or ignore the segment at FT_VALIDATE_TIGHT, or
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/masmx86/
A Dinffas32.asm70 _DATA segment
75 _TEXT segment
A Dmatch686.asm96 _TEXT segment
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/
A Djmemdosa.asm24 JMEMDOSA_TXT segment byte public 'CODE'
A Dstructure.txt665 (implying that the pointer lists are allocated in the DS segment).
722 point. It does so by backing up to the start of the marker parameter segment,
A Dinstall.txt726 libraries in a separate segment. You may need to divide the JPEG files into
727 more than one segment; we recommend dividing compression and decompression
A Dlibjpeg.txt3088 near data segment (about 4Kb of this is the error message table).
/AliOS-Things-master/components/ble_host/bt_host/host/
A Dl2cap.c1586 goto segment; in l2cap_chan_create_seg()
1602 segment: in l2cap_chan_create_seg()
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/
A DChangeLog631 eb9a4b97 Reset segment id if we decide not to update segment map
800 386e4ba2 Reset segment id if we decide not to update segment map
2342 6a8c0eb7 Merge "small optimization in segment-smoothing loop"
2343 f7146bc1 small optimization in segment-smoothing loop
2382 93402f02 multi-threaded segment analysis
2964 e9a15a37 ExUtilWriteFile() to write memory segment to file
/AliOS-Things-master/components/py_engine/external/unzip/src/
A Dgzio.c-bak299 gzip segment */
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/
A DCHANGES4776 segment of the DLL by 1208 bytes, about 0.6%. It also simplifies

Completed in 52 milliseconds