Home
last modified time | relevance | path

Searched defs:channel (Results 1 – 25 of 463) sorted by relevance

12345678910>>...19

/external/webrtc/webrtc/voice_engine/
Dvoe_rtp_rtcp_impl.cc48 int VoERTP_RTCPImpl::SetLocalSSRC(int channel, unsigned int ssrc) { in SetLocalSSRC()
65 int VoERTP_RTCPImpl::GetLocalSSRC(int channel, unsigned int& ssrc) { in GetLocalSSRC()
80 int VoERTP_RTCPImpl::GetRemoteSSRC(int channel, unsigned int& ssrc) { in GetRemoteSSRC()
95 int VoERTP_RTCPImpl::SetSendAudioLevelIndicationStatus(int channel, in SetSendAudioLevelIndicationStatus()
128 int VoERTP_RTCPImpl::SetReceiveAudioLevelIndicationStatus(int channel, in SetReceiveAudioLevelIndicationStatus()
160 int VoERTP_RTCPImpl::SetSendAbsoluteSenderTimeStatus(int channel, in SetSendAbsoluteSenderTimeStatus()
191 int VoERTP_RTCPImpl::SetReceiveAbsoluteSenderTimeStatus(int channel, in SetReceiveAbsoluteSenderTimeStatus()
223 int VoERTP_RTCPImpl::SetRTCPStatus(int channel, bool enable) { in SetRTCPStatus()
241 int VoERTP_RTCPImpl::GetRTCPStatus(int channel, bool& enabled) { in GetRTCPStatus()
256 int VoERTP_RTCPImpl::SetRTCP_CNAME(int channel, const char cName[256]) { in SetRTCP_CNAME()
[all …]
Dvoe_codec_impl.cc63 int VoECodecImpl::SetSendCodec(int channel, const CodecInst& codec) { in SetSendCodec()
114 int VoECodecImpl::GetSendCodec(int channel, CodecInst& codec) { in GetSendCodec()
134 int VoECodecImpl::SetBitRate(int channel, int bitrate_bps) { in SetBitRate()
146 int VoECodecImpl::GetRecCodec(int channel, CodecInst& codec) { in GetRecCodec()
161 int VoECodecImpl::SetRecPayloadType(int channel, const CodecInst& codec) { in SetRecPayloadType()
183 int VoECodecImpl::GetRecPayloadType(int channel, CodecInst& codec) { in GetRecPayloadType()
198 int VoECodecImpl::SetSendCNPayloadType(int channel, in SetSendCNPayloadType()
232 int VoECodecImpl::SetFECStatus(int channel, bool enable) { in SetFECStatus()
249 int VoECodecImpl::GetFECStatus(int channel, bool& enabled) { in GetFECStatus()
265 int VoECodecImpl::SetVADStatus(int channel, in SetVADStatus()
[all …]
Dvoe_file_impl.cc50 int VoEFileImpl::StartPlayingFileLocally(int channel, in StartPlayingFileLocally()
81 int VoEFileImpl::StartPlayingFileLocally(int channel, in StartPlayingFileLocally()
109 int VoEFileImpl::StopPlayingFileLocally(int channel) { in StopPlayingFileLocally()
126 int VoEFileImpl::IsPlayingFileLocally(int channel) { in IsPlayingFileLocally()
141 int VoEFileImpl::StartPlayingFileAsMicrophone(int channel, in StartPlayingFileAsMicrophone()
201 int VoEFileImpl::StartPlayingFileAsMicrophone(int channel, in StartPlayingFileAsMicrophone()
256 int VoEFileImpl::StopPlayingFileAsMicrophone(int channel) { in StopPlayingFileAsMicrophone()
280 int VoEFileImpl::IsPlayingFileAsMicrophone(int channel) { in IsPlayingFileAsMicrophone()
303 int VoEFileImpl::StartRecordingPlayout(int channel, in StartRecordingPlayout()
333 int VoEFileImpl::StartRecordingPlayout(int channel, in StartRecordingPlayout()
[all …]
Dvoe_volume_control_impl.cc199 int VoEVolumeControlImpl::SetInputMute(int channel, bool enable) { in SetInputMute()
222 int VoEVolumeControlImpl::GetInputMute(int channel, bool& enabled) { in GetInputMute()
252 int VoEVolumeControlImpl::GetSpeechOutputLevel(int channel, in GetSpeechOutputLevel()
283 int VoEVolumeControlImpl::GetSpeechOutputLevelFullRange(int channel, in GetSpeechOutputLevelFullRange()
306 int VoEVolumeControlImpl::SetChannelOutputVolumeScaling(int channel, in SetChannelOutputVolumeScaling()
331 int VoEVolumeControlImpl::GetChannelOutputVolumeScaling(int channel, in GetChannelOutputVolumeScaling()
348 int VoEVolumeControlImpl::SetOutputVolumePan(int channel, in SetOutputVolumePan()
389 int VoEVolumeControlImpl::GetOutputVolumePan(int channel, in GetOutputVolumePan()
Dvoe_video_sync_impl.cc46 int VoEVideoSyncImpl::GetPlayoutTimestamp(int channel, in GetPlayoutTimestamp()
62 int VoEVideoSyncImpl::SetInitTimestamp(int channel, unsigned int timestamp) { in SetInitTimestamp()
81 int VoEVideoSyncImpl::SetInitSequenceNumber(int channel, short sequenceNumber) { in SetInitSequenceNumber()
100 int VoEVideoSyncImpl::SetMinimumPlayoutDelay(int channel, int delayMs) { in SetMinimumPlayoutDelay()
119 int VoEVideoSyncImpl::GetDelayEstimate(int channel, in GetDelayEstimate()
156 int VoEVideoSyncImpl::GetRtpRtcp(int channel, in GetRtpRtcp()
Dvoe_network_impl.cc38 int VoENetworkImpl::RegisterExternalTransport(int channel, in RegisterExternalTransport()
50 int VoENetworkImpl::DeRegisterExternalTransport(int channel) { in DeRegisterExternalTransport()
61 int VoENetworkImpl::ReceivedRTPPacket(int channel, in ReceivedRTPPacket()
67 int VoENetworkImpl::ReceivedRTPPacket(int channel, in ReceivedRTPPacket()
92 int VoENetworkImpl::ReceivedRTCPPacket(int channel, in ReceivedRTCPPacket()
Dvoe_external_media_impl.cc54 int channel, in RegisterExternalMediaProcessing()
93 int channel, in DeRegisterExternalMediaProcessing()
125 int VoEExternalMediaImpl::GetAudioFrame(int channel, int desired_sample_rate_hz, in GetAudioFrame()
160 int VoEExternalMediaImpl::SetExternalMixing(int channel, bool enable) { in SetExternalMixing()
/external/wpa_supplicant_8/wpa_supplicant/
Dwpas_kay.c66 static int wpas_get_receive_lowest_pn(void *wpa_s, u32 channel, in wpas_get_receive_lowest_pn()
73 static int wpas_get_transmit_next_pn(void *wpa_s, u32 channel, in wpas_get_transmit_next_pn()
80 static int wpas_set_transmit_next_pn(void *wpa_s, u32 channel, in wpas_set_transmit_next_pn()
87 static int wpas_get_available_receive_sc(void *wpa_s, u32 *channel) in wpas_get_available_receive_sc()
107 static int wpas_create_receive_sc(void *wpa_s, u32 channel, in wpas_create_receive_sc()
117 static int wpas_delete_receive_sc(void *wpa_s, u32 channel) in wpas_delete_receive_sc()
123 static int wpas_create_receive_sa(void *wpa_s, u32 channel, u8 an, in wpas_create_receive_sa()
130 static int wpas_enable_receive_sa(void *wpa_s, u32 channel, u8 an) in wpas_enable_receive_sa()
136 static int wpas_disable_receive_sa(void *wpa_s, u32 channel, u8 an) in wpas_disable_receive_sa()
142 static int wpas_get_available_transmit_sc(void *wpa_s, u32 *channel) in wpas_get_available_transmit_sc()
[all …]
/external/webrtc/webrtc/modules/audio_coding/neteq/
Dsync_buffer_unittest.cc27 for (size_t channel = 0; channel < kChannels; ++channel) { in TEST() local
58 for (size_t channel = 0; channel < kChannels; ++channel) { in TEST() local
71 for (size_t channel = 0; channel < kChannels; ++channel) { in TEST() local
83 for (size_t channel = 0; channel < kChannels; ++channel) { in TEST() local
98 for (size_t channel = 0; channel < kChannels; ++channel) { in TEST() local
112 for (size_t channel = 0; channel < kChannels; ++channel) { in TEST() local
118 for (size_t channel = 0; channel < kChannels; ++channel) { in TEST() local
131 for (size_t channel = 0; channel < kChannels; ++channel) { in TEST() local
157 for (size_t channel = 0; channel < kChannels; ++channel) { in TEST() local
Daudio_multi_vector_unittest.cc88 for (size_t channel = 0; channel < num_channels_; ++channel) { in TEST_P() local
109 for (size_t channel = 0; channel < vec.Channels(); ++channel) { in TEST_P() local
141 for (size_t channel = 0; channel < num_channels_; ++channel) { in TEST_P() local
151 for (size_t channel = 0; channel < num_channels_; ++channel) { in TEST_P() local
168 for (size_t channel = 0; channel < num_channels_; ++channel) { in TEST_P() local
183 for (size_t channel = 0; channel < num_channels_; ++channel) { in TEST_P() local
231 for (size_t channel = 0; channel < num_channels_; ++channel) { in TEST_P() local
250 for (size_t channel = 0; channel < num_channels_; ++channel) { in TEST_P() local
273 for (size_t channel = 0; channel < vec.Channels(); ++channel) { in TEST_P() local
291 for (size_t channel = 0; channel < num_channels_; ++channel) { in TEST_P() local
[all …]
Ddsp_helper_unittest.cc54 for (int channel = 0; channel < kChannels; ++channel) { in TEST() local
72 for (int channel = 0; channel < kChannels; ++channel) { in TEST() local
78 for (int channel = 0; channel < kChannels; ++channel) { in TEST() local
84 for (int channel = 0; channel < kChannels; ++channel) { in TEST() local
/external/webrtc/talk/media/webrtc/
Dfakewebrtcvoiceengine.h55 #define WEBRTC_CHECK_CHANNEL(channel) \ argument
226 uint32_t GetLocalSSRC(int channel) { in GetLocalSSRC()
229 bool GetPlayout(int channel) { in GetPlayout()
232 bool GetSend(int channel) { in GetSend()
235 bool GetVAD(int channel) { in GetVAD()
238 bool GetOpusDtx(int channel) { in GetOpusDtx()
241 bool GetRED(int channel) { in GetRED()
244 bool GetCodecFEC(int channel) { in GetCodecFEC()
247 int GetMaxEncodingBandwidth(int channel) { in GetMaxEncodingBandwidth()
250 bool GetNACK(int channel) { in GetNACK()
[all …]
/external/webrtc/webrtc/p2p/base/
Ddtlstransportchannel.cc44 StreamInterfaceChannel::StreamInterfaceChannel(TransportChannel* channel) in StreamInterfaceChannel()
93 TransportChannelImpl* channel) in DtlsTransportChannelWrapper()
397 void DtlsTransportChannelWrapper::OnWritableState(TransportChannel* channel) { in OnWritableState()
437 void DtlsTransportChannelWrapper::OnReceivingState(TransportChannel* channel) { in OnReceivingState()
450 TransportChannel* channel, const char* data, size_t size, in OnReadPacket()
515 TransportChannel* channel, in OnSentPacket()
522 void DtlsTransportChannelWrapper::OnReadyToSend(TransportChannel* channel) { in OnReadyToSend()
601 TransportChannelImpl* channel) { in OnGatheringState()
607 TransportChannelImpl* channel, in OnCandidateGathered()
614 TransportChannelImpl* channel) { in OnRoleConflict()
[all …]
/external/webrtc/webrtc/voice_engine/test/android/android_test/src/org/webrtc/voiceengine/test/
DAndroidTest.java1121 private native int DeleteChannel(int channel); in DeleteChannel()
1123 private native int SetLocalReceiver(int channel, int port); in SetLocalReceiver()
1125 private native int SetSendDestination(int channel, int port, in SetSendDestination()
1128 private native int StartListen(int channel); in StartListen()
1130 private native int StartPlayout(int channel); in StartPlayout()
1132 private native int StartSend(int channel); in StartSend()
1134 private native int StopListen(int channel); in StopListen()
1136 private native int StopPlayout(int channel); in StopPlayout()
1138 private native int StopSend(int channel); in StopSend()
1140 private native int StartPlayingFileLocally(int channel, String fileName, in StartPlayingFileLocally()
[all …]
/external/c-ares/
Dares_process.c144 static void processfds(ares_channel channel, in processfds()
160 void ares_process(ares_channel channel, fd_set *read_fds, fd_set *write_fds) in ares_process()
168 void ares_process_fd(ares_channel channel, in ares_process_fd()
206 static void write_tcp_data(ares_channel channel, in write_tcp_data()
298 static void advance_tcp_send_queue(ares_channel channel, int whichserver, in advance_tcp_send_queue()
331 static void read_tcp_data(ares_channel channel, fd_set *read_fds, in read_tcp_data()
427 static void read_udp_packets(ares_channel channel, fd_set *read_fds, in read_udp_packets()
503 static void process_timeouts(ares_channel channel, struct timeval *now) in process_timeouts()
535 static void process_answer(ares_channel channel, unsigned char *abuf, in process_answer()
615 static void process_broken_connections(ares_channel channel, in process_broken_connections()
[all …]
Dares_init.c120 ares_channel channel; in ares_init_options() local
322 int ares_save_options(ares_channel channel, struct ares_options *options, in ares_save_options()
414 static int init_by_options(ares_channel channel, in init_by_options()
516 static int init_by_environment(ares_channel channel) in init_by_environment()
788 static int init_by_resolv_conf(ares_channel channel) in init_by_resolv_conf()
1141 static int init_by_defaults(ares_channel channel) in init_by_defaults()
1270 static int config_domain(ares_channel channel, char *str) in config_domain()
1290 static int config_lookup(ares_channel channel, const char *str, in config_lookup()
1466 static int set_search(ares_channel channel, const char *str) in set_search()
1526 static int set_options(ares_channel channel, const char *str) in set_options()
[all …]
/external/e2fsprogs/lib/ext2fs/
Dtest_io.c133 static void test_dump_block(io_channel channel, in test_dump_block()
153 static void test_abort(io_channel channel, unsigned long block) in test_abort()
190 static errcode_t test_open(const char *name, int flags, io_channel *channel) in test_open()
271 static errcode_t test_close(io_channel channel) in test_close()
296 static errcode_t test_set_blksize(io_channel channel, int blksize) in test_set_blksize()
320 static errcode_t test_read_blk(io_channel channel, unsigned long block, in test_read_blk()
347 static errcode_t test_write_blk(io_channel channel, unsigned long block, in test_write_blk()
374 static errcode_t test_read_blk64(io_channel channel, unsigned long long block, in test_read_blk64()
401 static errcode_t test_write_blk64(io_channel channel, unsigned long long block, in test_write_blk64()
428 static errcode_t test_write_byte(io_channel channel, unsigned long offset, in test_write_byte()
[all …]
Dundo_io.c143 io_channel channel; in write_file_system_identity() local
200 static errcode_t undo_write_tdb(io_channel channel, in undo_write_tdb()
345 static void undo_err_handler_init(io_channel channel) in undo_err_handler_init()
350 static errcode_t undo_open(const char *name, int flags, io_channel *channel) in undo_open()
419 static errcode_t undo_close(io_channel channel) in undo_close()
446 static errcode_t undo_set_blksize(io_channel channel, int blksize) in undo_set_blksize()
467 static errcode_t undo_read_blk64(io_channel channel, unsigned long long block, in undo_read_blk64()
483 static errcode_t undo_read_blk(io_channel channel, unsigned long block, in undo_read_blk()
489 static errcode_t undo_write_blk64(io_channel channel, unsigned long long block, in undo_write_blk64()
510 static errcode_t undo_write_blk(io_channel channel, unsigned long block, in undo_write_blk()
[all …]
Dinode_io.c115 static errcode_t inode_open(const char *name, int flags, io_channel *channel) in inode_open()
175 static errcode_t inode_close(io_channel channel) in inode_close()
196 static errcode_t inode_set_blksize(io_channel channel, int blksize) in inode_set_blksize()
209 static errcode_t inode_read_blk64(io_channel channel, in inode_read_blk64()
229 static errcode_t inode_read_blk(io_channel channel, unsigned long block, in inode_read_blk()
235 static errcode_t inode_write_blk64(io_channel channel, in inode_write_blk64()
255 static errcode_t inode_write_blk(io_channel channel, unsigned long block, in inode_write_blk()
261 static errcode_t inode_write_byte(io_channel channel, unsigned long offset, in inode_write_byte()
281 static errcode_t inode_flush(io_channel channel) in inode_flush()
Dunix_io.c141 static errcode_t unix_get_stats(io_channel channel, io_stats *stats) in unix_get_stats()
160 static errcode_t raw_read_blk(io_channel channel, in raw_read_blk()
222 static errcode_t raw_write_blk(io_channel channel, in raw_write_blk()
303 static errcode_t alloc_cache(io_channel channel, in alloc_cache()
385 static void reuse_cache(io_channel channel, struct unix_private_data *data, in reuse_cache()
400 static errcode_t flush_cached_blocks(io_channel channel, in flush_cached_blocks()
469 static errcode_t unix_open(const char *name, int flags, io_channel *channel) in unix_open()
640 static errcode_t unix_close(io_channel channel) in unix_close()
667 static errcode_t unix_set_blksize(io_channel channel, int blksize) in unix_set_blksize()
691 static errcode_t unix_read_blk64(io_channel channel, unsigned long long block, in unix_read_blk64()
[all …]
Dio_manager.c22 errcode_t io_channel_set_options(io_channel channel, const char *opts) in io_channel_set_options()
59 errcode_t io_channel_write_byte(io_channel channel, unsigned long offset, in io_channel_write_byte()
71 errcode_t io_channel_read_blk64(io_channel channel, unsigned long long block, in io_channel_read_blk64()
87 errcode_t io_channel_write_blk64(io_channel channel, unsigned long long block, in io_channel_write_blk64()
103 errcode_t io_channel_discard(io_channel channel, unsigned long long block, in io_channel_discard()
Ddosio.c179 static errcode_t dos_open(const char *dev, int flags, io_channel *channel) in dos_open()
356 static errcode_t dos_close(io_channel channel) in dos_close()
364 static errcode_t dos_set_blksize(io_channel channel, int blksize) in dos_set_blksize()
371 static errcode_t dos_read_blk(io_channel channel, unsigned long block, in dos_read_blk()
408 static errcode_t dos_write_blk(io_channel channel, unsigned long block, in dos_write_blk()
451 static errcode_t dos_flush(io_channel channel) in dos_flush()
/external/webrtc/webrtc/voice_engine/test/android/android_test/jni/
Dandroid_test.cc149 int my_transportation::SendPacket(int channel, const void *data, size_t len) in SendPacket()
155 int my_transportation::SendRTCPPacket(int channel, const void *data, size_t len) in SendRTCPPacket()
573 jint channel = veData1.base->CreateChannel(); in Java_org_webrtc_voiceengine_test_AndroidTest_CreateChannel() local
600 jint channel) in Java_org_webrtc_voiceengine_test_AndroidTest_DeleteChannel()
612 jint channel, in Java_org_webrtc_voiceengine_test_AndroidTest_SetLocalReceiver()
626 jint channel, in Java_org_webrtc_voiceengine_test_AndroidTest_SetSendDestination()
653 jint channel) in Java_org_webrtc_voiceengine_test_AndroidTest_StartListen()
668 jint channel) in Java_org_webrtc_voiceengine_test_AndroidTest_StartPlayout()
682 jint channel) in Java_org_webrtc_voiceengine_test_AndroidTest_StartSend()
721 jint channel) in Java_org_webrtc_voiceengine_test_AndroidTest_StopListen()
[all …]
/external/mp4parser/isoparser/src/main/java/com/coremedia/iso/
DChannelHelper.java30 …public static ByteBuffer readFully(final ReadableByteChannel channel, long size) throws IOExceptio… in readFully()
48 public static void readFully(final ReadableByteChannel channel, final ByteBuffer buf) in readFully()
53 …public static int readFully(final ReadableByteChannel channel, final ByteBuffer buf, final int len… in readFully()
69 public static void writeFully(final WritableByteChannel channel, final ByteBuffer buf) in writeFully()
/external/jetty/src/java/org/eclipse/jetty/io/nio/
DSelectorManager.java131 public void register(SocketChannel channel, Object att) in register()
155 public void register(SocketChannel channel) in register()
352 …public abstract AsyncConnection newConnection(SocketChannel channel, AsyncEndPoint endpoint, Objec… in newConnection()
363 …protected abstract SelectChannelEndPoint newEndPoint(SocketChannel channel, SelectorManager.Select… in newEndPoint()
366 protected void connectionFailed(SocketChannel channel,Throwable ex,Object attachment) in connectionFailed()
427 public void addChange(SelectableChannel channel, Object att) in addChange()
474 final SelectableChannel channel=asc._channel; in doSelect() local
493 final SocketChannel channel=(SocketChannel)change; in doSelect() local
602 SocketChannel channel=null; in doSelect() local
766 final SelectableChannel channel = k.channel(); in renewSelector() local
[all …]

12345678910>>...19