Home
last modified time | relevance | path

Searched refs:AudioStandard (Results 1 - 10 of 10) sorted by relevance

/test/xts/acts/multimedia/media/media_cpp_standard/audioDecEncNdk/src/
H A DActsAudioDecEncNdkTest.cpp120 {OH_MD_KEY_AUDIO_SAMPLE_FORMAT, AudioStandard::SAMPLE_S16LE}, in HWTEST_F()
181 OH_AVFormat_SetIntValue(AudioFormat, OH_MD_KEY_AUDIO_SAMPLE_FORMAT, AudioStandard::SAMPLE_S16LE); in HWTEST_F()
227 OH_AVFormat_SetIntValue(AudioFormat, OH_MD_KEY_AUDIO_SAMPLE_FORMAT, AudioStandard::SAMPLE_S16LE); in HWTEST_F()
271 OH_AVFormat_SetIntValue(AudioFormat, OH_MD_KEY_AUDIO_SAMPLE_FORMAT, AudioStandard::SAMPLE_S16LE); in HWTEST_F()
325 OH_AVFormat_SetIntValue(AudioFormat, OH_MD_KEY_AUDIO_SAMPLE_FORMAT, AudioStandard::SAMPLE_S16LE); in HWTEST_F()
382 OH_AVFormat_SetIntValue(AudioFormat, OH_MD_KEY_AUDIO_SAMPLE_FORMAT, AudioStandard::SAMPLE_S16LE); in HWTEST_F()
438 OH_AVFormat_SetIntValue(AudioFormat, OH_MD_KEY_AUDIO_SAMPLE_FORMAT, AudioStandard::SAMPLE_S16LE); in HWTEST_F()
/test/xts/acts/multimedia/audio_ndk/oh_audio_stream_builder_test/include/
H A Doh_audio_stream_builder_unit_test.h24 namespace AudioStandard { namespace
36 } // namespace AudioStandard
/test/xts/acts/multimedia/audio_ndk/oh_audio_render_test/include/
H A Doh_audio_render_unit_test.h24 namespace AudioStandard { namespace
38 } // namespace AudioStandard
/test/xts/acts/multimedia/audio/audio_cpp_standard/openslesRecorderNdk/
H A DActsOpenslesRecoderNdkTest.cpp103 OHOS::AudioStandard::AudioChannel::MONO, in OpenSLESCaptureTest()
104 OHOS::AudioStandard::AudioSamplingRate::SAMPLE_RATE_44100, in OpenSLESCaptureTest()
/test/xts/acts/multimedia/audio/ohaudioNdktest/
H A DActsOhaudioNdkTest.h27 namespace AudioStandard { namespace
95 } // namespace AudioStandard
H A DActsOhaudioNdkTest.cpp25 namespace AudioStandard { namespace
117 } // namespace AudioStandard
/test/xts/acts/multimedia/av_codec/audio_decoder/include/
H A Davcodec_audio_avbuffer_decoder_demo.h297 std::unique_ptr<OHOS::AudioStandard::AudioRenderer> audioRenderer = nullptr;
/test/xts/acts/multimedia/av_codec/audio_decoder/src/
H A Davcodec_audio_avbuffer_decoder_demo.cpp37 using namespace OHOS::AudioStandard;
684 rendererOptions.streamInfo.format = OHOS::AudioStandard::AudioSampleFormat::SAMPLE_S16LE; in CreatDeMuxer()
/test/xts/acts/multimedia/audio_ndk/oh_audio_render_test/src/
H A Doh_audio_render_unit_test.cpp29 namespace AudioStandard { namespace
1521 } // namespace AudioStandard
/test/xts/acts/multimedia/audio_ndk/oh_audio_stream_builder_test/src/
H A Doh_audio_stream_builder_unit_test.cpp21 namespace AudioStandard { namespace
1277 } // namespace AudioStandard

Completed in 9 milliseconds