Home
last modified time | relevance | path

Searched refs:initial_offset (Results 1 – 10 of 10) sorted by relevance

/third_party/gstreamer/gstreamer/plugins/elements/
Dgsttypefindelement.h61 guint64 initial_offset; member
Dgsttypefindelement.c629 typefind->initial_offset = GST_BUFFER_OFFSET_NONE; in start_typefinding()
665 GST_BUFFER_OFFSET (buffer) = typefind->initial_offset; in stop_typefinding()
969 if (typefind->initial_offset == GST_BUFFER_OFFSET_NONE) in gst_type_find_element_chain()
970 typefind->initial_offset = GST_BUFFER_OFFSET (buffer); in gst_type_find_element_chain()
/third_party/ffmpeg/libavformat/
Dsegment.c114 int64_t initial_offset; ///< initial timestamps offset, expressed in microseconds member
696 if (seg->initial_offset > 0) { in seg_init()
949 …offset = av_rescale_q(seg->initial_offset - (seg->reset_timestamps ? seg->cur_entry.start_pts : 0), in seg_write_packet()
961 … seg->initial_offset || seg->reset_timestamps || seg->avf->oformat->interleave_packet); in seg_write_packet()
1052 …{ "initial_offset", "set initial timestamp offset", OFFSET(initial_offset), AV_OPT_TYPE_DURATION, …
/third_party/elfutils/libdw/
Ddwarf_getlocation.c742 initial_offset (Dwarf_Attribute *attr, ptrdiff_t *offset) in initial_offset() function
939 if (initial_offset (attr, &off) != 0) in dwarf_getlocation_addr()
1024 if (initial_offset (attr, &offset) != 0) in dwarf_getlocations()
Ddwarf_ranges.c385 initial_offset (Dwarf_Attribute *attr, ptrdiff_t *offset) in initial_offset() function
526 if (initial_offset (attr, &offset) != 0) in dwarf_ranges()
DChangeLog569 * dwarf_getlocation.c (initial_offset): Handle .debug_loclists.
574 (initial_offset): Handle DW_FORM_loclistx.
589 (initial_offset): Use DWARF_E_NO_DEBUG_LOC.
608 (initial_offset): Handle .debug_rnglists and DW_FORM_rnglistx.
821 (initial_offset): this. Only provide offset.
824 __libdw_cu_base_address and initial_offset. Drop Elf_Data NULL
825 check (already done by initial_offset, through __libdw_formptr).
826 (dwarf_getlocations): Use __libdw_cu_base_address and initial_offset.
831 (initial_offset): New static function.
833 initial_offset, through __libdw_formptr). Use __libdw_cu_base_address
[all …]
/third_party/gn/src/base/strings/
Dstring_util.cc656 size_t initial_offset, in DoReplaceMatchesAfterOffset() argument
667 size_t first_match = matcher.Find(*str, initial_offset); in DoReplaceMatchesAfterOffset()
/third_party/gstreamer/gstplugins_good/gst/isomp4/
Dqtdemux.c3270 gint64 initial_offset; in qtdemux_parse_trun() local
3443 initial_offset = *running_offset; in qtdemux_parse_trun()
3526 qtdemux->mdatleft = *running_offset - initial_offset; in qtdemux_parse_trun()
3527 qtdemux->mdatoffset = initial_offset; in qtdemux_parse_trun()
/third_party/elfutils/src/
Dreadelf.c10921 uint64_t initial_offset = ((uint64_t) shdr->sh_offset in print_debug_frame_hdr_section() local
10927 initial_location, initial_offset, in print_debug_frame_hdr_section()
/third_party/ffmpeg/doc/
Dmuxers.texi2094 @item initial_offset @var{offset}