Searched refs:processed_count (Results 1 – 1 of 1) sorted by relevance
457 for (const auto& processed_count : processed_stream_count) { in IsStreamCombinationSupported() local458 if (processed_count.second > in IsStreamCombinationSupported()459 sensor_chars.at(processed_count.first).max_processed_streams) { in IsStreamCombinationSupported()461 __FUNCTION__, processed_count.second, in IsStreamCombinationSupported()462 sensor_chars.at(processed_count.first).max_processed_streams); in IsStreamCombinationSupported()