Searched defs:stream_index (Results 1 – 12 of 12) sorted by relevance
/external/tensorflow/tensorflow/core/common_runtime/ |
D | base_collective_executor.h | 125 const DeviceLocality& client_locality, int stream_index, in RecvFromPeer()
|
D | hierarchical_tree_broadcaster_test.cc | 166 const DeviceLocality& client_locality, int stream_index, in RecvFromPeer()
|
/external/webrtc/webrtc/modules/video_coding/codecs/vp8/ |
D | simulcast_encoder_adapter_unittest.cc | 249 void VerifyCodec(const VideoCodec& ref, int stream_index) { in VerifyCodec() 290 void InitRefCodec(int stream_index, VideoCodec* ref_codec) { in InitRefCodec()
|
D | simulcast_encoder_adapter.cc | 440 int stream_index, in PopulateStreamCodec()
|
/external/webrtc/webrtc/modules/video_coding/ |
D | video_sender.cc | 310 int32_t VideoSender::IntraFrameRequest(int stream_index) { in IntraFrameRequest()
|
D | video_coding_impl.cc | 162 int32_t IntraFrameRequest(int stream_index) override { in IntraFrameRequest()
|
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/ |
D | structs.h | 33 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/ |
D | minidump.h | 973 unsigned int stream_index; member
|
/external/webrtc/webrtc/video/ |
D | end_to_end_tests.cc | 1271 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/ |
D | structs.h | 31 uint32_t stream_index; member 430 uint32_t stream_index; member
|
/external/google-breakpad/src/processor/ |
D | minidump.cc | 4197 for (unsigned int stream_index = 0; in Read() local 4380 for (unsigned int stream_index = 0; in Print() local
|
/external/webrtc/talk/app/webrtc/ |
D | peerconnection_unittest.cc | 272 for (size_t stream_index = 0; stream_index < remote_streams->count(); in OnChanged() local
|