Home
last modified time | relevance | path

Searched defs:sourceAdapter (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/source/common/
H A Dcapturer_source_adapter.c48 const char *sourceName, struct CapturerSourceAdapter **sourceAdapter) in LoadSourceAdapter()
94 int32_t UnLoadSourceAdapter(struct CapturerSourceAdapter *sourceAdapter) in UnLoadSourceAdapter()
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/pulseaudio/modules/hdi/
H A Dhdi_source.c80 struct CapturerSourceAdapter *sourceAdapter; member