/third_party/f2fs-tools/lib/ |
D | libf2fs_io.c | 740 int64_t chunk_start = (blocks[0] == NULL) ? -1 : 0; in f2fs_finalize_device() local 753 if (chunk_start != -1) { in f2fs_finalize_device() 754 if (j - chunk_start >= MAX_CHUNK_COUNT) { in f2fs_finalize_device() 755 ret = sparse_merge_blocks(chunk_start, in f2fs_finalize_device() 756 j - chunk_start, 0); in f2fs_finalize_device() 758 chunk_start = -1; in f2fs_finalize_device() 762 if (chunk_start == -1) { in f2fs_finalize_device() 770 chunk_start = j; in f2fs_finalize_device() 776 ret = sparse_merge_blocks(chunk_start, in f2fs_finalize_device() 777 j - chunk_start, 0); in f2fs_finalize_device() [all …]
|
/third_party/ffmpeg/libavcodec/ |
D | roqvideodec.c | 43 int64_t chunk_start; in roqvideo_decode_frame() local 71 chunk_start = bytestream2_tell(gb); in roqvideo_decode_frame() 79 while (bytestream2_tell(gb) < chunk_start + chunk_size) { in roqvideo_decode_frame() 82 if (bytestream2_tell(gb) >= chunk_start + chunk_size) { in roqvideo_decode_frame() 116 if (bytestream2_tell(gb) >= chunk_start + chunk_size) { in roqvideo_decode_frame()
|
D | g2meet.c | 1385 int chunk_type, chunk_start; in g2m_decode_frame() local 1410 chunk_start = bytestream2_tell(&bc); in g2m_decode_frame() 1555 bytestream2_skip(&bc, chunk_start + chunk_size - bytestream2_tell(&bc)); in g2m_decode_frame()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/ |
D | httpread.c | 82 int chunk_start; /* offset in body of chunk hdr or data */ member 534 char *cbp = h->body + h->chunk_start; in httpread_read_handler() 557 h->body_nbytes = h->chunk_start; in httpread_read_handler() 573 if ((h->body_nbytes - h->chunk_start) == in httpread_read_handler() 590 h->chunk_start = h->body_nbytes; in httpread_read_handler() 608 ncopy = (h->chunk_start + h->chunk_size + 2) - in httpread_read_handler()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/ |
D | httpread.c | 82 int chunk_start; /* offset in body of chunk hdr or data */ member 534 char *cbp = h->body + h->chunk_start; in httpread_read_handler() 557 h->body_nbytes = h->chunk_start; in httpread_read_handler() 573 if ((h->body_nbytes - h->chunk_start) == in httpread_read_handler() 590 h->chunk_start = h->body_nbytes; in httpread_read_handler() 608 ncopy = (h->chunk_start + h->chunk_size + 2) - in httpread_read_handler()
|
/third_party/node/deps/v8/src/snapshot/embedded/ |
D | platform-embedded-file-writer-win.cc | 157 int chunk_start = xdata_desc[j]; in EmitUnwindData() local 161 builtin_start_offset + chunk_start, in EmitUnwindData() 216 int chunk_start = xdata_desc[j]; 219 int chunk_len = ::RoundUp(chunk_end - chunk_start, kInstrSize); 233 builtin_start_offset + chunk_start);
|
/third_party/node/deps/v8/src/heap/ |
D | slot-set.h | 345 size_t Iterate(Address chunk_start, size_t start_bucket, size_t end_bucket, in Iterate() argument 347 return Iterate(chunk_start, start_bucket, end_bucket, callback, in Iterate() 361 Address chunk_start, size_t start_bucket, size_t end_bucket, in IterateAndTrackEmptyBuckets() argument 363 return Iterate(chunk_start, start_bucket, end_bucket, callback, in IterateAndTrackEmptyBuckets() 471 size_t Iterate(Address chunk_start, size_t start_bucket, size_t end_bucket, in Iterate() argument 489 if (callback(MaybeObjectSlot(chunk_start + slot)) == KEEP_SLOT) { in Iterate()
|
/third_party/ffmpeg/libavformat/ |
D | webm_chunk.c | 169 static int chunk_start(AVFormatContext *s) in chunk_start() function 241 if ((ret = chunk_end(s, 1)) < 0 || (ret = chunk_start(s)) < 0) { in webm_chunk_write_packet() 257 ret = chunk_start(s); in webm_chunk_write_trailer()
|
/third_party/libsnd/tests/ |
D | cue_test.c | 102 int cstart = info->cue_points[i].chunk_start; in print_cues()
|
D | command_test.c | 863 cue->cue_points [i].chunk_start, in print_cue()
|
/third_party/libsnd/src/ |
D | wav.c | 486 int id, chunk_id, chunk_start, block_start, cue_index ; in wav_read_header() local 511 …if ((thisread = psf_binheader_readf (psf, "e44m444", &id, &position, &chunk_id, &chunk_start, &blo… in wav_read_header() 520 id, position, chunk_id, chunk_start, block_start, offset) ; in wav_read_header() 527 psf->cues->cue_points [cue_index].chunk_start = chunk_start ; in wav_read_header() 1218 BHWm (psf->cues->cue_points [k].fcc_chunk), BHW4 (psf->cues->cue_points [k].chunk_start), in wav_write_header()
|
D | aiff.c | 826 psf->cues->cue_points [n].chunk_start = 0 ; in aiff_read_header() 946 …psf->cues->cue_points [j].chunk_start = psf->cues->cue_points [j + psf->instrument->loop_count * 2… in aiff_read_header()
|
/third_party/gstreamer/gstplugins_good/gst/wavenc/ |
D | gstwavenc.c | 64 guint32 chunk_start; member 660 cue->chunk_start = 0; in gst_wavenc_parse_cue() 741 GST_WRITE_UINT32_LE (*data + 12, cue->chunk_start); in gst_wavenc_write_cues()
|
/third_party/libsnd/include/ |
D | sndfile.h | 444 int32_t chunk_start ; member
|
/third_party/node/deps/v8/src/strings/ |
D | unicode.cc | 111 uint16_t chunk_start = chr - key; in LookupMapping() local 147 result[0] = entry + chunk_start + (value >> 2); in LookupMapping()
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/adaptivedemux/ |
D | gstadaptivedemux.c | 3887 gint64 range_start, range_end, chunk_start, chunk_end; in gst_adaptive_demux_stream_download_fragment() local 3891 range_start = chunk_start = stream->fragment.range_start; in gst_adaptive_demux_stream_download_fragment() 3902 while (!stream->fragment.finished && (chunk_start <= range_end in gst_adaptive_demux_stream_download_fragment() 3908 chunk_start, chunk_end, &http_status); in gst_adaptive_demux_stream_download_fragment() 3917 if (chunk_start > range_start) in gst_adaptive_demux_stream_download_fragment() 3936 chunk_end + 1 - chunk_start) in gst_adaptive_demux_stream_download_fragment() 3943 chunk_start += chunk_size; in gst_adaptive_demux_stream_download_fragment() 3946 chunk_end = chunk_start + chunk_size - 1; in gst_adaptive_demux_stream_download_fragment()
|
/third_party/gstreamer/gstplugins_good/gst/wavparse/ |
D | gstwavparse.c | 135 guint32 chunk_start; member 806 cue->chunk_start = GST_READ_UINT32_LE (data + 12); in gst_wavparse_cue_chunk()
|
/third_party/libsnd/docs/ |
D | command.md | 1775 int32_t chunk_start ;
|