Home
last modified time | relevance | path

Searched defs:SAMPLE_FORMAT_S16LE (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audiorenderer/test/example/
H A Daudio_blendmode_test.cpp33 constexpr int32_t SAMPLE_FORMAT_S16LE = 16; variable
H A Daudio_render_mode_callback_test.cpp34 constexpr int32_t SAMPLE_FORMAT_S16LE = 16; variable
H A Daudio_interrupt_test.cpp34 constexpr int32_t SAMPLE_FORMAT_S16LE = 16; variable
H A Daudio_voip_test.cpp39 constexpr int32_t SAMPLE_FORMAT_S16LE = 16; variable
H A Dinterrupt_multi_renderer_test.cpp42 constexpr int32_t SAMPLE_FORMAT_S16LE = 16; variable
H A Daudio_renderer_test.cpp48 constexpr int32_t SAMPLE_FORMAT_S16LE = 16; variable
/ohos5.0/foundation/multimedia/audio_framework/frameworks/js/napi/common/
H A Dnapi_audio_enum.h37 SAMPLE_FORMAT_S16LE = 1, enumerator
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/examples/
H A Dpa_stream_test.cpp38 constexpr int32_t SAMPLE_FORMAT_S16LE = 16; variable
/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/test/example/
H A Daudio_process_client_test.cpp46 constexpr int32_t SAMPLE_FORMAT_S16LE = 16; variable