Searched refs:aSource (Results 1 – 7 of 7) sorted by relevance
65 AudioSourceType aSource = AUDIO_MIC; member
152 recorder->SetAudioSource(recorderConfig.aSource, recorderConfig.audioSourceId); in SetAudioSource()
58 g_videoRecorderConfig.aSource = AudioSourceType[sourcesubscript]; in FuzzRecorderSetAudioSource()
796 …std::string_view aSource, ShaderKind aKind, std::string_view aSourceName, const CompilationSetting… in preProcessShader() argument840 const char* shader_strings = aSource.data(); in preProcessShader()841 const int shader_lengths = static_cast<int>(aSource.size()); in preProcessShader()877 …std::string_view aSource, ShaderKind aKind, std::string_view aSourceName, const CompilationSetting… in compileShaderToSpirvBinary() argument920 const char* shader_strings = aSource.data(); in compileShaderToSpirvBinary()921 const int shader_lengths = static_cast<int>(aSource.size()); in compileShaderToSpirvBinary()
97 AudioSourceType aSource = AUDIO_SOURCE_DEFAULT; member
565 ret = recorder_->SetAudioSource(recorderConfig.aSource, recorderConfig.audioSourceId); in SetAudVidFormat()602 ret = recorder_->SetAudioSource(recorderConfig.aSource, recorderConfig.audioSourceId); in SetFormat()
135 ASSERT_TRUE(changeInfo.capturerInfo.sourceType == g_videoRecorderConfig.aSource);290 g_videoRecorderConfig.aSource = AUDIO_SOURCE_DEFAULT;