Home
last modified time | relevance | path

Searched defs:AGC (Results 1 – 25 of 90) sorted by relevance

1234

/dports/comms/liquid-dsp/liquid-dsp-1.3.2/src/agc/src/
H A Dagc.c40 struct AGC(_s) { in AGC() function
67 AGC() AGC(_create)(void) in AGC() function
91 void AGC(_destroy)(AGC() _q) in AGC() function
98 void AGC(_print)(AGC() _q) in AGC() function
109 void AGC(_reset)(AGC() _q) in AGC() function
129 void AGC(_execute)(AGC() _q, in AGC() function
177 void AGC(_lock)(AGC() _q) in AGC() function
183 void AGC(_unlock)(AGC() _q) in AGC() function
240 float AGC(_get_rssi)(AGC() _q) in AGC() function
246 void AGC(_set_rssi)(AGC() _q, in AGC() function
[all …]
H A Dagc_crcf.c34 #define AGC(name) LIQUID_CONCAT(agc_crcf,name) macro
H A Dagc_rrrf.c34 #define AGC(name) LIQUID_CONCAT(agc_rrrf,name) macro
/dports/math/ogdf/OGDF/src/ogdf/layered/
H A DOptimalHierarchyLayout.cpp69 void OptimalHierarchyLayout::doCall(const HierarchyLevelsBase &levels,GraphAttributes &AGC) in doCall()
94 GraphAttributes &AGC) in computeXCoordinates()
549 GraphAttributes &AGC) in computeYCoordinates()
H A DHierarchyLayoutModule.cpp349 void HierarchyLayoutModule::dynLayerDistance(GraphAttributes &AGC, HierarchyLevelsBase &levels) in dynLayerDistance()
470 void HierarchyLayoutModule::overlap(ogdf::GraphAttributes &AGC, ogdf::HierarchyLevelsBase &levels, … in overlap()
H A DOptimalHierarchyClusterLayout.cpp164 ClusterGraphCopyAttributes &AGC) in computeXCoordinates()
744 ClusterGraphCopyAttributes &AGC) in computeYCoordinates()
/dports/audio/welle.io/welle.io-66675c9a4160c644a5ade5bf7a0cd0647647f33c/src/input/
H A Dnull_device.cpp99 void CNullDevice::setAgc(bool AGC) in setAgc()
H A Drtl_sdr.cpp218 void CRTL_SDR::setAgc(bool AGC) in setAgc()
H A Dsoapy_sdr.cpp321 void CSoapySdr::setAgc(bool AGC) in setAgc()
/dports/comms/liquid-dsp/liquid-dsp-1.3.2/src/framing/src/
H A Dsymtrack_cccf.c43 #define AGC(name) LIQUID_CONCAT(agc_crcf,name) macro
/dports/databases/mariadb104-client/mariadb-10.4.24/mysql-test/suite/sys_vars/t/
H A Dsql_log_off_basic.test146 SET @@session.sql_log_off = OFF;
/dports/comms/redsea/redsea-0.20/src/
H A Dliquid_wrappers.cc29 AGC::AGC(float bw, float initial_gain) : in AGC() function in liquid::AGC
/dports/math/ogdf/OGDF/src/ogdf/energybased/
H A DGEMLayout.cpp130 GraphAttributes AGC(GC); in call() local
H A DTutteLayout.cpp269 GraphAttributes AGC(GC); in doCall() local
/dports/biology/readseq/rez/
H A Dcodon-dm.properties22 AGC=Ser key
H A Dcodon.properties21 AGC=Ser key
/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/webrtc/modules/audio_device/android/
H A Dopensles_input.h85 bool AGC() const { return agc_enabled_; } in AGC() function
/dports/net/pjsip/pjproject-2.11.1/pjmedia/src/pjmedia/
H A Ddelaybuf.c208 #define AGC(cur, target) \ macro
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/modules/audio_device/dummy/
H A Daudio_device_dummy.cc84 bool AudioDeviceDummy::AGC() const { return false; } in AGC() function in webrtc::AudioDeviceDummy
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/modules/audio_device/dummy/
H A Daudio_device_dummy.cc84 bool AudioDeviceDummy::AGC() const { return false; } in AGC() function in webrtc::AudioDeviceDummy
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/modules/audio_device/dummy/
H A Daudio_device_dummy.cc84 bool AudioDeviceDummy::AGC() const { return false; } in AGC() function in webrtc::AudioDeviceDummy
/dports/comms/libsdr/libsdr-0.1.0/src/
H A Dutils.hh645 class AGC: public Sink<Scalar>, public Source class
649 AGC(double tau=0.1, double target=0) in AGC() function in sdr::AGC
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/interprocess/
H A Dshared_memory_object.hpp380 const bool add_leading_slash = true; in playOnmove()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/modules/audio_device/include/
H A Dfake_audio_device.h73 bool AGC() const override { return true; } in AGC() function
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/modules/audio_device/include/
H A Dfake_audio_device.h73 bool AGC() const override { return true; } in AGC() function

1234