Searched defs:input_state (Results 1 – 10 of 10) sorted by relevance
/external/webrtc/call/adaptation/ |
D | video_stream_adapter.cc | 65 const VideoStreamInputState& input_state, in CanDecreaseResolutionTo() 98 bool MinPixelLimitReached(const VideoStreamInputState& input_state) { in MinPixelLimitReached() 176 VideoStreamInputState input_state) in Adaptation() 192 const VideoStreamInputState& Adaptation::input_state() const { in input_state() function in webrtc::Adaptation 314 const VideoStreamInputState& input_state; member 348 VideoStreamInputState input_state = input_state_provider_->InputState(); in GetAdaptationUp() local 397 VideoStreamInputState input_state = input_state_provider_->InputState(); in GetAdaptationDown() local 417 const VideoStreamInputState& input_state, in AdaptIfFpsDiffInsufficient() 438 const VideoStreamInputState& input_state, in GetAdaptationDownStep() 478 const VideoStreamInputState& input_state, in DecreaseResolution() [all …]
|
D | video_stream_input_state_provider_unittest.cc | 25 VideoStreamInputState input_state = input_state_provider.InputState(); in TEST() local 53 VideoStreamInputState input_state = input_state_provider.InputState(); in TEST() local
|
/external/webrtc/call/adaptation/test/ |
D | fake_adaptation_constraint.cc | 34 const VideoStreamInputState& input_state, in IsAdaptationUpAllowed()
|
/external/webrtc/video/adaptation/ |
D | balanced_constraint.cc | 37 const VideoStreamInputState& input_state, in IsAdaptationUpAllowed()
|
D | bitrate_constraint.cc | 45 const VideoStreamInputState& input_state, in IsAdaptationUpAllowed()
|
/external/tensorflow/tensorflow/lite/kernels/ |
D | unidirectional_sequence_gru.cc | 32 void GruImpl(const TfLiteTensor* input, const TfLiteTensor* input_state, in GruImpl() 146 const TfLiteTensor* input_state; in Prepare() local 236 const TfLiteTensor* input_state; in Eval() local
|
D | gru_cell.cc | 33 const RuntimeShape& state_shape, const float* input_state, in GruCell()
|
/external/tensorflow/tensorflow/compiler/xla/service/ |
D | rng_bit_generator_expander.cc | 35 XlaOp GetPhiloxStateOp(XlaOp input_state, const Shape& state_shape) { in GetPhiloxStateOp()
|
/external/tensorflow/tensorflow/compiler/mlir/lite/quantization/ |
D | quantization_driver.cc | 1017 auto input_state = GetOperandQuantState(op, input_index); in ShouldCheckBiasScale() local 1040 quant::QuantState input_state = GetOperandQuantState(op, input_index); in SetBiasParamsWithAdjustments() local
|
/external/tensorflow/tensorflow/core/grappler/costs/ |
D | virtual_scheduler.cc | 1024 auto& input_state = node_map_[input]; in MarkNodeExecuted() local
|