Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
Dvividas.c45 typedef struct VIV_SB_entry { struct
47 } VIV_SB_entry; argument
65 VIV_SB_entry *sb_entries;
483 viv->sb_entries = av_calloc(maxnp, sizeof(VIV_SB_entry)); in track_index()