Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Davienc.c48 typedef struct AVIIentry { struct
53 } AVIIentry; typedef
66 AVIIentry** cluster;
102 static inline AVIIentry *avi_get_ientry(const AVIIndex *idx, int ent_id) in avi_get_ientry()
127 av_malloc(AVI_INDEX_CLUSTER_SIZE * sizeof(AVIIentry)); in avi_add_ientry()
675 AVIIentry *ie = avi_get_ientry(&avist->indexes, j); in avi_write_ix()
696 AVIIentry *ie = 0, *tie; in avi_write_idx1()

Completed in 2 milliseconds