Searched refs:InitAttrsCapture (Results 1 – 5 of 5) sorted by relevance
120 void InitAttrsCapture(struct AudioSampleAttributes &attrs);184 void FastAudioCapturerSourceInner::InitAttrsCapture(struct AudioSampleAttributes &attrs) in InitAttrsCapture() function in OHOS::AudioStandard::FastAudioCapturerSourceInner304 InitAttrsCapture(param); in CreateCapture()
90 void InitAttrsCapture(struct AudioSampleAttributes &attrs) in InitAttrsCapture() function449 InitAttrsCapture(attrs); in AudioCreateCapture()490 InitAttrsCapture(attrs); in AudioCreateStartCapture()510 InitAttrsCapture(attrs); in AudioCaptureStartAndOneFrame()
214 void InitAttrsCapture(struct AudioSampleAttributes &attrs);
104 void InitAttrsCapture(struct AudioSampleAttributes &attrs);487 void AudioCapturerSourceInner::InitAttrsCapture(struct AudioSampleAttributes &attrs) in InitAttrsCapture() function in OHOS::AudioStandard::AudioCapturerSourceInner581 InitAttrsCapture(param); in CreateCapture()
172 static int32_t InitAttrsCapture(struct AudioSampleAttributes *captureAttrs) in InitAttrsCapture() function759 if (InitAttrsCapture(&g_attrs) < 0) { in InitCaptureParam()