Home
last modified time | relevance | path

Searched refs:SAMPLE_FORMAT_S16LE (Results 1 – 25 of 33) sorted by relevance

12

/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
43 case SAMPLE_FORMAT_S16LE: in GetSampleFormat()
H A Daudio_render_mode_callback_test.cpp34 constexpr int32_t SAMPLE_FORMAT_S16LE = 16; variable
55 case SAMPLE_FORMAT_S16LE: in GetSampleFormat()
H A Daudio_interrupt_test.cpp34 constexpr int32_t SAMPLE_FORMAT_S16LE = 16; variable
203 case SAMPLE_FORMAT_S16LE: in GetSampleFormat()
H A Daudio_voip_test.cpp39 constexpr int32_t SAMPLE_FORMAT_S16LE = 16; variable
116 case AudioTestConstants::SAMPLE_FORMAT_S16LE: in GetSampleFormat()
H A Dinterrupt_multi_renderer_test.cpp42 constexpr int32_t SAMPLE_FORMAT_S16LE = 16; variable
193 case SAMPLE_FORMAT_S16LE: in GetSampleFormat()
H A Daudio_renderer_test.cpp48 constexpr int32_t SAMPLE_FORMAT_S16LE = 16; variable
288 case SAMPLE_FORMAT_S16LE: in GetSampleFormat()
/ohos5.0/foundation/multimedia/audio_framework/frameworks/js/napi/audiorenderer/test/unittest/audio_renderer_test/
H A DAudioRendererJsUnitTest.js25 sampleFormat: audio.AudioSampleFormat.SAMPLE_FORMAT_S16LE,
86 expect(data.sampleFormat).assertEqual(audio.AudioSampleFormat.SAMPLE_FORMAT_S16LE);
/ohos5.0/foundation/multimedia/audio_framework/frameworks/js/napi/audiorenderer/test/unittest/audio_renderer_interrupt_test/
H A DAudioRendererInterruptSyncUnitTest.js24 sampleFormat: audio.AudioSampleFormat.SAMPLE_FORMAT_S16LE,
H A DAudioRendererInterruptRareTypeUnitTest.js99 sampleFormat: audio.AudioSampleFormat.SAMPLE_FORMAT_S16LE,
/ohos5.0/docs/zh-cn/application-dev/media/audio/
H A Daudio-output-device-change.md55 sampleFormat: audio.AudioSampleFormat.SAMPLE_FORMAT_S16LE, // 采样格式
H A Dusing-audiocapturer-for-recording.md30 sampleFormat: audio.AudioSampleFormat.SAMPLE_FORMAT_S16LE, // 采样格式
144 sampleFormat: audio.AudioSampleFormat.SAMPLE_FORMAT_S16LE, // 采样格式
H A Daudio-call-development.md30 sampleFormat: audio.AudioSampleFormat.SAMPLE_FORMAT_S16LE, // 采样格式
174 sampleFormat: audio.AudioSampleFormat.SAMPLE_FORMAT_S16LE, // 采样格式
H A Dusing-audiorenderer-for-playback.md39 sampleFormat: audio.AudioSampleFormat.SAMPLE_FORMAT_S16LE, // 采样格式
226 sampleFormat: audio.AudioSampleFormat.SAMPLE_FORMAT_S16LE, // 采样格式
H A Daudio-effect-management.md27 sampleFormat: audio.AudioSampleFormat.SAMPLE_FORMAT_S16LE,
/ohos5.0/docs/en/application-dev/media/audio/
H A Dusing-audiocapturer-for-recording.md31 sampleFormat: audio.AudioSampleFormat.SAMPLE_FORMAT_S16LE, // Sampling format.
145 sampleFormat: audio.AudioSampleFormat.SAMPLE_FORMAT_S16LE, // Sampling format.
H A Daudio-call-development.md30 sampleFormat: audio.AudioSampleFormat.SAMPLE_FORMAT_S16LE, // Sampling format.
174 sampleFormat: audio.AudioSampleFormat.SAMPLE_FORMAT_S16LE, // Sampling format.
H A Daudio-output-device-change.md55 sampleFormat: audio.AudioSampleFormat.SAMPLE_FORMAT_S16LE, // Sampling format.
H A Daudio-effect-management.md27 sampleFormat: audio.AudioSampleFormat.SAMPLE_FORMAT_S16LE,
H A Dusing-audiorenderer-for-playback.md39 sampleFormat: audio.AudioSampleFormat.SAMPLE_FORMAT_S16LE, // Sampling format.
226 sampleFormat: audio.AudioSampleFormat.SAMPLE_FORMAT_S16LE, // Sampling format.
/ohos5.0/docs/zh-cn/application-dev/media/avsession/
H A Dusing-switch-call-devices.md53 sampleFormat: audio.AudioSampleFormat.SAMPLE_FORMAT_S16LE, // 采样格式
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/examples/
H A Dpa_stream_test.cpp38 constexpr int32_t SAMPLE_FORMAT_S16LE = 16; variable
136 case SAMPLE_FORMAT_S16LE: in GetSampleFormat()
/ohos5.0/foundation/multimedia/audio_framework/frameworks/js/napi/common/
H A Dnapi_audio_enum.h37 SAMPLE_FORMAT_S16LE = 1, enumerator
/ohos5.0/docs/en/application-dev/media/avsession/
H A Dusing-switch-call-devices.md53 sampleFormat: audio.AudioSampleFormat.SAMPLE_FORMAT_S16LE, // Sampling format.
/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
485 case SAMPLE_FORMAT_S16LE: in GetSampleFormat()
/ohos5.0/foundation/multimedia/audio_framework/frameworks/js/napi/audiomanager/test/unittest/group_manager_test/
H A DAudioGroupManagerJsUnitTest.js38 sampleFormat: audio.AudioSampleFormat.SAMPLE_FORMAT_S16LE,

12