Searched refs:AudioStandard (Results 1 - 10 of 10) sorted by relevance
/test/xts/acts/multimedia/media/media_cpp_standard/audioDecEncNdk/src/ |
H A D | ActsAudioDecEncNdkTest.cpp | 120 {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 D | oh_audio_stream_builder_unit_test.h | 24 namespace AudioStandard { namespace 36 } // namespace AudioStandard
|
/test/xts/acts/multimedia/audio_ndk/oh_audio_render_test/include/ |
H A D | oh_audio_render_unit_test.h | 24 namespace AudioStandard { namespace 38 } // namespace AudioStandard
|
/test/xts/acts/multimedia/audio/audio_cpp_standard/openslesRecorderNdk/ |
H A D | ActsOpenslesRecoderNdkTest.cpp | 103 OHOS::AudioStandard::AudioChannel::MONO, in OpenSLESCaptureTest() 104 OHOS::AudioStandard::AudioSamplingRate::SAMPLE_RATE_44100, in OpenSLESCaptureTest()
|
/test/xts/acts/multimedia/audio/ohaudioNdktest/ |
H A D | ActsOhaudioNdkTest.h | 27 namespace AudioStandard {
namespace 95 } // namespace AudioStandard
|
H A D | ActsOhaudioNdkTest.cpp | 25 namespace AudioStandard { namespace 117 } // namespace AudioStandard
|
/test/xts/acts/multimedia/av_codec/audio_decoder/include/ |
H A D | avcodec_audio_avbuffer_decoder_demo.h | 297 std::unique_ptr<OHOS::AudioStandard::AudioRenderer> audioRenderer = nullptr;
|
/test/xts/acts/multimedia/av_codec/audio_decoder/src/ |
H A D | avcodec_audio_avbuffer_decoder_demo.cpp | 37 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 D | oh_audio_render_unit_test.cpp | 29 namespace AudioStandard { namespace 1521 } // namespace AudioStandard
|
/test/xts/acts/multimedia/audio_ndk/oh_audio_stream_builder_test/src/ |
H A D | oh_audio_stream_builder_unit_test.cpp | 21 namespace AudioStandard { namespace 1277 } // namespace AudioStandard
|
Completed in 9 milliseconds