Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/audio/test/sample/
H A Didl_capture.c199 static int32_t InitDevDescCapture(struct AudioDeviceDescriptor *devDesc, uint32_t portId) in InitDevDescCapture() function
765 if (InitDevDescCapture(&g_devDesc, portId) < 0) { in InitCaptureParam()