Home
last modified time | relevance | path

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

/external/webrtc/call/adaptation/
Dvideo_stream_adapter.cc78 const VideoStreamInputState& input_state, in CanDecreaseResolutionTo()
164 VideoStreamInputState input_state, in Adaptation()
175 VideoStreamInputState input_state, in Adaptation()
192 const VideoStreamInputState& Adaptation::input_state() const { in input_state() function in webrtc::Adaptation
337 const VideoStreamInputState& input_state; member
350 const VideoStreamInputState& input_state, in GetAdaptationUp()
374 VideoStreamInputState input_state = input_state_provider_->InputState(); in GetAdaptationUp() local
422 VideoStreamInputState input_state = input_state_provider_->InputState(); in GetAdaptationDown() local
468 const VideoStreamInputState& input_state, in DecreaseResolution()
488 const VideoStreamInputState& input_state, in DecreaseFramerate()
[all …]
Dvideo_stream_input_state_provider_unittest.cc25 VideoStreamInputState input_state = input_state_provider.InputState(); in TEST() local
45 VideoStreamInputState input_state = input_state_provider.InputState(); in TEST() local
Dvideo_stream_adapter_unittest.cc72 VideoStreamInputState input_state; in SetInputState() local
/external/webrtc/call/adaptation/test/
Dfake_adaptation_listener.cc25 const VideoStreamInputState& input_state, in OnAdaptationApplied()
Dfake_adaptation_constraint.cc32 const VideoStreamInputState& input_state, in IsAdaptationUpAllowed()
/external/tensorflow/tensorflow/lite/experimental/kernels/
Dunidirectional_sequence_gru.cc30 void GruImpl(const TfLiteTensor* input, const TfLiteTensor* input_state, in GruImpl()
138 const TfLiteTensor* input_state; in Prepare() local
228 const TfLiteTensor* input_state; in Eval() local
Dgru_cell.cc33 const RuntimeShape& state_shape, const float* input_state, in GruCell()
/external/tensorflow/tensorflow/compiler/xla/service/
Drng_bit_generator_expander.cc35 XlaOp GetPhiloxStateOp(XlaOp input_state, const Shape& state_shape) { in GetPhiloxStateOp()
/external/perfetto/src/perfetto_cmd/
Drate_limiter.cc215 bool RateLimiter::SaveState(const gen::PerfettoCmdState& input_state) { in SaveState()
/external/webrtc/video/adaptation/
Dquality_scaler_resource.cc165 const VideoStreamInputState& input_state, in OnAdaptationApplied()
Dvideo_stream_encoder_resource_manager.cc167 IsAdaptationUpAllowed(const VideoStreamInputState& input_state, in IsAdaptationUpAllowed()
230 IsAdaptationUpAllowed(const VideoStreamInputState& input_state, in IsAdaptationUpAllowed()
/external/tensorflow/tensorflow/core/grappler/costs/
Dvirtual_scheduler.cc983 auto& input_state = node_map_[input]; in MarkNodeExecuted() local
/external/mesa3d/src/amd/vulkan/
Dradv_pipeline.c2410 radv_get_attrib_stride(const VkPipelineVertexInputStateCreateInfo *input_state, in radv_get_attrib_stride()
2431 const VkPipelineVertexInputStateCreateInfo *input_state = in radv_generate_graphics_pipeline_key() local