Home
last modified time | relevance | path

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

/device/google/cuttlefish/guest/hals/camera/
Dvsock_camera_device_session_3_4.cpp224 int32_t stall_stream_count = 0; in isStreamConfigurationSupported() local
254 stall_stream_count++; in isStreamConfigurationSupported()
275 if (stall_stream_count > expected_stream_count) { in isStreamConfigurationSupported()
277 expected_stream_count, stall_stream_count); in isStreamConfigurationSupported()