MOVFragmentIndex  197 libavformat/isom.h     MOVFragmentIndex** fragment_index_data;
MOVFragmentIndex 2988 libavformat/mov.c     MOVFragmentIndex* index = NULL;
MOVFragmentIndex 3008 libavformat/mov.c         MOVFragmentIndex* candidate = c->fragment_index_data[i];
MOVFragmentIndex 3880 libavformat/mov.c         MOVFragmentIndex* index = mov->fragment_index_data[i];
MOVFragmentIndex 3925 libavformat/mov.c     MOVFragmentIndex* index = NULL;
MOVFragmentIndex 3935 libavformat/mov.c     index = av_mallocz(sizeof(MOVFragmentIndex));
MOVFragmentIndex 3942 libavformat/mov.c                            sizeof(MOVFragmentIndex*));