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()
430 static inline GstSidxBoxEntry *1292 GstSidxBoxEntry *entry = SIDX_CURRENT_ENTRY (dashstream); in gst_dash_demux_stream_update_fragment_info()1341 GstSidxBoxEntry *entry = SIDX_CURRENT_ENTRY (dashstream); in gst_dash_demux_stream_update_fragment_info()1379 gst_dash_demux_index_entry_search (GstSidxBoxEntry * entry, GstClockTime * ts, in gst_dash_demux_index_entry_search()1397 GstSidxBoxEntry *entry; in gst_dash_demux_stream_sidx_seek()1406 sizeof (GstSidxBoxEntry), in gst_dash_demux_stream_sidx_seek()1416 GstSidxBoxEntry *last_entry = &sidx->entries[sidx->entries_count - 1]; in gst_dash_demux_stream_sidx_seek()2017 GstSidxBoxEntry *entry = SIDX_CURRENT_ENTRY (dashstream); in gst_dash_demux_stream_advance_fragment()2029 GstSidxBoxEntry *entry = SIDX_CURRENT_ENTRY (dashstream); in gst_dash_demux_stream_advance_fragment()2921 GstSidxBoxEntry *entry = &sidx->entries[i]; in gst_dash_demux_parse_isobmff()[all …]