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

/haiku/src/add-ons/media/plugins/ffmpeg/
H A DAVFormatWriter.cpp120 fPacket->stream_index = fFormatContext->nb_streams;
128 fStream->id = fPacket->stream_index;
331 fPacket->stream_index = fStream->index;
H A DUtilities.h30 int stream_index; member in struct:avpacket_user_data
H A DAVFormatReader.cpp384 return program->stream_index[virtualIndex];
704 data->stream_index = fPacket.stream_index;
870 if (fPacket.stream_index == Index())
H A DAVCodecDecoder.cpp1418 fTempPacket->stream_index = data->stream_index;

Completed in 93 milliseconds