Home
last modified time | relevance | path

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

/foundation/multimedia/audio_framework/frameworks/native/audiocapturer/test/example/
Daudio_capturer_test.cpp83 vector<AudioSampleFormat> supportedFormatList = AudioCapturer::GetSupportedFormats(); in CheckSupportedParams() local
/foundation/multimedia/audio_framework/frameworks/native/audiorenderer/test/example/
Daudio_renderer_test.cpp87 vector<AudioSampleFormat> supportedFormatList = AudioRenderer::GetSupportedFormats(); in CheckSupportedParams() local
/foundation/multimedia/image_framework/interfaces/kits/native/include/
Dimage_source_mdk.h351 struct OhosImageSourceSupportedFormat** supportedFormatList = nullptr; member
/foundation/multimedia/audio_framework/frameworks/native/audiocapturer/test/unittest/capturer_test/src/
Daudio_capturer_unit_test.cpp120 vector<AudioSampleFormat> supportedFormatList = AudioCapturer::GetSupportedFormats(); variable
/foundation/multimedia/audio_framework/frameworks/native/audiorenderer/test/unittest/renderer_test/src/
Daudio_renderer_unit_test.cpp187 vector<AudioSampleFormat> supportedFormatList = AudioRenderer::GetSupportedFormats(); variable