Home
last modified time | relevance | path

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

/hardware/google/camera/devices/EmulatedCamera/hwl/
DEmulatedSensor.cpp258 StreamConfiguration* input_stream_config) { in SplitStreamCombination() argument
261 input_stream_config == nullptr) { in SplitStreamCombination()
267 input_stream_config->streams.push_back(stream); in SplitStreamCombination()
287 input_stream_config; in IsStreamCombinationSupported() local
289 &max_resolution_mode_config, &input_stream_config); in IsStreamCombinationSupported()
298 (IsStreamCombinationSupported(logical_id, input_stream_config, in IsStreamCombinationSupported()
302 logical_id, input_stream_config, max_resolution_config_map, in IsStreamCombinationSupported()