Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/audio/hal/hdi_binder/server/src/
H A Dhdf_audio_server_capture.c31 static int32_t GetInitCaptureParaAttrs(struct HdfSBuf *data, struct AudioSampleAttributes *attrs) in GetInitCaptureParaAttrs() function
106 if (GetInitCaptureParaAttrs(data, attrs) < 0) { in GetInitCapturePara()