Searched defs:stream_index (Results 1 – 12 of 12) sorted by relevance
25 int stream_index; member
139 DWORD stream_index = 0; in FillCapabilities() local
334 int SimpleEntryImpl::ReadData(int stream_index, in ReadData()380 int SimpleEntryImpl::WriteData(int stream_index, in WriteData()802 void SimpleEntryImpl::ReadDataInternal(int stream_index, in ReadDataInternal()883 void SimpleEntryImpl::WriteDataInternal(int stream_index, in WriteDataInternal()1163 int stream_index, in ReadOperationComplete()1239 int stream_index, in WriteOperationComplete()1309 int stream_index, in ChecksumOperationComplete()1507 int stream_index) { in AdvanceCrc()
56 int32 data_size(int stream_index) const { return data_size_[stream_index]; } in data_size()57 void set_data_size(int stream_index, int data_size) { in set_data_size()
107 int GetFileIndexFromStreamIndex(int stream_index) { in GetFileIndexFromStreamIndex()
654 const int stream_index = it->index; in Close() local
107 std::vector<scoped_refptr<PluginStream> >::iterator stream_index; in RemoveStream() local118 std::vector<scoped_refptr<PluginStream> >::iterator stream_index; in IsValidStream() local551 std::vector<scoped_refptr<PluginStream> >::iterator stream_index; in RequestRead() local673 std::vector<scoped_refptr<PluginStream> >::iterator stream_index; in URLRedirectResponse() local
32 WebRtc_UWord16 stream_index; /* Index to the current position in bytestream */ member44 WebRtc_UWord16 stream_index; /* Index to the current position in bytestream */ member372 WebRtc_UWord16 stream_index; /* Index to the current position in bytestream */ member
190 int stream_index = static_cast<int>(packet->stream_index); in ReadUntil() local
31 WebRtc_UWord32 stream_index; member428 WebRtc_UWord32 stream_index; member
190 size_t stream_index = 0; in VerifyMediaOptions() local
635 cvGetRootFileNode( const CvFileStorage* fs, int stream_index ) in cvGetRootFileNode()