Lines Matching refs:stream_info
1250 if (item->stream_info[i].id == id)
1251 return &item->stream_info[i];
1268 if (item->stream_info[i].id == id) {
1287 return &item->stream_info[item->current];
1344 frag_stream_info = &frag_index->item[index].stream_info[i];
1409 sizeof(*item->stream_info));
1438 item->stream_info = frag_stream_info;
5570 si = &item->stream_info[j];
8541 MOVFragmentStreamInfo *frag = mov->frag_index.item[i].stream_info;
8545 av_freep(&mov->frag_index.item[i].stream_info);