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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavformat/
H A Davienc.c30 typedef struct AVIIentry { struct
32 } AVIIentry; typedef in typeref:struct:AVIIentry
40 AVIIentry** cluster;
53 static inline AVIIentry* avi_get_ientry(AVIIndex* idx, int ent_id)
402 AVIIentry* ie = avi_get_ientry(&avi->indexes[i], j);
434 AVIIentry* ie = 0, *tie;
522 idx->cluster[cl] = av_malloc(AVI_INDEX_CLUSTER_SIZE*sizeof(AVIIentry));

Completed in 41 milliseconds