Home
last modified time | relevance | path

Searched refs:_channelId (Results 1 – 20 of 20) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/webrtc/voice_engine/
H A Dchannel.cc232 assert(channel == _channelId); in SendPacket()
277 assert(channel == _channelId); in SendRTCPPacket()
388 assert(VoEChannelId(id) == _channelId); in OnInitializeDecoder()
572 _channelId, in GetAudioFrame()
757 _channelId(channelId), in Channel()
2406 VoEId(_instanceId,_channelId), in GetSpeechOutputLevel()
2417 VoEId(_instanceId,_channelId), in GetSpeechOutputLevelFullRange()
3474 _audioFrame.id_ = _channelId; in Demultiplex()
3530 _channelId, in PrepareEncodeAndSend()
3567 _audioFrame.id_ = _channelId; in EncodeAndSend()
[all …]
H A Dchannel.h411 return _channelId; in ChannelId()
484 int32_t _channelId; variable
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/voice_engine/
H A Dchannel.cc644 WEBRTC_TRACE(kTraceInfo, kTraceVoice, VoEId(_instanceId, _channelId), in InFrameType()
709 WEBRTC_TRACE(kTraceInfo, kTraceVoice, VoEId(_instanceId, _channelId), in OnIncomingSSRCChanged()
719 WEBRTC_TRACE(kTraceInfo, kTraceVoice, VoEId(_instanceId, _channelId), in OnIncomingCSRCChanged()
730 WEBRTC_TRACE(kTraceInfo, kTraceVoice, VoEId(_instanceId, _channelId), in OnInitializeDecoder()
818 WEBRTC_TRACE(kTraceDebug, webrtc::kTraceVoice, _channelId, in OnRecoveredPacket()
921 _channelId, kPlaybackPerChannel, (int16_t*)audioFrame->data_, in GetAudioFrameWithMuted()
1099 _channelId(channelId), in Channel()
1842 WEBRTC_TRACE(webrtc::kTraceDebug, webrtc::kTraceVoice, _channelId, in ReceivedRTPPacket()
3012 _audioFrame.id_ = _channelId; in Demultiplex()
3086 _audioFrame.id_ = _channelId; in EncodeAndSend()
[all …]
H A Dchannel.h393 int32_t ChannelId() const { return _channelId; } in ChannelId()
473 int32_t _channelId; variable
/dports/misc/orion/orion-1.6.7-12-gec8400c/src/model/
H A Dbadgeimageprovider.h12 void setChannelId(QString channelId) { _channelId = channelId; } in setChannelId()
18 QString _channelId; variable
26 void setChannelId(int channelId) { _channelId = channelId; } in setChannelId()
31 int _channelId;
H A Dbadgeimageprovider.cpp22 …if (BadgeContainer::getInstance()->getChannelBadgeBetaUrl(_channelId, badge, version, betaImageFor… in getCanonicalKey()
23 return QList<QString>({ _channelId, badge, version, betaImageFormat }).join("-"); in getCanonicalKey()
28 …if (BadgeContainer::getInstance()->getChannelBadgeUrl(_channelId, badge, officialImageFormat, url)… in getCanonicalKey()
79 … if (BadgeContainer::getInstance()->getChannelBitsUrl(_channelId, prefix, minBits, channelUrl)) { in getCanonicalKey()
81 …return QList<QString>({ QString::number(_channelId), theme, type, size, prefix, minBits }).join("-… in getCanonicalKey()
/dports/graphics/krita/krita-4.4.8/plugins/impex/psd/
H A Dpsd_pixel_utils.h37 …ChannelWritingInfo(qint16 _channelId, int _sizeFieldOffset) : channelId(_channelId), sizeFieldOffs… in ChannelWritingInfo()
38 …ChannelWritingInfo(qint16 _channelId, int _sizeFieldOffset, int _rleBlockOffset) : channelId(_chan… in ChannelWritingInfo()
/dports/lang/spidermonkey78/firefox-78.9.0/services/fxaccounts/
H A DFxAccountsPairing.jsm213 this._channelId = options.channelId;
228 log.warn(`The pairing flow ${this._channelId} timed out.`);
244 flows.delete(this._channelId);
395 url.searchParams.append("channel_id", this._channelId);
/dports/www/firefox-esr/firefox-91.8.0/services/fxaccounts/
H A DFxAccountsPairing.jsm218 this._channelId = options.channelId;
234 log.warn(`The pairing flow ${this._channelId} timed out.`);
250 flows.delete(this._channelId);
399 url.searchParams.append("channel_id", this._channelId);
/dports/www/firefox/firefox-99.0/services/fxaccounts/
H A DFxAccountsPairing.jsm218 this._channelId = options.channelId;
234 log.warn(`The pairing flow ${this._channelId} timed out.`);
250 flows.delete(this._channelId);
399 url.searchParams.append("channel_id", this._channelId);
/dports/mail/thunderbird/thunderbird-91.8.0/services/fxaccounts/
H A DFxAccountsPairing.jsm218 this._channelId = options.channelId;
234 log.warn(`The pairing flow ${this._channelId} timed out.`);
250 flows.delete(this._channelId);
399 url.searchParams.append("channel_id", this._channelId);
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/voice_engine/
H A Dchannel.h294 int32_t ChannelId() const { return _channelId; } in ChannelId()
397 int32_t _channelId; variable
H A Dchannel.cc902 _channelId(channelId), in Channel()
1790 RTC_LOG(LS_ERROR) << "ACM::Add10MsData() failed for channel " << _channelId; in ProcessAndEncodeAudioOnTaskQueue()
1799 channel.channel()->ChannelId() != _channelId); in set_associate_send_channel()
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/voice_engine/
H A Dchannel.h294 int32_t ChannelId() const { return _channelId; } in ChannelId()
397 int32_t _channelId; variable
H A Dchannel.cc902 _channelId(channelId), in Channel()
1790 RTC_LOG(LS_ERROR) << "ACM::Add10MsData() failed for channel " << _channelId; in ProcessAndEncodeAudioOnTaskQueue()
1799 channel.channel()->ChannelId() != _channelId); in set_associate_send_channel()
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/voice_engine/
H A Dchannel.h293 int32_t ChannelId() const { return _channelId; } in ChannelId()
396 int32_t _channelId; variable
H A Dchannel.cc902 _channelId(channelId), in Channel()
1789 RTC_LOG(LS_ERROR) << "ACM::Add10MsData() failed for channel " << _channelId; in ProcessAndEncodeAudioOnTaskQueue()
1798 channel.channel()->ChannelId() != _channelId); in set_associate_send_channel()
/dports/net/nxproxy/nx-libs-3.5.99.20-1/nxcomp/src/
H A DProxy.cpp5797 int _channelId = *j; in setSplitTimeout() local
5799 if (channels_[_channelId] != NULL && in setSplitTimeout()
5800 channels_[_channelId] -> needSplit() == 1) in setSplitTimeout()
5804 << getFd(_channelId) << " still needs splits.\n" in setSplitTimeout()
5844 int _channelId = *j; in setMotionTimeout() local
5846 if (channels_[_channelId] != NULL && in setMotionTimeout()
5847 channels_[_channelId] -> needMotion() == 1) in setMotionTimeout()
5851 << getFd(_channelId) << " still needs motions.\n" in setMotionTimeout()
/dports/net-im/kopete/kopete-21.12.3/protocols/jabber/libiris/src/irisnet/noncore/
H A Dstunallocate.cpp286 …StunAllocateChannel(StunTransactionPool *_pool, int _channelId, const QHostAddress &_addr, int _po… in StunAllocateChannel() argument
290 channelId(_channelId), in StunAllocateChannel()
/dports/net-im/psi/psi-1.5/iris/src/irisnet/noncore/
H A Dstunallocate.cpp286 …StunAllocateChannel(StunTransactionPool *_pool, int _channelId, const QHostAddress &_addr, int _po… in StunAllocateChannel() argument
290 channelId(_channelId), in StunAllocateChannel()