Home
last modified time | relevance | path

Searched defs:stream_index (Results 1 – 12 of 12) sorted by relevance

/external/tensorflow/tensorflow/core/common_runtime/
Dbase_collective_executor.h125 const DeviceLocality& client_locality, int stream_index, in RecvFromPeer()
Dhierarchical_tree_broadcaster_test.cc166 const DeviceLocality& client_locality, int stream_index, in RecvFromPeer()
/external/webrtc/webrtc/modules/video_coding/codecs/vp8/
Dsimulcast_encoder_adapter_unittest.cc249 void VerifyCodec(const VideoCodec& ref, int stream_index) { in VerifyCodec()
290 void InitRefCodec(int stream_index, VideoCodec* ref_codec) { in InitRefCodec()
Dsimulcast_encoder_adapter.cc440 int stream_index, in PopulateStreamCodec()
/external/webrtc/webrtc/modules/video_coding/
Dvideo_sender.cc310 int32_t VideoSender::IntraFrameRequest(int stream_index) { in IntraFrameRequest()
Dvideo_coding_impl.cc162 int32_t IntraFrameRequest(int stream_index) override { in IntraFrameRequest()
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
Dstructs.h33 uint16_t stream_index; /* Index to the current position in bytestream */ member
46 uint16_t stream_index; /* Index to the current position in bytestream */ member
372 uint16_t stream_index; /* Index to the current position in bytestream */ member
/external/google-breakpad/src/google_breakpad/processor/
Dminidump.h973 unsigned int stream_index; member
/external/webrtc/webrtc/video/
Dend_to_end_tests.cc1271 size_t stream_index, in UpdateSendConfig()
1275 virtual void UpdateReceiveConfig(size_t stream_index, in UpdateReceiveConfig()
1334 size_t stream_index, in TEST_F()
1344 size_t stream_index, in TEST_F()
1494 size_t stream_index, in TEST_F()
1522 size_t stream_index, in TEST_F()
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
Dstructs.h31 uint32_t stream_index; member
430 uint32_t stream_index; member
/external/google-breakpad/src/processor/
Dminidump.cc4197 for (unsigned int stream_index = 0; in Read() local
4380 for (unsigned int stream_index = 0; in Print() local
/external/webrtc/talk/app/webrtc/
Dpeerconnection_unittest.cc272 for (size_t stream_index = 0; stream_index < remote_streams->count(); in OnChanged() local