Home
last modified time | relevance | path

Searched defs:supportedFormatList (Results 1 – 6 of 6) sorted by relevance

/foundation/multimedia/audio_framework/frameworks/native/audiocapturer/test/example/
Daudio_capturer_test.cpp80 vector<AudioSampleFormat> supportedFormatList = AudioCapturer::GetSupportedFormats(); in CheckSupportedParams() local
/foundation/multimedia/audio_framework/frameworks/native/audiorenderer/test/example/
Daudio_renderer_test.cpp84 vector<AudioSampleFormat> supportedFormatList = AudioRenderer::GetSupportedFormats(); in CheckSupportedParams() local
/foundation/multimedia/audio_framework/frameworks/native/audiostream/test/unittest/stream_test/src/
Daudio_stream_unit_test.cpp157 vector<AudioSampleFormat> supportedFormatList = audioStream_->GetSupportedFormats(); variable
/foundation/multimedia/image_framework/interfaces/kits/native/include/
Dimage_source_mdk.h349 struct OhosImageSourceSupportedFormat** supportedFormatList = nullptr; member
/foundation/multimedia/audio_framework/frameworks/native/audiocapturer/test/unittest/capturer_test/src/
Daudio_capturer_unit_test.cpp127 vector<AudioSampleFormat> supportedFormatList = AudioCapturer::GetSupportedFormats(); variable
/foundation/multimedia/audio_framework/frameworks/native/audiorenderer/test/unittest/renderer_test/src/
Daudio_renderer_unit_test.cpp143 vector<AudioSampleFormat> supportedFormatList = AudioRenderer::GetSupportedFormats(); variable