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

/haiku/src/add-ons/media/plugins/ffmpeg/
H A DAVFormatReader.cpp141 inline int32 VirtualIndex() const function in class:StreamBase
465 "%" B_PRId64 ")\n", VirtualIndex(),
1237 VirtualIndex());
1315 "%lld, %lld)\n", VirtualIndex(),
1720 if (cookie != NULL && cookie->VirtualIndex() != 0) {
1722 fStreams[cookie->VirtualIndex()] = NULL;

Completed in 19 milliseconds