Home
last modified time | relevance | path

Searched refs:expected_stream_count (Results 1 – 1 of 1) sorted by relevance

/device/google/cuttlefish/guest/hals/camera/
Dvsock_camera_device_session_3_4.cpp262 auto expected_stream_count = device_stream_counts.count > stream_index in isStreamConfigurationSupported() local
265 if (stream_count > expected_stream_count) { in isStreamConfigurationSupported()
267 expected_stream_count, stream_count); in isStreamConfigurationSupported()
271 expected_stream_count = in isStreamConfigurationSupported()
275 if (stall_stream_count > expected_stream_count) { in isStreamConfigurationSupported()
277 expected_stream_count, stall_stream_count); in isStreamConfigurationSupported()