Searched refs:GstSidxBoxEntry (Results 1 – 5 of 5) sorted by relevance
55 } GstSidxBoxEntry; typedef70 GstSidxBoxEntry *entries;
48 gst_isoff_qt_parse_sidx_entry (GstSidxBoxEntry * entry, GstByteReader * reader) in gst_isoff_qt_parse_sidx_entry()139 g_malloc (sizeof (GstSidxBoxEntry) * parser->sidx.entries_count); in gst_isoff_qt_sidx_parser_add_data()147 GstSidxBoxEntry *entry = in gst_isoff_qt_sidx_parser_add_data()
248 } GstSidxBoxEntry; typedef263 GstSidxBoxEntry *entries;
814 gst_isoff_parse_sidx_entry (GstSidxBoxEntry * entry, GstByteReader * reader) in gst_isoff_parse_sidx_entry()882 g_malloc (sizeof (GstSidxBoxEntry) * parser->sidx.entries_count); in gst_isoff_sidx_parser_parse()890 GstSidxBoxEntry *entry = in gst_isoff_sidx_parser_parse()
429 static inline GstSidxBoxEntry *1299 GstSidxBoxEntry *entry = SIDX_CURRENT_ENTRY (dashstream); in gst_dash_demux_stream_update_fragment_info()1348 GstSidxBoxEntry *entry = SIDX_CURRENT_ENTRY (dashstream); in gst_dash_demux_stream_update_fragment_info()1386 gst_dash_demux_index_entry_search (GstSidxBoxEntry * entry, GstClockTime * ts, in gst_dash_demux_index_entry_search()1404 GstSidxBoxEntry *entry; in gst_dash_demux_stream_sidx_seek()1413 sizeof (GstSidxBoxEntry), in gst_dash_demux_stream_sidx_seek()1423 GstSidxBoxEntry *last_entry = &sidx->entries[sidx->entries_count - 1]; in gst_dash_demux_stream_sidx_seek()2027 GstSidxBoxEntry *entry = SIDX_CURRENT_ENTRY (dashstream); in gst_dash_demux_stream_advance_fragment()2039 GstSidxBoxEntry *entry = SIDX_CURRENT_ENTRY (dashstream); in gst_dash_demux_stream_advance_fragment()2931 GstSidxBoxEntry *entry = &sidx->entries[i]; in gst_dash_demux_parse_isobmff()[all …]