Searched defs:has_input (Results 1 – 8 of 8) sorted by relevance
25 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
23 void VideoStreamInputStateProvider::OnHasInputChanged(bool has_input) { in OnHasInputChanged()
108 void SetInputStates(bool has_input, int fps, int frame_size) { in SetInputStates()
1390 int has_input = 0, err = 0; in readline_until_enter_or_signal() local
539 has_input: bool, field
1580 inline bool OpKernelContext::has_input(int index) const { in has_input() function
479 bool has_input = false; in BuildArgumentNodes() local
1085 size_t has_input = 0, has_output = 0; in main() local