Searched refs:targetSourceType (Results 1 – 2 of 2) sorted by relevance
7297 SourceType &targetSourceType) in FetchTargetInfoForSessionAdd() argument7314 targetSourceType = sessionInfo.sourceType; in FetchTargetInfoForSessionAdd()7323 targetSourceType = SOURCE_TYPE_VOICE_CALL; in FetchTargetInfoForSessionAdd()7325 targetSourceType = SOURCE_TYPE_CAMCORDER; in FetchTargetInfoForSessionAdd()7328 targetSourceType = SOURCE_TYPE_MIC; in FetchTargetInfoForSessionAdd()7404 auto [targetSourceType, targetRate, targetChannels] = targetInfo; in RectifyModuleInfo()7421 moduleInfo.sourceType = std::to_string(targetSourceType); in RectifyModuleInfo()7423 currentSourceType = targetSourceType; in RectifyModuleInfo()
763 SourceType &targetSourceType);