Home
last modified time | relevance | path

Searched defs:input_state (Results 1 – 16 of 16) sorted by relevance

/aosp_15_r20/external/webrtc/call/adaptation/
H A Dvideo_stream_adapter.cc65 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 …]
H A Dvideo_stream_input_state_provider_unittest.cc25 VideoStreamInputState input_state = input_state_provider.InputState(); in TEST() local
53 VideoStreamInputState input_state = input_state_provider.InputState(); in TEST() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/
H A Dunidirectional_sequence_gru.cc32 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
H A Dgru_cell.cc33 const RuntimeShape& state_shape, const float* input_state, in GruCell()
/aosp_15_r20/external/webrtc/call/adaptation/test/
H A Dfake_adaptation_constraint.cc34 const VideoStreamInputState& input_state, in IsAdaptationUpAllowed()
/aosp_15_r20/external/webrtc/video/adaptation/
H A Dbalanced_constraint.cc37 const VideoStreamInputState& input_state, in IsAdaptationUpAllowed()
H A Dbitrate_constraint.cc45 const VideoStreamInputState& input_state, in IsAdaptationUpAllowed()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/pip/_vendor/chardet/
Duniversaldetector.py124 def input_state(self) -> int: member in UniversalDetector
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/pip/_vendor/chardet/
Duniversaldetector.py124 def input_state(self) -> int: member in UniversalDetector
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/pip/_vendor/chardet/
Duniversaldetector.py124 def input_state(self) -> int: member in UniversalDetector
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/pip/_vendor/chardet/
Duniversaldetector.py124 def input_state(self) -> int: member in UniversalDetector
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Drng_bit_generator_expander.cc35 XlaOp GetPhiloxStateOp(XlaOp input_state, const Shape& state_shape) { in GetPhiloxStateOp()
/aosp_15_r20/frameworks/proto_logging/stats/atoms/tv/
H A Dtv_extension_atoms.proto82 optional InputState input_state = 2; field
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/lite/quantization/
H A Dquantization_driver.cc1017 auto input_state = GetOperandQuantState(op, input_index); in ShouldCheckBiasScale() local
1040 quant::QuantState input_state = GetOperandQuantState(op, input_index); in SetBiasParamsWithAdjustments() local
/aosp_15_r20/out/soong/.intermediates/frameworks/proto_logging/stats/libstats_proto_host/linux_glibc_x86_64_shared/gen/proto/frameworks/proto_logging/stats/atoms/tv/
Dtv_extension_atoms.pb.h1095 inline ::android::os::statsd::tv::ExternalTvInputEvent_InputState ExternalTvInputEvent::input_state in input_state() function
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/costs/
H A Dvirtual_scheduler.cc1024 auto& input_state = node_map_[input]; in MarkNodeExecuted() local