Home
last modified time | relevance | path

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

/device/google/cuttlefish/guest/hals/camera/
Dvsock_camera_device_session_3_4.cpp261 static constexpr auto stream_index = 1; in isStreamConfigurationSupported() local
262 auto expected_stream_count = device_stream_counts.count > stream_index in isStreamConfigurationSupported()
263 ? device_stream_counts.data.i32[stream_index] in isStreamConfigurationSupported()