Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
Davienc.c58 typedef struct AVIIndex { struct
65 } AVIIndex; argument
89 AVIIndex indexes;
100 static inline AVIIentry *avi_get_ientry(const AVIIndex *idx, int ent_id) in avi_get_ientry()
113 AVIIndex *idx = &avist->indexes; in avi_add_ientry()