Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Dwtvdec.c51 typedef struct WtvFile { struct
61 } WtvFile; typedef
73 WtvFile *wf = opaque; in wtvfile_read_packet()
111 WtvFile *wf = opaque; in wtvfile_seek()
155 WtvFile *wf; in wtvfile_open_sector()
162 wf = av_mallocz(sizeof(WtvFile)); in wtvfile_open_sector()
309 WtvFile *wf = pb->opaque; in wtvfile_close()
H A Dwtvenc.c74 } WtvFile; typedef
90 WtvFile file[WTV_FILES];
547 WtvFile *w = &wctx->file[i]; in write_root_table()
729 WtvFile *w = &wctx->file[index]; in finish_file()

Completed in 4 milliseconds