Home
last modified time | relevance | path

Searched refs:aSource (Results 1 - 7 of 7) sorted by relevance

/foundation/multimedia/player_framework/test/fuzztest/common/
H A Daw_common.h65 AudioSourceType aSource = AUDIO_MIC; member
H A Dtest_recorder.cpp152 recorder->SetAudioSource(recorderConfig.aSource, recorderConfig.audioSourceId); in SetAudioSource()
/foundation/multimedia/player_framework/test/fuzztest/recorder_fuzztest/recordersetaudiosource_fuzzer/
H A Drecordersetaudiosource_fuzzer.cpp58 g_videoRecorderConfig.aSource = AudioSourceType[sourcesubscript]; in FuzzRecorderSetAudioSource()
/foundation/multimedia/player_framework/frameworks/native/recorder/test/unittest/include/
H A Drecorder_mock.h97 AudioSourceType aSource = AUDIO_SOURCE_DEFAULT; member
/foundation/graphic/graphic_3d/lume/LumeBinaryCompile/LumeShaderCompiler/src/
H A Dmain.cpp796 std::string_view aSource, ShaderKind aKind, std::string_view aSourceName, const CompilationSettings& settings)
840 const char* shader_strings = aSource.data();
841 const int shader_lengths = static_cast<int>(aSource.size());
877 std::string_view aSource, ShaderKind aKind, std::string_view aSourceName, const CompilationSettings& settings)
920 const char* shader_strings = aSource.data();
921 const int shader_lengths = static_cast<int>(aSource.size());
/foundation/multimedia/player_framework/frameworks/native/recorder/test/unittest/src/
H A Drecorder_unit_test.cpp135 ASSERT_TRUE(changeInfo.capturerInfo.sourceType == g_videoRecorderConfig.aSource); in HWTEST_F()
290 g_videoRecorderConfig.aSource = AUDIO_SOURCE_DEFAULT; in HWTEST_F()
1627 g_videoRecorderConfig.aSource = AUDIO_SOURCE_VOICE_RECOGNITION; in HWTEST_F()
1651 g_videoRecorderConfig.aSource = AUDIO_SOURCE_VOICE_COMMUNICATION; in HWTEST_F()
1675 g_videoRecorderConfig.aSource = AUDIO_SOURCE_VOICE_MESSAGE; in HWTEST_F()
H A Drecorder_mock.cpp565 ret = recorder_->SetAudioSource(recorderConfig.aSource, recorderConfig.audioSourceId); in SetAudVidFormat()
602 ret = recorder_->SetAudioSource(recorderConfig.aSource, recorderConfig.audioSourceId); in SetFormat()

Completed in 9 milliseconds