Home
last modified time | relevance | path

Searched refs:AUDIOSTREAM_SAMPLE_S16LE (Results 1 - 4 of 4) sorted by relevance

/foundation/multimedia/audio_framework/interfaces/kits/c/common/
H A Dnative_audiostream_base.h122 AUDIOSTREAM_SAMPLE_S16LE = 1, enumerator
/foundation/multimedia/audio_framework/frameworks/native/ohaudio/test/unittest/oh_audio_capture_test/src/
H A Doh_audio_capture_unit_test.cpp393 * AUDIOSTREAM_SAMPLE_S16LE,because default sampleFormat is AUDIOSTREAM_SAMPLE_S16LE.
404 EXPECT_TRUE(sampleFormat == AUDIOSTREAM_SAMPLE_S16LE); in HWTEST()
/foundation/multimedia/audio_framework/frameworks/native/ohaudio/test/unittest/oh_audio_stream_builder_test/src/
H A Doh_audio_stream_builder_unit_test.cpp674 * @tc.name : Test OH_AudioStreamBuilder_SetSampleFormat API via legal state. Test value is AUDIOSTREAM_SAMPLE_S16LE.
685 OH_AudioStream_SampleFormat format = AUDIOSTREAM_SAMPLE_S16LE; in HWTEST()
/foundation/multimedia/audio_framework/frameworks/native/ohaudio/test/unittest/oh_audio_render_test/src/
H A Doh_audio_render_unit_test.cpp543 * AUDIOSTREAM_SAMPLE_S16LE,because default sampleFormat is AUDIOSTREAM_SAMPLE_S16LE.
554 EXPECT_TRUE(sampleFormat == AUDIOSTREAM_SAMPLE_S16LE); in HWTEST()

Completed in 7 milliseconds