Home
last modified time | relevance | path

Searched defs:has_input (Results 1 – 8 of 8) sorted by relevance

/external/webrtc/call/adaptation/
Dvideo_stream_input_state.cc25 void VideoStreamInputState::set_has_input(bool has_input) { in set_has_input()
52 bool VideoStreamInputState::has_input() const { in has_input() function in webrtc::VideoStreamInputState
Dvideo_stream_input_state_provider.cc23 void VideoStreamInputStateProvider::OnHasInputChanged(bool has_input) { in OnHasInputChanged()
Dresource_adaptation_processor_unittest.cc108 void SetInputStates(bool has_input, int fps, int frame_size) { in SetInputStates()
/external/python/cpython3/Modules/
Dreadline.c1390 int has_input = 0, err = 0; in readline_until_enter_or_signal() local
/external/crosvm/devices/src/
Dserial.rs539 has_input: bool, field
/external/tensorflow/tensorflow/core/framework/
Dop_kernel.h1580 inline bool OpKernelContext::has_input(int index) const { in has_input() function
/external/tensorflow/tensorflow/compiler/tf2xla/
Dfunctionalize_cond.cc479 bool has_input = false; in BuildArgumentNodes() local
/external/coreboot/util/intelvbttool/
Dintelvbttool.c1085 size_t has_input = 0, has_output = 0; in main() local