Home
last modified time | relevance | path

Searched defs:AVIStream (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavformat/
Davidec.c41 typedef struct AVIStream { struct
42 int64_t frame_offset; /* current frame (video) or byte (audio) counter
66 } AVIStream; argument
Davienc.c77 typedef struct AVIStream { struct
94 } AVIStream; argument