Home
last modified time | relevance | path

Searched refs:SelectAudioCard (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/drivers/peripheral/audio/test/sample/
H A Dframework_common.h78 int32_t SelectAudioCard(struct AudioAdapterDescriptor *descs, int32_t size, int32_t *adapterIndex);
H A Dframework_common.c49 int32_t SelectAudioCard(struct AudioAdapterDescriptor *descs, int32_t size, int32_t *adapterIndex) in SelectAudioCard() function
H A Didl_render.c662 if (SelectAudioCard(descs, adapterNum, &adapterIndex) != HDF_SUCCESS) { in GetManagerAndLoadAdapter()
H A Didl_capture.c725 if (SelectAudioCard(captureDescs, adapterNum, &adapterIndex) != HDF_SUCCESS) { in GetManagerAndLoadAdapter()
/ohos5.0/docs/zh-cn/device-dev/driver/
H A Ddriver-peripherals-audio-des.md1361 SelectAudioCard(descs, adapterNum, &adapterIndex);
/ohos5.0/docs/en/device-dev/driver/
H A Ddriver-peripherals-audio-des.md1361 SelectAudioCard(descs, adapterNum, &adapterIndex);