Home
last modified time | relevance | path

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

/hardware/google/camera/devices/EmulatedCamera/hwl/
DEmulatedSensor.cpp311 uint32_t input_stream_count = 0; in IsStreamCombinationSupported() local
343 input_stream_count++; in IsStreamCombinationSupported()
467 if (input_stream_count > sensor_chars.at(logical_id).max_input_streams) { in IsStreamCombinationSupported()
469 __FUNCTION__, input_stream_count, in IsStreamCombinationSupported()