Home
last modified time | relevance | path

Searched refs:SCDOffsetTable (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavformat/
H A Dscd.c43 typedef struct SCDOffsetTable { struct
47 } SCDOffsetTable; typedef
56 SCDOffsetTable table0; /* Table 0, no idea. 56 uint32's/entry. */
57 SCDOffsetTable table1; /* Table 1, contains the track info. */
58 SCDOffsetTable table2; /* Table 2, no idea. 40 uint32's/entry. */
92 static int scd_read_table(AVFormatContext *s, SCDOffsetTable *table) in scd_read_table()

Completed in 1 milliseconds