Home
last modified time | relevance | path

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

/device/google/cuttlefish/guest/hals/camera/
Dvsock_camera_device_session_3_4.cpp259 camera_metadata_entry device_stream_counts = 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()
272 device_stream_counts.count > stall_stream_index in isStreamConfigurationSupported()
273 ? device_stream_counts.data.i32[stall_stream_index] in isStreamConfigurationSupported()