Home
last modified time | relevance | path

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

12345678910>>...21

/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_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_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_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_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/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/libese/third_party/NXPNFC_P61_JCOP_Kit/src/
DAlaLib.cpp34 tJBL_STATUS ALA_Init(IChannel_t *channel) in ALA_Init()
100 IChannel_t *channel = gpAla_Dwnld_Context->mchannel; in ALA_Start() local
132 IChannel_t* channel = gpAla_Dwnld_Context->mchannel; in ALA_DeInit() local
221 IChannel_t *channel = gpAla_Dwnld_Context->mchannel; in ALA_GetCertificateKey() local
248 IChannel_t *channel = gpAla_Dwnld_Context->mchannel; in ALA_lsGetVersion() local
274 IChannel_t *channel = gpAla_Dwnld_Context->mchannel; in ALA_lsGetStatus() local
300 IChannel_t *channel = gpAla_Dwnld_Context->mchannel; in ALA_lsGetAppletStatus() local
/external/e2fsprogs/lib/ext2fs/
Dsparse_io.c47 io_channel channel; member
186 int flags, io_channel *channel) in sparse_open_channel()
229 static errcode_t sparse_open(const char *name, int flags, io_channel *channel) in sparse_open()
246 static errcode_t sparsefd_open(const char *name, int flags, io_channel *channel) in sparsefd_open()
292 static errcode_t sparse_close_channel(io_channel channel) in sparse_close_channel()
330 static errcode_t sparse_close(io_channel channel) in sparse_close()
343 static errcode_t sparse_set_blksize(io_channel channel, int blksize) in sparse_set_blksize()
350 io_channel channel, struct sparse_map *sm) in block_to_sparse_block()
362 static errcode_t check_block_size(io_channel channel, struct sparse_map *sm) in check_block_size()
369 static errcode_t sparse_read_blk64(io_channel channel, blk64_t block, in sparse_read_blk64()
[all …]
Dio_manager.c23 errcode_t io_channel_set_options(io_channel channel, const char *opts) in io_channel_set_options()
60 errcode_t io_channel_write_byte(io_channel channel, unsigned long offset, in io_channel_write_byte()
72 errcode_t io_channel_read_blk64(io_channel channel, unsigned long long block, in io_channel_read_blk64()
88 errcode_t io_channel_write_blk64(io_channel channel, unsigned long long block, in io_channel_write_blk64()
104 errcode_t io_channel_discard(io_channel channel, unsigned long long block, in io_channel_discard()
115 errcode_t io_channel_zeroout(io_channel channel, unsigned long long block, in io_channel_zeroout()
Dtest_io.c91 static void test_dump_block(io_channel channel, in test_dump_block()
114 static errcode_t test_flush(io_channel channel) in test_flush()
133 static void test_abort(io_channel channel, unsigned long block) in test_abort()
172 static errcode_t test_open(const char *name, int flags, io_channel *channel) in test_open()
254 static errcode_t test_close(io_channel channel) in test_close()
279 static errcode_t test_set_blksize(io_channel channel, int blksize) in test_set_blksize()
303 static errcode_t test_read_blk(io_channel channel, unsigned long block, in test_read_blk()
330 static errcode_t test_write_blk(io_channel channel, unsigned long block, in test_write_blk()
357 static errcode_t test_read_blk64(io_channel channel, unsigned long long block, in test_read_blk64()
384 static errcode_t test_write_blk64(io_channel channel, unsigned long long block, in test_write_blk64()
[all …]
Dunix_io.c109 static errcode_t unix_get_stats(io_channel channel, io_stats *stats) in unix_get_stats()
128 static errcode_t raw_read_blk(io_channel channel, in raw_read_blk()
212 static errcode_t raw_write_blk(io_channel channel, in raw_write_blk()
319 static errcode_t alloc_cache(io_channel channel, in alloc_cache()
401 static void reuse_cache(io_channel channel, struct unix_private_data *data, in reuse_cache()
416 static errcode_t flush_cached_blocks(io_channel channel, in flush_cached_blocks()
487 int flags, io_channel *channel, in unix_open_channel()
637 io_channel *channel) in unixfd_open()
663 io_channel *channel) in unix_open()
690 static errcode_t unix_close(io_channel channel) in unix_close()
[all …]
Dinode_io.c114 static errcode_t inode_open(const char *name, int flags, io_channel *channel) in inode_open()
174 static errcode_t inode_close(io_channel channel) in inode_close()
195 static errcode_t inode_set_blksize(io_channel channel, int blksize) in inode_set_blksize()
208 static errcode_t inode_read_blk64(io_channel channel, in inode_read_blk64()
228 static errcode_t inode_read_blk(io_channel channel, unsigned long block, in inode_read_blk()
234 static errcode_t inode_write_blk64(io_channel channel, in inode_write_blk64()
254 static errcode_t inode_write_blk(io_channel channel, unsigned long block, in inode_write_blk()
260 static errcode_t inode_write_byte(io_channel channel, unsigned long offset, in inode_write_byte()
280 static errcode_t inode_flush(io_channel channel) in inode_flush()
/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/wpa_supplicant_8/src/drivers/
Ddriver_macsec_qca.c260 u32 *channel) in macsec_qca_lookup_channel()
278 u32 channel) in macsec_qca_register_channel()
286 u32 *channel) in macsec_qca_lookup_receive_channel()
295 u32 channel) in macsec_qca_register_receive_channel()
304 u32 *channel) in macsec_qca_lookup_transmit_channel()
313 u32 channel) in macsec_qca_register_transmit_channel()
327 u32 channel; in macsec_qca_get_receive_lowest_pn() local
355 u32 channel; in macsec_qca_get_transmit_next_pn() local
374 u32 channel; in macsec_qca_set_transmit_next_pn() local
389 static int macsec_qca_get_available_receive_sc(void *priv, u32 *channel) in macsec_qca_get_available_receive_sc()
[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/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 …]
/external/webrtc/webrtc/voice_engine/include/
Dvoe_codec.h100 virtual int SetFECStatus(int channel, bool enable) { return -1; } in SetFECStatus()
107 virtual int GetFECStatus(int channel, bool& enabled) { return -1; } in GetFECStatus()
127 virtual int SetOpusMaxPlaybackRate(int channel, int frequency_hz) { in SetOpusMaxPlaybackRate()
/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/ImageMagick/MagickCore/
Ddecorate.c453 PixelChannel channel=GetPixelChannelChannel(image,i); in FrameImage() local
724 PixelChannel channel=GetPixelChannelChannel(image,i); in RaiseImage() local
742 PixelChannel channel=GetPixelChannelChannel(image,i); in RaiseImage() local
760 PixelChannel channel=GetPixelChannelChannel(image,i); in RaiseImage() local
814 PixelChannel channel=GetPixelChannelChannel(image,i); in RaiseImage() local
834 PixelChannel channel=GetPixelChannelChannel(image,i); in RaiseImage() local
888 PixelChannel channel=GetPixelChannelChannel(image,i); in RaiseImage() local
901 PixelChannel channel=GetPixelChannelChannel(image,i); in RaiseImage() local
919 PixelChannel channel=GetPixelChannelChannel(image,i); in RaiseImage() local

12345678910>>...21