Home
last modified time | relevance | path

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

/device/google/cuttlefish/guest/hals/camera/
Dvsock_camera_device_session_3_4.cpp225 int32_t stream_count = 0; in isStreamConfigurationSupported() local
256 stream_count++; in isStreamConfigurationSupported()
265 if (stream_count > expected_stream_count) { in isStreamConfigurationSupported()
267 expected_stream_count, stream_count); in isStreamConfigurationSupported()