Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audiorenderer/test/example/
H A Daudio_blendmode_test.cpp34 constexpr int32_t SAMPLE_FORMAT_S24LE = 24; variable
H A Daudio_render_mode_callback_test.cpp35 constexpr int32_t SAMPLE_FORMAT_S24LE = 24; variable
H A Daudio_interrupt_test.cpp35 constexpr int32_t SAMPLE_FORMAT_S24LE = 24; variable
H A Daudio_voip_test.cpp40 constexpr int32_t SAMPLE_FORMAT_S24LE = 24; variable
H A Dinterrupt_multi_renderer_test.cpp43 constexpr int32_t SAMPLE_FORMAT_S24LE = 24; variable
H A Daudio_renderer_test.cpp49 constexpr int32_t SAMPLE_FORMAT_S24LE = 24; variable
/ohos5.0/foundation/multimedia/audio_framework/frameworks/js/napi/common/
H A Dnapi_audio_enum.h38 SAMPLE_FORMAT_S24LE = 2, enumerator
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/examples/
H A Dpa_stream_test.cpp39 constexpr int32_t SAMPLE_FORMAT_S24LE = 24; variable
/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/test/example/
H A Daudio_process_client_test.cpp47 constexpr int32_t SAMPLE_FORMAT_S24LE = 24; variable