Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/audio/supportlibs/alsa_adapter/src/
H A Dalsa_snd_capture.c817 static int32_t CaptureGetGainThresholdImpl(struct AlsaCapture *captureIns, float *gainMin, float *g… in CaptureGetGainThresholdImpl() function
904 captureIns->GetGainThreshold = CaptureGetGainThresholdImpl; in RegisterCaptureImpl()