Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
Dwtvenc.c527 static const WTVRootEntryTable wtv_root_entry_table[] = { variable
545 const WTVRootEntryTable *h = wtv_root_entry_table; in write_root_table()
546 for (i = 0; i < sizeof(wtv_root_entry_table)/sizeof(WTVRootEntryTable); i++, h++) { in write_root_table()