Home
last modified time | relevance | path

Searched defs:SetConfig (Results 1 – 12 of 12) sorted by relevance

/external/openscreen/osp/public/
Dservice_publisher.cc23 void ServicePublisher::SetConfig(const Config& config) { in SetConfig() function in openscreen::osp::ServicePublisher
/external/webrtc/modules/audio_processing/aec3/
Dcoarse_filter_update_gain.h44 void SetConfig( in SetConfig() function
Drefined_filter_update_gain.h57 void SetConfig( in SetConfig() function
/external/webrtc/p2p/base/
Dregathering_controller.cc38 void BasicRegatheringController::SetConfig(const Config& config) { in SetConfig() function in webrtc::BasicRegatheringController
/external/libvpx/libvpx/test/
Dsvc_end_to_end_test.cc74 virtual void SetConfig(const int /*num_temporal_layer*/) {} in SetConfig() function in svc_test::__anon4ceba2e10111::ScalePartitionOnePassCbrSvc
226 virtual void SetConfig(const int num_temporal_layer) { in SetConfig() function in svc_test::__anon4ceba2e10111::SyncFrameOnePassCbrSvc
539 virtual void SetConfig(const int /*num_temporal_layer*/) {} in SetConfig() function in svc_test::__anon4ceba2e10111::LoopfilterOnePassCbrSvc
Dratectrl_rtc_test.cc109 void SetConfig(vpx_rc_mode rc_mode) { in SetConfig() function in __anon28e08f700111::RcInterfaceTest
Dsvc_datarate_test.cc639 virtual void SetConfig(const int num_temporal_layer) { in SetConfig() function in svc_test::__anone19263180111::DatarateOnePassCbrSvc
/external/tensorflow/tensorflow/core/platform/cloud/
Dgcs_throttle.cc51 void GcsThrottle::SetConfig(GcsThrottleConfig config) { in SetConfig() function in tensorflow::GcsThrottle
/external/crosvm/devices/src/virtio/vhost/user/vmm/
Dmod.rs82 SetConfig(VhostError), enumerator
/external/webrtc/call/
Dsimulated_network.cc89 void SimulatedNetwork::SetConfig(const Config& config) { in SetConfig() function in webrtc::SimulatedNetwork
/external/tinyalsa_new/tests/src/
Dpcm_out_test.cc101 TEST_F(PcmOutTest, SetConfig) { in TEST_F() argument
/external/python/cpython2/Modules/
Dalmodule.c246 SetConfig(alcobject *self, PyObject *args, int (*func)(ALconfig, int)) in SetConfig() function